summaryrefslogtreecommitdiffstats
path: root/include/linux/rcupdate.h
Commit message (Expand)AuthorAgeFilesLines
* rcu: Remove deprecated rcu_lockdep_assert()Paul E. McKenney2015-10-061-21/+0
* rcu: Add rcu_pointer_handoff()Paul E. McKenney2015-10-061-0/+22
* rcu: Don't disable preemption for Tiny and Tree RCU readersBoqun Feng2015-10-061-2/+4
* rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng2015-10-061-5/+5
* rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov2015-09-201-6/+5
* rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney2015-07-221-21/+42
* rcu: Create a synchronize_rcu_mult()Paul E. McKenney2015-07-221-4/+31
* rcu: Use WRITE_ONCE in RCU_INIT_POINTERPeter Zijlstra2015-07-221-1/+1
* rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOCDenys Vlasenko2015-07-151-38/+2
* rcu: Drop RCU_USER_QS in favor of NO_HZ_FULLPaul E. McKenney2015-07-061-2/+2
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-15/+0
|\
| * rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra2015-05-281-15/+0
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-221-2/+4
|\ \
| * | tick: Nohz: Rework next timer evaluationThomas Gleixner2015-04-221-2/+4
| |/
| |
| \
| \
| \
*---. \ Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...Paul E. McKenney2015-05-271-6/+2
|\ \ \ \
| | | * | rcu: Further shrink Tiny RCU by making empty functions static inlinesPaul E. McKenney2015-05-271-4/+0
| | |/ / | |/| |
| | * | rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefsPaul E. McKenney2015-05-271-2/+2
| |/ /
* | | rcu: Eliminate array-index-based RCU primitivesPaul E. McKenney2015-05-271-50/+0
|/ /
* | rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()Paul E. McKenney2015-05-271-8/+8
|/
*---. Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney2015-03-201-4/+36
|\ \ \
| | | * rcu: Handle outgoing CPUs on exit from idle loopPaul E. McKenney2015-03-121-0/+2
| |_|/ |/| |
| | * rcu: Add Kconfig option to expedite grace periods during bootPaul E. McKenney2015-02-261-0/+1
| | * rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp()Paul E. McKenney2015-02-261-0/+20
| |/ |/|
| * rcu: Reverse rcu_dereference_check() conditionsPaul E. McKenney2015-03-031-3/+3
| * rcu: Improve diagnostics for blocked critical sections in irqPaul E. McKenney2015-03-031-1/+1
| * rcu: Consolidate rcu_synchronize and wakeme_after_rcu()Paul E. McKenney2015-02-251-0/+9
|/
*-. Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney2015-01-151-6/+7
|\ \
| | * rcu: Make cond_resched_rcu_qs() apply to normal RCU flavorsPaul E. McKenney2015-01-151-1/+2
| |/ |/|
| * rcupdate: Replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar2015-01-061-5/+5
|/
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-11-201-8/+11
|\
| *---. Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney2014-11-131-8/+11
| |\ \ \
| | | | * rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar2014-10-291-3/+3
| | |_|/ | |/| |
| | | * rcu: More info about potential deadlocks with rcu_read_unlock()Oleg Nesterov2014-11-131-1/+3
| | | * rcu: Optimize cond_resched_rcu_qs()Paul E. McKenney2014-11-131-2/+2
| | | * rcu: Add sparse check for RCU_INIT_POINTER()Pranith Kumar2014-11-131-0/+1
| | |/ | |/|
| | * rcu: Remove "cpu" argument to rcu_needs_cpu()Paul E. McKenney2014-11-031-1/+1
| | * rcu: Remove "cpu" argument to rcu_check_callbacks()Paul E. McKenney2014-11-031-1/+1
| |/
* | rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney2014-10-281-0/+15
|/
* rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney2014-09-161-3/+0
* Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney2014-09-161-2/+55
|\
| * rcu: Per-CPU operation cleanups to rcu_*_qs() functionsPaul E. McKenney2014-09-071-2/+2
| * rcu: Remove redundant preempt_disable() from rcu_note_voluntary_context_switch()Paul E. McKenney2014-09-071-2/+0
| * rcutorture: Add torture tests for RCU-tasksPaul E. McKenney2014-09-071-0/+1
| * rcu: Make TASKS_RCU handle tasks that are almost done exitingPaul E. McKenney2014-09-071-0/+3
| * rcu: Add synchronous grace-period waiting for RCU-tasksPaul E. McKenney2014-09-071-0/+2
| * rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loopsPaul E. McKenney2014-09-071-0/+13
| * rcu: Add call_rcu_tasks()Paul E. McKenney2014-09-071-0/+36
| |
| \
*-. \ Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b...Paul E. McKenney2014-09-161-36/+10
|\ \ \ | |_|/ |/| |
| | * rcu: Fix attempt to avoid unsolicited offloading of callbacksPaul E. McKenney2014-09-161-0/+8
| |/ |/|
| * rcu: Uninline rcu_read_lock_held()Oleg Nesterov2014-09-071-35/+1
OpenPOWER on IntegriCloud