index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcupdate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Fix broken strings in RCU's source code.
Paul E. McKenney
2012-07-06
1
-2
/
+1
*
-
.
Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07...
Paul E. McKenney
2012-07-06
1
-31
/
+19
|
\
\
|
|
*
rcu: Fix qlen_lazy breakage
Paul E. McKenney
2012-07-02
1
-1
/
+1
|
|
/
|
/
|
|
*
rcu: Make __call_rcu() handle invocation from idle
Paul E. McKenney
2012-07-02
1
-9
/
+4
|
*
rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offset
Paul E. McKenney
2012-07-02
1
-18
/
+0
|
*
rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations
Paul E. McKenney
2012-07-02
1
-0
/
+1
|
*
rcu: Remove return value from rcu_assign_pointer()
Paul E. McKenney
2012-07-02
1
-3
/
+3
|
*
rcu: Remove return value from RCU_INIT_POINTER()
Paul E. McKenney
2012-07-02
1
-1
/
+3
|
*
rcu: Add a gcc-style structure initializer for RCU pointers
Paul E. McKenney
2012-07-02
1
-0
/
+8
|
/
*
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
2012-07-02
1
-1
/
+0
*
-
.
Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...
Paul E. McKenney
2012-05-11
1
-0
/
+20
|
\
\
|
|
*
rcu: Make exit_rcu() more precise and consolidate
Paul E. McKenney
2012-05-02
1
-0
/
+1
|
|
*
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
2012-05-02
1
-0
/
+1
|
|
/
|
/
|
|
*
rcu: Make __kfree_rcu() less dependent on compiler choices
Jan Engelhardt
2012-04-24
1
-0
/
+18
|
/
*
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
1
-0
/
+1
|
\
|
*
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-03-04
1
-0
/
+1
*
|
consolidate WARN_...ONCE() static variables
Jan Beulich
2012-03-23
1
-1
/
+1
*
|
rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections
Paul E. McKenney
2012-02-21
1
-0
/
+27
*
|
rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdep
Heiko Carstens
2012-02-21
1
-2
/
+12
*
|
rcu: Check for illegal use of RCU from offlined CPUs
Paul E. McKenney
2012-02-21
1
-0
/
+19
*
|
rcu: Note that rcu_access_pointer() can be used for teardown
Paul E. McKenney
2012-02-21
1
-0
/
+7
*
|
rcu: Make rcu_sleep_check() also check rcu_lock_map
Paul E. McKenney
2012-02-21
1
-0
/
+14
*
|
rcu: Avoid waking up CPUs having only kfree_rcu() callbacks
Paul E. McKenney
2012-02-21
1
-1
/
+1
|
/
*
rcu: Document same-context read-side constraints
Paul E. McKenney
2011-12-11
1
-0
/
+15
*
rcu: Remove one layer of abstraction from PROVE_RCU checking
Paul E. McKenney
2011-12-11
1
-45
/
+8
*
rcu: Warn when rcu_read_lock() is used in extended quiescent state
Frederic Weisbecker
2011-12-11
1
-10
/
+42
*
rcu: Detect illegal rcu dereference in extended quiescent state
Frederic Weisbecker
2011-12-11
1
-0
/
+26
*
rcu: Add failure tracing to rcutorture
Paul E. McKenney
2011-12-11
1
-0
/
+8
*
rcu: Track idleness independent of idle tasks
Paul E. McKenney
2011-12-11
1
-17
/
+4
*
rcu: Move __rcu_read_unlock()'s barrier() within if-statement
Paul E. McKenney
2011-09-28
1
-12
/
+2
*
rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentation
Paul E. McKenney
2011-09-28
1
-7
/
+40
*
rcu: Make rcu_assign_pointer() unconditionally insert a memory barrier
Eric Dumazet
2011-09-28
1
-3
/
+1
*
rcu: Remove unused and redundant interfaces
Paul E. McKenney
2011-09-28
1
-20
/
+0
*
rcu: Add event-tracing for RCU callback invocation
Paul E. McKenney
2011-09-28
1
-50
/
+0
*
rcu: Abstract common code for RCU grace-period-wait primitives
Paul E. McKenney
2011-09-28
1
-57
/
+73
*
rcu: Move rcu_head definition to types.h
Paul E. McKenney
2011-09-28
1
-10
/
+1
*
rcu: Restore checks for blocking in RCU read-side critical sections
Paul E. McKenney
2011-09-28
1
-6
/
+22
*
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
2011-06-10
1
-6
/
+6
*
rcu: introduce kfree_rcu()
Lai Jiangshan
2011-05-05
1
-0
/
+56
*
rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignment
Paul E. McKenney
2011-05-05
1
-0
/
+1
*
rcu: make rcutorture version numbers available through debugfs
Paul E. McKenney
2011-05-05
1
-1
/
+12
*
rcu: create new rcu_access_index() and use in mce
Paul E. McKenney
2011-04-01
1
-0
/
+20
*
rcu: increase synchronize_sched_expedited() batching
Tejun Heo
2010-12-17
1
-0
/
+2
*
rcu,cleanup: move synchronize_sched_expedited() out of sched.c
Lai Jiangshan
2010-11-29
1
-1
/
+0
*
rcu: move TINY_RCU from softirq to kthread
Paul E. McKenney
2010-11-17
1
-1
/
+0
*
rcu: only one evaluation of arg in rcu_dereference_check() unless sparse
Paul E. McKenney
2010-09-23
1
-3
/
+11
*
rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCU
Paul E. McKenney
2010-08-20
1
-3
/
+72
*
rcu: repair code-duplication FIXMEs
Paul E. McKenney
2010-08-20
1
-0
/
+15
*
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
1
-2
/
+1
[next]