index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: optimize resource lookups for ioremap
Mike Travis
2014-10-14
1
-0
/
+1
*
rbtree: add comment to rb_insert_augmented()
Lai Jiangshan
2014-10-14
1
-0
/
+10
*
kexec: take the segment adding out of locate_mem_hole functions
Baoquan He
2014-10-14
1
-0
/
+1
*
signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()
Oleg Nesterov
2014-10-14
1
-16
/
+13
*
lib: remove prio_heap
Lai Jiangshan
2014-10-14
1
-58
/
+0
*
list: include linux/kernel.h
Masahiro Yamada
2014-10-14
1
-0
/
+1
*
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
2014-10-14
1
-0
/
+3
*
kernel: add support for gcc 5
Sasha Levin
2014-10-14
1
-0
/
+66
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-13
6
-6
/
+41
|
\
|
*
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
Rik van Riel
2014-10-03
2
-0
/
+4
|
*
sched: Add helper for task stack page overrun checking
Aaron Tomlin
2014-09-19
1
-0
/
+2
|
*
init/main.c: Give init_task a canary
Aaron Tomlin
2014-09-19
1
-0
/
+2
|
*
seqlock: Add irqsave variant of read_seqbegin_or_lock()
Rik van Riel
2014-09-19
1
-0
/
+19
|
*
smp: Add new wake_up_all_idle_cpus() function
Chuansheng Liu
2014-09-19
1
-0
/
+2
|
*
sched: Add new API wake_up_if_idle() to wake up the idle cpu
Chuansheng Liu
2014-09-19
1
-0
/
+1
|
*
time, signal: Protect resource use statistics with seqlock
Rik van Riel
2014-09-08
1
-0
/
+1
|
*
Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming pat...
Ingo Molnar
2014-09-08
457
-3726
/
+12559
|
|
\
|
*
|
sched/wait: Document timeout corner case
Scot Doyle
2014-09-05
1
-6
/
+10
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-10-13
3
-10
/
+22
|
\
\
\
|
*
|
|
perf/x86/intel/uncore: Update support for client uncore IMC PMU
Stephane Eranian
2014-09-24
1
-0
/
+1
|
*
|
|
Merge tag 'v3.17-rc4' into perf/core, to pick up fixes
Ingo Molnar
2014-09-09
21
-76
/
+178
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'rfc/perf' into perf/core, because it's ready for inclusion
Ingo Molnar
2014-08-24
1
-9
/
+8
|
|
\
\
\
|
|
*
|
|
jump_label: Fix small typos in the documentation
Ingo Molnar
2014-08-10
1
-9
/
+8
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2014-08-24
444
-3683
/
+12414
|
|
\
\
\
|
*
|
|
|
perf: Add PERF_EVENT_STATE_EXIT state for events with exited task
Jiri Olsa
2014-08-24
1
-0
/
+1
|
*
|
|
|
perf/x86: Fix data source encoding issues for load latency/precise store
Stephane Eranian
2014-08-13
1
-1
/
+8
|
*
|
|
|
perf: Add queued work to remove orphaned child events
Jiri Olsa
2014-08-13
1
-0
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-13
6
-61
/
+11
|
\
\
\
\
|
*
|
|
|
locking/lockdep: Revert qrwlock recusive stuff
Peter Zijlstra
2014-10-03
1
-9
/
+1
|
*
|
|
|
locking/lockdep: Restrict the use of recursive read_lock() with qrwlock
Waiman Long
2014-08-13
1
-1
/
+9
|
*
|
|
|
locking/spinlocks: Always evaluate the second argument of spin_lock_nested()
Bart Van Assche
2014-08-13
1
-1
/
+7
|
*
|
|
|
locking/Documentation: Move locking related docs into Documentation/locking/
Davidlohr Bueso
2014-08-13
3
-3
/
+3
|
*
|
|
|
locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate
Davidlohr Bueso
2014-08-13
1
-1
/
+1
|
*
|
|
|
locking: Remove deprecated smp_mb__() barriers
Peter Zijlstra
2014-08-13
2
-56
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-13
2
-101
/
+113
|
\
\
\
\
|
*
|
|
|
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
2014-10-03
1
-1
/
+1
|
*
|
|
|
locking,arch: Rewrite generic atomic support
Peter Zijlstra
2014-08-14
2
-100
/
+112
|
|
/
/
/
*
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-13
8
-62
/
+108
|
\
\
\
\
|
*
\
\
\
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-09-23
8
-62
/
+108
|
|
\
\
\
\
|
|
*
|
|
|
rcu: Eliminate deadlock between CPU hotplug and expedited grace periods
Paul E. McKenney
2014-09-18
2
-0
/
+3
|
|
*
|
|
|
rcutorture: Rename rcutorture_runnable parameter
Paul E. McKenney
2014-09-16
1
-3
/
+0
|
|
*
|
|
|
torture: Address race in module cleanup
Davidlohr Bueso
2014-09-16
1
-1
/
+2
|
|
*
|
|
|
Merge branch 'rcu-tasks.2014.09.10a' into HEAD
Paul E. McKenney
2014-09-16
4
-21
/
+89
|
|
|
\
\
\
\
|
|
|
*
|
|
|
rcu: Per-CPU operation cleanups to rcu_*_qs() functions
Paul E. McKenney
2014-09-07
2
-3
/
+3
|
|
|
*
|
|
|
rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()
Paul E. McKenney
2014-09-07
2
-8
/
+10
|
|
|
*
|
|
|
rcu: Remove redundant preempt_disable() from rcu_note_voluntary_context_switch()
Paul E. McKenney
2014-09-07
1
-2
/
+0
|
|
|
*
|
|
|
rcu: Make TASKS_RCU handle nohz_full= CPUs
Paul E. McKenney
2014-09-07
2
-1
/
+4
|
|
|
*
|
|
|
rcutorture: Add torture tests for RCU-tasks
Paul E. McKenney
2014-09-07
1
-0
/
+1
|
|
|
*
|
|
|
rcu: Make TASKS_RCU handle tasks that are almost done exiting
Paul E. McKenney
2014-09-07
1
-0
/
+3
|
|
|
*
|
|
|
rcu: Add synchronous grace-period waiting for RCU-tasks
Paul E. McKenney
2014-09-07
1
-0
/
+2
[next]