summaryrefslogtreecommitdiffstats
path: root/include/linux/rcutree.h
Commit message (Expand)AuthorAgeFilesLines
* rcu: Convert rcutree to hotplug state machineThomas Gleixner2016-07-151-0/+7
* rcutorture: Expedited-GP batch progress access to torturingPaul E. McKenney2016-03-311-0/+2
* rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()Paul E. McKenney2015-12-071-0/+2
* rcu: Stop disabling interrupts in scheduler fastpathsPaul E. McKenney2015-12-041-1/+1
* rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng2015-10-061-1/+1
* rcu: Add RCU-sched flavors of get-state and cond-syncPaul E. McKenney2015-07-221-0/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-221-1/+1
|\
| * tick: Nohz: Rework next timer evaluationThomas Gleixner2015-04-221-1/+1
| |
| \
*-. \ Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...Paul E. McKenney2015-05-271-2/+5
|\ \ \ | |_|/ |/| |
| | * rcu: Further shrink Tiny RCU by making empty functions static inlinesPaul E. McKenney2015-05-271-0/+5
| |/ |/|
| * rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefsPaul E. McKenney2015-05-271-2/+0
|/
*-. Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney2015-01-151-3/+8
|\ \
| | * rcutorture: Check from beginning to end of grace periodPaul E. McKenney2015-01-101-0/+3
| | * rcu: Make _batches_completed() functions return unsigned longPaul E. McKenney2015-01-101-3/+3
| |/ |/|
| * rcu: Make cond_resched_rcu_qs() apply to normal RCU flavorsPaul E. McKenney2015-01-151-0/+2
|/
* rcu: Remove "cpu" argument to rcu_needs_cpu()Paul E. McKenney2014-11-031-1/+1
* rcu: Remove "cpu" argument to rcu_note_context_switch()Paul E. McKenney2014-11-031-2/+2
* rcutorture: Export RCU grace-period kthread wait state to rcutorturePaul E. McKenney2014-05-141-0/+1
* rcu: Provide grace-period piggybacking APIPaul E. McKenney2014-03-201-0/+2
*-. Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' in...Paul E. McKenney2014-02-261-2/+4
|\ \
| | * rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALLPaul E. McKenney2014-02-171-0/+2
| |/ |/|
| * rcu: Stop tracking FSF's postal addressPaul E. McKenney2014-02-171-2/+2
|/
* rcu: Remove "extern" from function declarations in include/linux/*rcu*.hTeodora Baluta2013-12-121-18/+18
* rcu: Consistent rcu_is_watching() namingPaul E. McKenney2013-09-251-1/+1
* rcu: Is it safe to enter an RCU read-side critical section?Paul E. McKenney2013-09-251-0/+2
* rcu: Shrink TINY_RCU by moving exit_rcu()Paul E. McKenney2013-06-101-0/+2
* rcu: Simplify RCU_TINY RCU callback invocationPaul E. McKenney2013-06-101-1/+0
* rcu: Precompute RCU_FAST_NO_HZ timer offsetsPaul E. McKenney2012-06-061-1/+1
*-. Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...Paul E. McKenney2012-05-111-19/+0
|\ \
| | * rcu: Make exit_rcu() more precise and consolidatePaul E. McKenney2012-05-021-12/+0
| |/ |/|
| * rcu: Document why rcu_blocking_is_gp() is safePaul E. McKenney2012-04-241-7/+0
|/
* rcu: Call out dangers of expedited RCU primitivesPaul E. McKenney2012-02-211-0/+16
* rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney2012-02-211-0/+2
* rcu: Improve synchronize_rcu() diagnosticsFrederic Weisbecker2012-02-211-0/+1
* rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney2011-09-281-0/+2
* rcu: provide rcu_virt_note_context_switch() function.Gleb Natapov2011-05-051-0/+10
* rcu: make rcutorture version numbers available through debugfsPaul E. McKenney2011-05-051-0/+3
* rcu,cleanup: move synchronize_sched_expedited() out of sched.cLai Jiangshan2010-11-291-0/+1
* rcu: move TINY_RCU from softirq to kthreadPaul E. McKenney2010-11-171-0/+1
* rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCUPaul E. McKenney2010-08-201-50/+0
* rcu: repair code-duplication FIXMEsPaul E. McKenney2010-08-201-6/+0
* rcu: permit suppressing current grace period's CPU stall warningsPaul E. McKenney2010-08-201-0/+1
* rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-201-0/+2
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-181-1/+0
|\
| * sched: replace migration_thread with cpu_stopTejun Heo2010-05-061-1/+0
* | rcu: slim down rcutiny by removing rcu_scheduler_active and friendsPaul E. McKenney2010-05-101-0/+3
* | rcu: refactor RCU's context-switch handlingPaul E. McKenney2010-05-101-0/+1
* | rcu: shrink rcutiny by making synchronize_rcu_bh() be inlinePaul E. McKenney2010-05-101-0/+2
|/
* rcu: Make rcu_read_lock_sched_held() take boot time into accountPaul E. McKenney2010-02-261-1/+0
* rcu: Add force_quiescent_state() testing to rcutorturePaul E. McKenney2010-01-131-0/+3