summaryrefslogtreecommitdiffstats
path: root/include/linux/rcupdate.h
Commit message (Expand)AuthorAgeFilesLines
* rcu/x86: Provide early rcu_cpu_starting() callbackPeter Zijlstra2018-05-221-1/+0
* rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()Paul E. McKenney2018-05-151-2/+2
* rcu: Fix init_rcu_head() comment.Paul E. McKenney2018-02-201-4/+6
*-. Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney2017-12-111-12/+11
|\ \
| | * rcu: Adjust read-side accessor comments for READ_ONCE()Paul E. McKenney2017-12-041-12/+11
| |/
* / rcu: Account for rcu_all_qs() in cond_resched()Paul E. McKenney2017-12-041-1/+1
|/
* locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-10-241-2/+2
* doc: Fix various RCU docbook comment-header problemsPaul E. McKenney2017-10-191-8/+14
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-09-071-0/+16
|\
| * scsi: rcu: Introduce rcu_swap_protected()Bart Van Assche2017-08-291-0/+16
| |
| \
| \
| \
*---. \ Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney2017-08-171-5/+10
|\ \ \ \ | |_|_|/ |/| | |
| | | * srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCUPaul E. McKenney2017-07-241-0/+1
| |_|/ |/| |
| | * rcu: Migrate callbacks earlier in the CPU-offline timelinePaul E. McKenney2017-07-251-0/+1
| |/ |/|
| * rcu: Create reasonable API for do_exit() TASKS_RCU processingPaul E. McKenney2017-08-171-3/+4
| * rcu: Drive TASKS_RCU directly off of PREEMPTPaul E. McKenney2017-08-171-2/+4
|/
* rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.hPaul E. McKenney2017-06-081-6/+0
* rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney2017-06-081-9/+0
* rcu: Refactor #includes from include/linux/rcupdate.hPaul E. McKenney2017-06-081-16/+6
* rcu: move rcupdate.h to the new true/false-function stylePaul E. McKenney2017-06-081-11/+2
* rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.hPaul E. McKenney2017-06-081-12/+0
* rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.hPaul E. McKenney2017-06-081-9/+0
* rcu: Remove linux/debugobjects.h from rcupdate.hPaul E. McKenney2017-06-081-1/+0
* rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.hPaul E. McKenney2017-06-081-4/+0
* rcu: Eliminate the unused __rcu_is_watching() functionPaul E. McKenney2017-06-081-4/+0
* rcu: Move rcupdate.h to new empty-function stylePaul E. McKenney2017-06-081-30/+9
* rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()Paul E. McKenney2017-06-081-2/+0
* rcu: Move torture-related definitions from rcupdate.h to rcu.hPaul E. McKenney2017-06-081-52/+0
* rcu: Move expediting-related access/control out of rcupdate.hPaul E. McKenney2017-06-081-26/+0
* rcu: Move rcu_expedited and rcu_normal externs from rcupdate.hPaul E. McKenney2017-06-081-7/+0
* rcu: Move docbook comments out of rcupdate.hPaul E. McKenney2017-06-081-114/+3
* rcu: Print out rcupdate.c non-default boot-time settingsPaul E. McKenney2017-06-081-0/+1
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-101-6/+11
|\
| * rcu: Make non-preemptive schedule be Tasks RCU quiescent statePaul E. McKenney2017-04-211-3/+8
| * rcu: Make arch select smp_mb__after_unlock_lock() strengthPaul E. McKenney2017-04-181-3/+3
* | rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not workSteven Rostedt (VMware)2017-04-101-0/+5
|/
* rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...Ingo Molnar2017-03-021-40/+0
* srcu: Force full grace-period orderingPaul E. McKenney2017-01-251-0/+12
* rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney2017-01-141-0/+4
* rcu: Provide exact CPU-online tracking for RCUPaul E. McKenney2016-08-221-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-2/+6
|\
| * rcu: Suppress sparse warnings for rcu_dereference_raw()Paul E. McKenney2016-07-061-2/+6
* | rcu: Make call_rcu_tasks() tolerate first call with irqs disabledPaul E. McKenney2016-06-151-0/+1
* | rcu: No ordering for rcu_assign_pointer() of NULLPaul E. McKenney2016-06-151-1/+10
* | rcu: Document RCU_NONIDLE() restrictions in comment headerPaul E. McKenney2016-06-141-5/+6
|/
* rcu: Remove superfluous versions of rcu_read_lock_sched_held()Boqun Feng2016-03-311-16/+1
* rcu: Consolidate dumping of ftrace bufferPaul E. McKenney2016-03-311-0/+13
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-3/+1
|\
| * rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner2016-03-011-3/+1
* | rcu: Remove rcu_user_hooks_switchYang Shi2016-02-231-2/+0
|/
*-. Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...Paul E. McKenney2015-12-071-4/+17
|\ \