index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
timekeeping: Use timekeeping_update() instead of memcpy()
Thomas Gleixner
1
-2
/
+1
2014-07-23
timekeeping: Cache optimize struct timekeeper
Thomas Gleixner
1
-88
/
+97
2014-07-23
timekeeper: Move tk_xtime to core code
Thomas Gleixner
1
-27
/
+43
2014-07-23
timekeeping: Provide timespec64 based interfaces
Thomas Gleixner
2
-28
/
+26
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
5
-0
/
+27
2014-07-23
timekeeping: Convert timekeeping core to use timespec64s
John Stultz
5
-82
/
+104
2014-07-23
time: More core infrastructure for timespec64
John Stultz
1
-0
/
+62
2014-07-23
ktime: Sanitize ktime_to_us/ms conversion
Thomas Gleixner
1
-0
/
+1
2014-07-23
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
3
-63
/
+2
2014-07-23
hrtimer: Cleanup hrtimer accessors to the timekepeing state
John Stultz
2
-24
/
+31
2014-07-23
timekeeping: Simplify arch_gettimeoffset()
Thomas Gleixner
1
-12
/
+6
2014-07-23
kernel: time: Add udelay_test module to validate udelay
David Riley
2
-0
/
+170
2014-07-16
Merge tag 'v3.16-rc5' into timers/core
Thomas Gleixner
70
-2312
/
+4230
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+69
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2014-07-07
workqueue: zero cpumask of wq_numa_possible_cpumask on init
Yasuaki Ishimatsu
1
-1
/
+1
2014-07-05
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2014-07-05
genirq: Fix memory leak when calling irq_free_hwirqs()
Keith Busch
1
-2
/
+2
2014-07-03
Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-24
/
+30
2014-07-03
kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...
Andrew Morton
1
-26
/
+18
2014-07-01
cpuset: break kernfs active protection in cpuset_write_resmask()
Tejun Heo
1
-0
/
+12
2014-07-01
tracing: Remove ftrace_stop/start() from reading the trace file
Steven Rostedt (Red Hat)
1
-2
/
+0
2014-06-30
tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
Oleg Nesterov
1
-12
/
+19
2014-06-30
tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatch...
Oleg Nesterov
1
-6
/
+0
2014-06-30
uprobes: Change unregister/apply to WARN() if uprobe/consumer is gone
Oleg Nesterov
1
-3
/
+3
2014-06-30
tracing/uprobes: Revert "Support mix of ftrace and perf"
Oleg Nesterov
1
-1
/
+8
2014-06-30
cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()
Li Zefan
1
-7
/
+26
2014-06-30
cgroup: fix mount failure in a corner case
Li Zefan
1
-0
/
+23
2014-06-25
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
1
-1
/
+7
2014-06-25
Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-15
/
+13
2014-06-23
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
2
-0
/
+50
2014-06-23
mm, pcp: allow restoring percpu_pagelist_fraction default
David Rientjes
1
-2
/
+1
2014-06-23
kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...
Don Zickus
1
-2
/
+0
2014-06-23
kexec: save PG_head_mask in VMCOREINFO
Petr Tesarik
1
-0
/
+1
2014-06-23
CPU hotplug, smp: flush any pending IPI callbacks before CPU offline
Srivatsa S. Bhat
1
-8
/
+49
2014-06-23
workqueue: fix dev_set_uevent_suppress() imbalance
Maxime Bizon
1
-0
/
+1
2014-06-23
hrtimer: Remove hrtimer_enqueue_reprogram()
Viresh Kumar
1
-15
/
+8
2014-06-23
hrtimer: Kick lowres dynticks targets on timer enqueue
Viresh Kumar
1
-8
/
+19
2014-06-23
hrtimer: Store cpu-number in struct hrtimer_cpu_base
Viresh Kumar
1
-0
/
+1
2014-06-23
timer: Kick dynticks targets on mod_timer*() calls
Viresh Kumar
1
-16
/
+16
2014-06-23
timer: Store cpu-number in struct tvec_base
Viresh Kumar
1
-0
/
+2
2014-06-23
time/timers: Move all time(r) related files into kernel/time
Thomas Gleixner
9
-21
/
+21
2014-06-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+36
2014-06-21
Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...
Linus Torvalds
3
-35
/
+218
2014-06-21
tracing: syscall_regfunc() should not skip kernel threads
Oleg Nesterov
1
-3
/
+1
2014-06-21
tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_proce...
Oleg Nesterov
1
-13
/
+11
2014-06-21
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
1
-0
/
+2
2014-06-19
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+41
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-4
/
+0
2014-06-17
cgroup: fix broken css_has_online_children()
Li Zefan
1
-1
/
+1
[next]