aboutsummaryrefslogtreecommitdiff
path: root/include/linux/rcupdate.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-0/+16
2017-08-29scsi: rcu: Introduce rcu_swap_protected()Gravatar Bart Van Assche 1-0/+16
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Gravatar Paul E. McKenney 1-5/+10
2017-08-17rcu: Create reasonable API for do_exit() TASKS_RCU processingGravatar Paul E. McKenney 1-3/+4
2017-08-17rcu: Drive TASKS_RCU directly off of PREEMPTGravatar Paul E. McKenney 1-2/+4
2017-07-25rcu: Migrate callbacks earlier in the CPU-offline timelineGravatar Paul E. McKenney 1-0/+1
2017-07-24srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCUGravatar Paul E. McKenney 1-0/+1
2017-06-08rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.hGravatar Paul E. McKenney 1-6/+0
2017-06-08rcu: Remove nohz_full full-system-idle state machineGravatar Paul E. McKenney 1-9/+0
2017-06-08rcu: Refactor #includes from include/linux/rcupdate.hGravatar Paul E. McKenney 1-16/+6
2017-06-08rcu: move rcupdate.h to the new true/false-function styleGravatar Paul E. McKenney 1-11/+2
2017-06-08rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.hGravatar Paul E. McKenney 1-12/+0
2017-06-08rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.hGravatar Paul E. McKenney 1-9/+0
2017-06-08rcu: Remove linux/debugobjects.h from rcupdate.hGravatar Paul E. McKenney 1-1/+0
2017-06-08rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.hGravatar Paul E. McKenney 1-4/+0
2017-06-08rcu: Eliminate the unused __rcu_is_watching() functionGravatar Paul E. McKenney 1-4/+0
2017-06-08rcu: Move rcupdate.h to new empty-function styleGravatar Paul E. McKenney 1-30/+9
2017-06-08rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()Gravatar Paul E. McKenney 1-2/+0
2017-06-08rcu: Move torture-related definitions from rcupdate.h to rcu.hGravatar Paul E. McKenney 1-52/+0
2017-06-08rcu: Move expediting-related access/control out of rcupdate.hGravatar Paul E. McKenney 1-26/+0
2017-06-08rcu: Move rcu_expedited and rcu_normal externs from rcupdate.hGravatar Paul E. McKenney 1-7/+0
2017-06-08rcu: Move docbook comments out of rcupdate.hGravatar Paul E. McKenney 1-114/+3
2017-06-08rcu: Print out rcupdate.c non-default boot-time settingsGravatar Paul E. McKenney 1-0/+1
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-6/+11
2017-04-21rcu: Make non-preemptive schedule be Tasks RCU quiescent stateGravatar Paul E. McKenney 1-3/+8
2017-04-18rcu: Make arch select smp_mb__after_unlock_lock() strengthGravatar Paul E. McKenney 1-3/+3
2017-04-10rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not workGravatar Steven Rostedt (VMware) 1-0/+5
2017-03-02rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...Gravatar Ingo Molnar 1-40/+0
2017-01-25srcu: Force full grace-period orderingGravatar Paul E. McKenney 1-0/+12
2017-01-14rcu: Narrow early boot window of illegal synchronous grace periodsGravatar Paul E. McKenney 1-0/+4
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