aboutsummaryrefslogtreecommitdiff
path: root/include/linux/rcupdate.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-22rcu: Provide exact CPU-online tracking for RCUGravatar Paul E. McKenney 1-0/+1
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-2/+6
2016-07-06rcu: Suppress sparse warnings for rcu_dereference_raw()Gravatar Paul E. McKenney 1-2/+6
2016-06-15rcu: Make call_rcu_tasks() tolerate first call with irqs disabledGravatar Paul E. McKenney 1-0/+1
2016-06-15rcu: No ordering for rcu_assign_pointer() of NULLGravatar Paul E. McKenney 1-1/+10
2016-06-14rcu: Document RCU_NONIDLE() restrictions in comment headerGravatar Paul E. McKenney 1-5/+6
2016-03-31rcu: Remove superfluous versions of rcu_read_lock_sched_held()Gravatar Boqun Feng 1-16/+1
2016-03-31rcu: Consolidate dumping of ftrace bufferGravatar Paul E. McKenney 1-0/+13
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+1
2016-03-01rcu: Make CPU_DYING_IDLE an explicit callGravatar Thomas Gleixner 1-3/+1
2016-02-23rcu: Remove rcu_user_hooks_switchGravatar Yang Shi 1-2/+0
2015-12-07Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...Gravatar Paul E. McKenney 1-4/+17
2015-12-07rcu: Fix comment for rcu_dereference_raw_notraceGravatar Alexey Kardashevskiy 1-1/+1
2015-12-07rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()Gravatar Paul E. McKenney 1-2/+2
2015-12-07rcu: Remove TINY_RCU bloat from pointless boot parametersGravatar Paul E. McKenney 1-1/+8
2015-12-04rcu: Add rcu_normal kernel parameter to suppress expeditingGravatar Paul E. McKenney 1-0/+6
2015-10-06rcu: Remove deprecated rcu_lockdep_assert()Gravatar Paul E. McKenney 1-21/+0
2015-10-06rcu: Add rcu_pointer_handoff()Gravatar Paul E. McKenney 1-0/+22
2015-10-06rcu: Don't disable preemption for Tiny and Tree RCU readersGravatar Boqun Feng 1-2/+4
2015-10-06rcu: Use rcu_callback_t in call_rcu*() and friendsGravatar Boqun Feng 1-5/+5
2015-09-20rcu: Change _wait_rcu_gp() to work around GCC bug 67055Gravatar Oleg Nesterov 1-6/+5
2015-07-22rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Gravatar Paul E. McKenney 1-21/+42
2015-07-22rcu: Create a synchronize_rcu_mult()Gravatar Paul E. McKenney 1-4/+31
2015-07-22rcu: Use WRITE_ONCE in RCU_INIT_POINTERGravatar Peter Zijlstra 1-1/+1
2015-07-15rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOCGravatar Denys Vlasenko 1-38/+2
2015-07-06rcu: Drop RCU_USER_QS in favor of NO_HZ_FULLGravatar Paul E. McKenney 1-2/+2
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-15/+0
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+4
2015-05-28rcu: Move lockless_dereference() out of rcupdate.hGravatar Peter Zijlstra 1-15/+0
2015-05-27Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...Gravatar Paul E. McKenney 1-6/+2
2015-05-27rcu: Further shrink Tiny RCU by making empty functions static inlinesGravatar Paul E. McKenney 1-4/+0
2015-05-27rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefsGravatar Paul E. McKenney 1-2/+2
2015-05-27rcu: Eliminate array-index-based RCU primitivesGravatar Paul E. McKenney 1-50/+0
2015-05-27rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()Gravatar Paul E. McKenney 1-8/+8
2015-04-22tick: Nohz: Rework next timer evaluationGravatar Thomas Gleixner 1-2/+4
2015-03-20Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Gravatar Paul E. McKenney 1-4/+36
2015-03-12rcu: Handle outgoing CPUs on exit from idle loopGravatar Paul E. McKenney 1-0/+2
2015-03-03rcu: Reverse rcu_dereference_check() conditionsGravatar Paul E. McKenney 1-3/+3
2015-03-03rcu: Improve diagnostics for blocked critical sections in irqGravatar Paul E. McKenney 1-1/+1
2015-02-26rcu: Add Kconfig option to expedite grace periods during bootGravatar Paul E. McKenney 1-0/+1
2015-02-26rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp()Gravatar Paul E. McKenney 1-0/+20
2015-02-25rcu: Consolidate rcu_synchronize and wakeme_after_rcu()Gravatar Paul E. McKenney 1-0/+9
2015-01-15Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Gravatar Paul E. McKenney 1-6/+7
2015-01-15rcu: Make cond_resched_rcu_qs() apply to normal RCU flavorsGravatar Paul E. McKenney 1-1/+2
2015-01-06rcupdate: Replace smp_read_barrier_depends() with lockless_dereference()Gravatar Pranith Kumar 1-5/+5
2014-11-20Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 1-8/+11
2014-11-13Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Gravatar Paul E. McKenney 1-8/+11
2014-11-13rcu: More info about potential deadlocks with rcu_read_unlock()Gravatar Oleg Nesterov 1-1/+3
2014-11-13rcu: Optimize cond_resched_rcu_qs()Gravatar Paul E. McKenney 1-2/+2
2014-11-13rcu: Add sparse check for RCU_INIT_POINTER()Gravatar Pranith Kumar 1-0/+1