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.13.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-10-21
60
-474
/
+1454
|
\
|
*
sched: fix RCU lockdep splat from task_group()
Peter Zijlstra
2010-10-07
1
-0
/
+12
|
*
rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value
Dongdong Deng
2010-10-07
1
-2
/
+2
|
*
sched: suppress RCU lockdep splat in task_fork_fair
Paul E. McKenney
2010-10-07
1
-1
/
+4
|
*
net: suppress RCU lockdep false positive in sock_update_classid
Paul E. McKenney
2010-10-07
1
-1
/
+4
|
*
Merge commit 'v2.6.36-rc7' into core/rcu
Ingo Molnar
2010-10-07
705
-3738
/
+6532
|
|
\
|
*
\
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2010-10-07
730
-12169
/
+12282
|
|
\
\
|
|
*
|
rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held
Paul E. McKenney
2010-10-05
2
-2
/
+2
|
*
|
|
rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter
Paul E. McKenney
2010-09-23
1
-0
/
+4
|
*
|
|
rcu: Add tracing data to support queueing models
Paul E. McKenney
2010-09-23
4
-4
/
+25
|
*
|
|
rcu: fix sparse errors in rcutorture.c
Paul E. McKenney
2010-09-23
1
-4
/
+7
|
*
|
|
rcu: only one evaluation of arg in rcu_dereference_check() unless sparse
Paul E. McKenney
2010-09-23
1
-3
/
+11
|
*
|
|
kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC
Christian Dietrich
2010-09-23
1
-2
/
+0
|
*
|
|
rcu: fix _oddness handling of verbose stall warnings
Paul E. McKenney
2010-09-02
1
-1
/
+1
|
*
|
|
rcu: performance fixes to TINY_PREEMPT_RCU callback checking
Paul E. McKenney
2010-08-27
1
-4
/
+8
|
*
|
|
rcu: upgrade stallwarn.txt documentation for CPU-bound RT processes
Paul E. McKenney
2010-08-23
1
-0
/
+18
|
*
|
|
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2010-08-23
54
-458
/
+1364
|
|
\
\
\
|
|
*
|
|
vhost: add __rcu annotations
Arnd Bergmann
2010-08-21
3
-13
/
+35
|
|
*
|
|
rcu: add comment stating that list_empty() applies to RCU-protected lists
Paul E. McKenney
2010-08-20
1
-0
/
+9
|
|
*
|
|
rcu: apply TINY_PREEMPT_RCU read-side speedup to TREE_PREEMPT_RCU
Paul E. McKenney
2010-08-20
1
-2
/
+4
|
|
*
|
|
rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCU
Paul E. McKenney
2010-08-20
4
-113
/
+72
|
|
*
|
|
rcu: Upgrade srcu_read_lock() docbook about SRCU grace periods
Paul E. McKenney
2010-08-20
1
-1
/
+6
|
|
*
|
|
rcu: document ways of stalling updates in low-memory situations
Paul E. McKenney
2010-08-20
1
-7
/
+16
|
|
*
|
|
rcu: repair code-duplication FIXMEs
Paul E. McKenney
2010-08-20
5
-20
/
+15
|
|
*
|
|
rcu: permit suppressing current grace period's CPU stall warnings
Paul E. McKenney
2010-08-20
5
-0
/
+44
|
|
*
|
|
rcu: refer RCU CPU stall-warning victims to stallwarn.txt
Paul E. McKenney
2010-08-20
1
-2
/
+10
|
|
*
|
|
rcu: update obsolete rcu_read_lock() comment.
Paul E. McKenney
2010-08-20
1
-1
/
+14
|
|
*
|
|
rcu: Add a TINY_PREEMPT_RCU
Paul E. McKenney
2010-08-20
10
-68
/
+717
|
|
*
|
|
rcu: Fix RCU_FANOUT help message
Paul E. McKenney
2010-08-19
1
-3
/
+6
|
|
*
|
|
rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable
Paul E. McKenney
2010-08-19
3
-1
/
+20
|
|
*
|
|
rcu: restrict TREE_RCU to SMP builds with !PREEMPT
Paul E. McKenney
2010-08-19
1
-0
/
+1
|
|
*
|
|
rcu: allow RCU CPU stall warning messages to be controlled in /sys
Paul E. McKenney
2010-08-19
1
-1
/
+1
|
|
*
|
|
Update call_rcu() usage, add synchronize_rcu()
Paul E. McKenney
2010-08-19
1
-2
/
+4
|
|
*
|
|
Update documentation to note the passage of INIT_RCU_HEAD()
Paul E. McKenney
2010-08-19
1
-8
/
+0
|
|
*
|
|
rcu head remove init
Mathieu Desnoyers
2010-08-19
1
-6
/
+0
|
|
*
|
|
kernel: __rcu annotations
Arnd Bergmann
2010-08-19
6
-11
/
+11
|
|
*
|
|
idr: __rcu annotations
Arnd Bergmann
2010-08-19
1
-2
/
+2
|
|
*
|
|
radix-tree: __rcu annotations
Arnd Bergmann
2010-08-19
2
-2
/
+4
|
|
*
|
|
notifiers: __rcu annotations
Arnd Bergmann
2010-08-19
1
-5
/
+5
|
|
*
|
|
rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()
Paul E. McKenney
2010-08-19
2
-10
/
+14
|
|
*
|
|
rcu: add boot parameter to suppress RCU CPU stall warning messages
Paul E. McKenney
2010-08-19
1
-3
/
+8
|
|
*
|
|
rcu: make CPU stall warning timeout configurable
Paul E. McKenney
2010-08-19
2
-2
/
+14
|
|
*
|
|
Add RCU check for find_task_by_vpid().
Tetsuo Handa
2010-08-19
2
-5
/
+10
|
|
*
|
|
rcu: simplify the usage of percpu data
Lai Jiangshan
2010-08-19
4
-31
/
+19
|
|
*
|
|
rcutorture: add random preemption
Lai Jiangshan
2010-08-19
1
-0
/
+6
|
|
*
|
|
rcu: add shiny new debug assists to Documentation/RCU/checklist.txt
Paul E. McKenney
2010-08-19
1
-0
/
+23
|
|
*
|
|
kvm: add __rcu annotations
Arnd Bergmann
2010-08-19
1
-1
/
+1
|
|
*
|
|
net/netfilter: __rcu annotations
Arnd Bergmann
2010-08-19
8
-10
/
+10
|
|
*
|
|
input: __rcu annotations
Arnd Bergmann
2010-08-19
2
-2
/
+2
|
|
*
|
|
nfs: __rcu annotations
Arnd Bergmann
2010-08-19
2
-3
/
+3
[next]