index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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]