summaryrefslogtreecommitdiffstats
path: root/kernel/rcu
Commit message (Expand)AuthorAgeFilesLines
* tick: Nohz: Rework next timer evaluationThomas Gleixner2015-04-221-6/+8
*---------. Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney2015-03-208-306/+545
|\ \ \ \ \ \
| | | | | | * rcu: Remove fastpath from __rcu_process_callbacks()Alexander Gordeev2015-02-261-11/+0
| | | | | | * rcu: Remove unnecessary condition check in rcu_qsctr_help()Alexander Gordeev2015-02-261-2/+1
| |_|_|_|_|/ |/| | | | |
| | | | | * rcu: Tighten up affinity and check for sysidlePaul E. McKenney2015-02-262-7/+7
| | | | | * rcu: Fixes to NO_HZ_FULL sysidle accountingPaul E. McKenney2015-02-261-3/+3
| |_|_|_|/ |/| | | |
| | | | * rcu: Associate quiescent-state reports with grace periodPaul E. McKenney2015-03-201-12/+22
| | | | * rcu: Yet another fix for preemption and CPU hotplugPaul E. McKenney2015-03-201-16/+27
| | | | * rcu: Add diagnostics to grace-period cleanupPaul E. McKenney2015-03-121-0/+2
| | | | * rcu: Handle outgoing CPUs on exit from idle loopPaul E. McKenney2015-03-121-10/+31
| | | | * rcu: Eliminate ->onoff_mutex from rcu_node structurePaul E. McKenney2015-03-122-17/+0
| | | | * rcu: Process offlining and onlining only at grace-period startPaul E. McKenney2015-03-124-53/+136
| | | | * rcu: Move rcu_report_unblock_qs_rnp() to common codePaul E. McKenney2015-03-122-38/+41
| | | | * rcu: Rework preemptible expedited bitmask handlingPaul E. McKenney2015-03-121-23/+75
| | | | * rcu: Remove event tracing from rcu_cpu_notify(), used by offline CPUsPaul E. McKenney2015-03-111-2/+0
| | | | * rcu: Provide diagnostic option to slow down grace-period initializationPaul E. McKenney2015-03-111-0/+10
| | | | * rcu: Detect stalls caused by failure to propagate up rcu_node treePaul E. McKenney2015-03-111-2/+3
| | | | * rcu: Eliminate empty HOTPLUG_CPU ifdefPaul E. McKenney2015-03-111-4/+0
| | | | * rcu: Simplify sync_rcu_preempt_exp_init()Paul E. McKenney2015-03-111-4/+1
| | | | * rcu: Put all orphan-callback-related code under same commentPaul E. McKenney2015-03-111-1/+1
| | | | * rcu: Consolidate offline-CPU callback initializationPaul E. McKenney2015-03-111-4/+5
| |_|_|/ |/| | |
| | | * rcutorture: Make consistent use of variablesPaul E. McKenney2015-02-261-1/+1
| | | * rcu: Add Kconfig option to expedite grace periods during bootPaul E. McKenney2015-02-261-1/+10
| | | * rcu: Update from rcu_expedited variable to rcu_gp_is_expedited()Paul E. McKenney2015-02-263-6/+7
| | | * rcu: Add rcu_expedite_gp() and rcu_unexpedite_gp() to rcutorturePaul E. McKenney2015-02-261-0/+25
| | | * rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp()Paul E. McKenney2015-02-261-0/+48
| |_|/ |/| |
| | * rcu: Remove redundant check of cpu_online()Yao Dongdong2015-03-031-1/+1
| | * rcu: Get rcu_sched_force_quiescent_state() where it belongsPaul E. McKenney2015-03-031-9/+9
| | * rcu: Add boot-up check for non-default CONFIG_RCU_FANOUT_LEAF valuesPaul E. McKenney2015-03-031-0/+3
| | * rcu: Use IS_ENABLED() to simplify rcu_bootup_announce_oddness()Paul E. McKenney2015-03-031-28/+20
| | * rcu: Improve diagnostics for blocked critical sections in irqPaul E. McKenney2015-03-031-1/+7
| | * rcu: Use IS_ENABLED() to CONFIG_RCU_FANOUT_EXACT #ifdefPaul E. McKenney2015-03-031-18/+14
| | * rcu: Fix a couple of typos in rcu_all_qs() comment headerPaul E. McKenney2015-02-261-2/+2
| | * rcu_tree: Avoid touching rnp->completed when a new GP is startedLai Jiangshan2015-02-251-2/+2
| | * rcu: Consolidate rcu_synchronize and wakeme_after_rcu()Paul E. McKenney2015-02-252-26/+6
| |/ |/|
| * rcu: Move early boot callback tests earlierPaul E. McKenney2015-03-031-2/+2
| * rcu: Move early-boot callbacks to no-CBs lists for no-CBs CPUsPaul E. McKenney2015-03-032-12/+13
| * rcu: Avoid clobbering early boot callbacksPaul E. McKenney2015-02-261-1/+2
| * rcu: Refine diagnostics for lacking kthread for no-CBs callbacksPaul E. McKenney2015-02-261-1/+2
| * rcu: Prevent early-boot RCU callbacks from splattingPaul E. McKenney2015-02-261-5/+15
| * rcu: Wire ->rda pointers at compile timePaul E. McKenney2015-02-261-3/+3
| * rcu: Abstract default callback-list initialization from init_callback_list()Paul E. McKenney2015-02-261-4/+14
|/
*-. Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds2015-02-211-0/+1
|\ \
| * | rcu: Clear need_qs flag to prevent splatPaul E. McKenney2015-02-111-0/+1
| |/
* | rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-3/+2
|/
*-------. Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney2015-01-1510-466/+363
|\ \ \ \ \
| | | | | * rcutorture: Add more diagnostics in rcu_barrier() test failure casePaul E. McKenney2015-01-101-0/+3
| | | | | * rcutorture: Check from beginning to end of grace periodPaul E. McKenney2015-01-103-40/+65
| | | | | * rcu: Remove redundant rcu_batches_completed() declarationPaul E. McKenney2015-01-101-1/+0
| | | | | * rcutorture: Drop rcu_torture_completed() and friendsPaul E. McKenney2015-01-101-13/+3
OpenPOWER on IntegriCloud