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
path:
root
/
kernel
/
srcu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...
Paul E. McKenney
2012-11-16
1
-5
/
+11
|
\
\
|
|
*
rcu: Add a module parameter to force use of expedited RCU primitives
Antti P Miettinen
2012-10-23
1
-1
/
+7
|
|
/
|
/
|
|
*
srcu: Export process_srcu()
Lai Jiangshan
2012-10-23
1
-4
/
+2
|
*
srcu: Credit Lai Jiangshan with SRCU rewrite
Lai Jiangshan
2012-10-23
1
-0
/
+2
|
/
*
workqueue: deprecate system_nrt[_freezable]_wq
Tejun Heo
2012-08-20
1
-2
/
+2
*
rcu: Implement per-domain single-threaded call_srcu() state machine
Lai Jiangshan
2012-04-30
1
-62
/
+300
*
rcu: Use single value to handle expedited SRCU grace periods
Lai Jiangshan
2012-04-30
1
-13
/
+14
*
rcu: Improve srcu_readers_active_idx()'s cache locality
Lai Jiangshan
2012-04-30
1
-1
/
+8
*
rcu: Implement a variant of Peter's SRCU algorithm
Lai Jiangshan
2012-04-30
1
-80
/
+69
*
rcu: Improve SRCU's wait_idx() comments
Lai Jiangshan
2012-04-30
1
-40
/
+37
*
rcu: Flip ->completed only once per SRCU grace period
Lai Jiangshan
2012-04-30
1
-36
/
+56
*
rcu: Increment upper bit only for srcu_read_lock()
Lai Jiangshan
2012-04-30
1
-10
/
+9
*
rcu: Remove fast check path from __synchronize_srcu()
Lai Jiangshan
2012-04-30
1
-24
/
+1
*
rcu: Direct algorithmic SRCU implementation
Paul E. McKenney
2012-04-30
1
-95
/
+189
*
rcu: Call out dangers of expedited RCU primitives
Paul E. McKenney
2012-02-21
1
-10
/
+17
*
rcu: Add lockdep-RCU checks for simple self-deadlock
Paul E. McKenney
2012-02-21
1
-0
/
+6
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status
Paul E. McKenney
2011-01-14
1
-2
/
+13
*
rcu: Make synchronize_srcu_expedited() fast if running readers
Paul E. McKenney
2010-11-29
1
-1
/
+7
*
kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC
Christian Dietrich
2010-09-23
1
-2
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
2010-02-25
1
-17
/
+33
*
rcu: Fix sparse warnings
Paul E. McKenney
2010-01-16
1
-1
/
+1
*
rcu: Add synchronize_srcu_expedited()
Paul E. McKenney
2009-10-26
1
-23
/
+51
*
make srcu_readers_active() static
Adrian Bunk
2008-02-06
1
-2
/
+1
*
[PATCH] SRCU: report out-of-memory errors
Alan Stern
2006-10-04
1
-2
/
+3
*
[PATCH] srcu-3: RCU variant permitting read-side blocking
Paul E. McKenney
2006-10-04
1
-0
/
+257