summaryrefslogtreecommitdiffstats
path: root/include/linux/rcutiny.h
Commit message (Expand)AuthorAge
*-. Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney2018-08-30
|\ \
| | * rcutorture: Add forward-progress tests for RCU grace periodsPaul E. McKenney2018-08-29
| |/ |/|
| * rcu: Remove unused rcu_dynticks_snap() from Tiny RCUPaul E. McKenney2018-08-30
| * rcu: Consolidate RCU-sched update-side function definitionsPaul E. McKenney2018-08-30
| * rcu: Consolidate RCU-bh update-side function definitionsPaul E. McKenney2018-08-30
| * rcu: Express Tiny RCU updates in terms of RCU rather than RCU-schedPaul E. McKenney2018-08-30
| * rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT buildsPaul E. McKenney2018-08-30
| * rcu: Define RCU-bh update API in terms of RCUPaul E. McKenney2018-08-30
| * rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safePaul E. McKenney2018-08-30
| * rcu: Defer reporting RCU-preempt quiescent states when disabledPaul E. McKenney2018-08-30
|/
* rcu: Improve RCU-tasks naming and commentsPaul E. McKenney2018-07-12
* rcu/x86: Provide early rcu_cpu_starting() callbackPeter Zijlstra2018-05-22
* rcu: Eliminate rcu_irq_enter_disabled()Paul E. McKenney2017-11-27
* srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCUPaul E. McKenney2017-07-24
* rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.hPaul E. McKenney2017-06-08
* rcu: Refactor #includes from include/linux/rcupdate.hPaul E. McKenney2017-06-08
* rcu: Move rcutiny.h to new empty/true/false-function stylePaul E. McKenney2017-06-08
* rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.hPaul E. McKenney2017-06-08
* rcu: Move torture-related functions out of rcutiny.h and rcutree.hPaul E. McKenney2017-06-08
* rcu: Eliminate the unused __rcu_is_watching() functionPaul E. McKenney2017-06-08
* rcu: Move torture-related definitions from rcupdate.h to rcu.hPaul E. McKenney2017-06-08
* rcu: Make non-preemptive schedule be Tasks RCU quiescent statePaul E. McKenney2017-04-21
* srcu: Allow SRCU to access rcu_scheduler_activePaul E. McKenney2017-04-18
* rcu: Maintain special bits at bottom of ->dynticks counterPaul E. McKenney2017-04-18
* rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...Ingo Molnar2017-03-02
* rcu: Abstract extended quiescent state determinationPaul E. McKenney2017-01-23
* rcu: Convert rcutree to hotplug state machineThomas Gleixner2016-07-15
* rcutorture: Expedited-GP batch progress access to torturingPaul E. McKenney2016-03-31
* rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()Paul E. McKenney2015-12-07
* rcu: Don't disable preemption for Tiny and Tree RCU readersBoqun Feng2015-10-06
* rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng2015-10-06
* rcu: Add RCU-sched flavors of get-state and cond-syncPaul E. McKenney2015-07-22
* rcu: Further shrink Tiny RCU by making empty functions static inlinesPaul E. McKenney2015-05-27
*-. Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney2015-01-16
|\ \
| | * rcutorture: Check from beginning to end of grace periodPaul E. McKenney2015-01-10
| | * rcu: Provide rcu_batches_completed_sched() for TINY_RCUPaul E. McKenney2015-01-10
| | * rcu: Make _batches_completed() functions return unsigned longPaul E. McKenney2015-01-10
| |/ |/|
| * rcu: Make cond_resched_rcu_qs() apply to normal RCU flavorsPaul E. McKenney2015-01-16
|/
* rcu: Remove "cpu" argument to rcu_note_context_switch()Paul E. McKenney2014-11-03
* rcu: Per-CPU operation cleanups to rcu_*_qs() functionsPaul E. McKenney2014-09-07
* rcutorture: Export RCU grace-period kthread wait state to rcutorturePaul E. McKenney2014-05-14
* rcu: Provide grace-period piggybacking APIPaul E. McKenney2014-03-20
*-. Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' in...Paul E. McKenney2014-02-26
|\ \
| | * rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALLPaul E. McKenney2014-02-17
| |/ |/|
| * rcu: Stop tracking FSF's postal addressPaul E. McKenney2014-02-17
|/
* rcu: Remove "extern" from function declarations in include/linux/*rcu*.hTeodora Baluta2013-12-12
* rcu: Consistent rcu_is_watching() namingPaul E. McKenney2013-09-25
* rcu: Is it safe to enter an RCU read-side critical section?Paul E. McKenney2013-09-25
* rcu: Shrink TINY_RCU by moving exit_rcu()Paul E. McKenney2013-06-10
* rcu: Remove rcu_preempt_note_context_switch()Paul E. McKenney2013-06-10