summaryrefslogtreecommitdiff
path: root/include/linux/rcutree.h
Commit message (Expand)AuthorAge
* rcu: Eliminate rcu_irq_enter_disabled()Paul E. McKenney2017-11-27
* rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.hPaul 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: 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
* 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: Stop disabling interrupts in scheduler fastpathsPaul E. McKenney2015-12-04
* 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
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\
| * tick: Nohz: Rework next timer evaluationThomas Gleixner2015-04-22
| |
| \
*-. \ Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...Paul E. McKenney2015-05-27
|\ \ \ | |_|/ |/| |
| | * rcu: Further shrink Tiny RCU by making empty functions static inlinesPaul E. McKenney2015-05-27
| |/ |/|
| * rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefsPaul E. McKenney2015-05-27
|/
*-. Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney2015-01-15
|\ \
| | * rcutorture: Check from beginning to end of grace periodPaul 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-15
|/
* rcu: Remove "cpu" argument to rcu_needs_cpu()Paul E. McKenney2014-11-03
* rcu: Remove "cpu" argument to rcu_note_context_switch()Paul E. McKenney2014-11-03
* 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: Simplify RCU_TINY RCU callback invocationPaul E. McKenney2013-06-10
* rcu: Precompute RCU_FAST_NO_HZ timer offsetsPaul E. McKenney2012-06-06
*-. Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...Paul E. McKenney2012-05-11
|\ \
| | * rcu: Make exit_rcu() more precise and consolidatePaul E. McKenney2012-05-02
| |/ |/|
| * rcu: Document why rcu_blocking_is_gp() is safePaul E. McKenney2012-04-24
|/
* rcu: Call out dangers of expedited RCU primitivesPaul E. McKenney2012-02-21
* rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney2012-02-21
* rcu: Improve synchronize_rcu() diagnosticsFrederic Weisbecker2012-02-21
* rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney2011-09-28
* rcu: provide rcu_virt_note_context_switch() function.Gleb Natapov2011-05-05
* rcu: make rcutorture version numbers available through debugfsPaul E. McKenney2011-05-05
* rcu,cleanup: move synchronize_sched_expedited() out of sched.cLai Jiangshan2010-11-29
* rcu: move TINY_RCU from softirq to kthreadPaul E. McKenney2010-11-17
* rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCUPaul E. McKenney2010-08-20
* rcu: repair code-duplication FIXMEsPaul E. McKenney2010-08-20
* rcu: permit suppressing current grace period's CPU stall warningsPaul E. McKenney2010-08-20
* rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-20
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
|\