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
*
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
|
*
keys: __rcu annotations
Arnd Bergmann
2010-08-19
2
-2
/
+3
|
*
credentials: rcu annotation
Arnd Bergmann
2010-08-19
1
-2
/
+2
|
*
cgroups: __rcu annotations
Arnd Bergmann
2010-08-19
3
-4
/
+4
|
*
rculist: avoid __rcu annotations
Arnd Bergmann
2010-08-19
3
-25
/
+46
|
*
rcu: define __rcu address space modifier for sparse
Paul E. McKenney
2010-08-19
5
-145
/
+257
|
*
net: convert to rcu_dereference_index_check()
Paul E. McKenney
2010-08-19
1
-1
/
+2
*
|
workqueue: Add basic tracepoints to track workqueue execution
Arjan van de Ven
2010-08-21
2
-0
/
+71
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-21
2
-8
/
+5
|
\
\
|
*
|
mtd: nand: Fix probe of Samsung NAND chips
Tilman Sauerbeck
2010-08-20
1
-0
/
+1
[next]