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
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
18
-338
/
+1127
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
32
-2406
/
+2579
2017-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-129
/
+219
2017-02-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-206
/
+313
2017-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+68
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-589
/
+60
2017-02-20
fork: Fix task_struct alignment
Peter Zijlstra
1
-1
/
+1
2017-02-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2017-02-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-10
/
+9
2017-02-18
printk: use rcuidle console tracepoint
Sergey Senozhatsky
1
-1
/
+1
2017-02-18
hrtimer: Catch invalid clockids again
Marc Zyngier
1
-5
/
+15
2017-02-16
Revert "nohz: Fix collision between tick and other hrtimers"
Linus Torvalds
2
-14
/
+2
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-22
/
+66
2017-02-16
genirq: Clarify logic calculating bogus irqreturn_t values
Jeremy Kerr
1
-1
/
+3
2017-02-15
timekeeping: Use deferred printk() in debug code
Sergey Senozhatsky
1
-2
/
+2
2017-02-14
Merge tag 'v4.10-rc8' into perf/core, to pick up fixes
Ingo Molnar
7
-63
/
+81
2017-02-13
futex: Move futex_init() to core_initcall
Yang Yang
1
-1
/
+1
2017-02-13
tick/broadcast: Prevent deadlock on tick_broadcast_lock
Mike Galbraith
1
-8
/
+7
2017-02-12
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
3
-22
/
+66
2017-02-12
genirq/devres: Use dev_name(dev) as default for devname
Heiner Kallweit
1
-2
/
+8
2017-02-11
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2017-02-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+15
2017-02-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-8
/
+4
2017-02-10
genirq: Fix /proc/interrupts output alignment
H Hartley Sweeten
1
-0
/
+2
2017-02-10
irqdesc: Add a resource managed version of irq_alloc_descs()
Bartosz Golaszewski
1
-0
/
+55
2017-02-10
timer_list: Remove useless cast when printing
Mars Cheng
1
-1
/
+1
2017-02-10
time: Remove CONFIG_TIMER_STATS
Kees Cook
7
-523
/
+2
2017-02-10
tick/nohz: Fix possible missing clock reprog after tick soft restart
Frederic Weisbecker
1
-0
/
+5
2017-02-10
locking/spinlock/debug: Remove spinlock lockup detection code
Waiman Long
1
-81
/
+5
2017-02-10
lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKS
Byungchul Park
1
-1
/
+1
2017-02-10
perf/core: Allow kernel filters on CPU events
Alexander Shishkin
1
-14
/
+28
2017-02-10
perf/core: Do error out on a kernel filter on an exclude_filter event
Alexander Shishkin
1
-0
/
+1
2017-02-10
sched/core: Remove unlikely() annotation from sched_move_task()
Steven Rostedt (VMware)
1
-2
/
+2
2017-02-10
perf/core: Fix crash in perf_event_read()
Peter Zijlstra
1
-10
/
+15
2017-02-08
kernel/ucount.c: mark user_header with kmemleak_ignore()
Luis R. Rodriguez
1
-2
/
+1
2017-02-08
sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]
Ingo Molnar
4
-2
/
+2
2017-02-08
stacktrace, lockdep: Fix address, newline ugliness
Omar Sandoval
1
-8
/
+4
2017-02-07
sched/topology: Split out scheduler topology code from core.c into topology.c
Ingo Molnar
4
-1658
/
+1684
2017-02-07
sched/core: Remove unnecessary #include headers
Ingo Molnar
1
-49
/
+10
2017-02-07
sched/rq_clock: Consolidate the ordering of the rq_clock methods
Ingo Molnar
1
-75
/
+78
2017-02-07
sched/core: Clean up comments
Ingo Molnar
1
-176
/
+182
2017-02-06
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-11
/
+10
2017-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+30
2017-02-04
tick/broadcast: Reduce lock cacheline contention
Waiman Long
1
-7
/
+8
2017-02-03
Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
1
-28
/
+25
2017-02-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+46
2017-02-02
tracing/kprobes: Fix __init annotation
Arnd Bergmann
1
-1
/
+1
2017-02-01
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...
Shile Zhang
3
-3
/
+5
2017-02-01
sched/cputime, vtime: Return nsecs instead of cputime_t to account
Frederic Weisbecker
1
-20
/
+11
[next]