aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu
Commit message (Expand)AuthorAge
* debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin2016-05-19
* rcu: update debugobjects fixup callbacks return typeDu, Changbin2016-05-19
*---. Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...Paul E. McKenney2016-04-21
|\ \ \
| | | * rcutorture: Add irqs-disabled test for call_rcu()Paul E. McKenney2016-04-21
| | | * rcutorture: Consider FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-03-31
| | | * rcutorture: Remove redundant initialization to zeroPaul E. McKenney2016-03-31
| | | * rcuperf: Do not wake up shutdown wait queue if "shutdown" is false.Artem Savkov2016-03-31
| | | * rcutorture: Avoid RCU CPU stall warning and RT throttlingPaul E. McKenney2016-03-31
| | | * rcutorture: Add rcuperf holdoff boot parameter to reduce interferencePaul E. McKenney2016-03-31
| | | * rcutorture: Make rcuperf collect expedited event-trace dataPaul E. McKenney2016-03-31
| | | * rcutorture: Set rcuperf writer kthreads to real-time priorityPaul E. McKenney2016-03-31
| | | * rcutorture: Bind rcuperf reader/writer kthreads to CPUsPaul E. McKenney2016-03-31
| | | * rcutorture: Add RCU grace-period performance testsPaul E. McKenney2016-03-31
| | | * rcutorture: Expedited-GP batch progress access to torturingPaul E. McKenney2016-03-31
| | | * rcutorture: Allow for rcupdate.rcu_normalPaul E. McKenney2016-03-31
| |_|/ |/| |
| | * rcu: Dump ftrace buffer when kicking grace-period kthreadPaul E. McKenney2016-03-31
| | * rcu: Remove superfluous versions of rcu_read_lock_sched_held()Boqun Feng2016-03-31
| | * rcu: Awaken grace-period kthread if too long since FQSPaul E. McKenney2016-03-31
| | * rcu: Make FQS schedule advance only if FQS happenedPaul E. McKenney2016-03-31
| | * rcu: Awaken grace-period kthread when stalledPaul E. McKenney2016-03-31
| |/ |/|
| * rcu: Overlap wakeups with next expedited grace periodPaul E. McKenney2016-03-31
| * rcu: Consolidate expedited GP code into exp_funnel_lock()Paul E. McKenney2016-03-31
| * rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap()Paul E. McKenney2016-03-31
| * rcu: Consolidate expedited GP code into rcu_exp_wait_wake()Paul E. McKenney2016-03-31
| * rcu: Add exp_funnel_lock() fastpathPaul E. McKenney2016-03-31
| * rcu: Enforce expedited-GP fairness via funnel wait queuePaul E. McKenney2016-03-31
| * rcu: Shorten expedited_workdone* to exp_workdone*Paul E. McKenney2016-03-31
| * rcu: Force boolean subscript for expedited stall warningsPaul E. McKenney2016-03-31
| * rcu: Remove expedited GP funnel-lock bypassPaul E. McKenney2016-03-31
| * rcu: Add expedited-grace-period event tracingPaul E. McKenney2016-03-31
| * rcu: Add funnel-locking tracing for expedited grace periodsPaul E. McKenney2016-03-31
| * rcu: Fix synchronize_rcu_expedited() header commentPaul E. McKenney2016-03-31
| * rcu: Make cond_resched_rcu_qs() supply RCU-sched expedited QSPaul E. McKenney2016-03-31
| * rcu: Make expedited RCU-preempt stall warnings count accuratelyPaul E. McKenney2016-03-31
| * rcu: Make expedited RCU-sched grace period immediately detect idlePaul E. McKenney2016-03-31
|/
* rcu: Consolidate dumping of ftrace bufferPaul E. McKenney2016-03-31
* kernel: add kcov code coverageDmitry Vyukov2016-03-22
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-16
|\
| * tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra2016-03-15
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-15
|\ \
| * | rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner2016-03-01
* | | Merge commit 'torture.2015.02.23a' into core/rcuIngo Molnar2016-03-15
|\ \ \
| * | | rcu: Export rcu_gp_is_normal()Paul E. McKenney2016-02-23
| |/ /
* | | Merge commit 'fixes.2015.02.23a' into core/rcuIngo Molnar2016-03-15
|\ \ \ | |_|/ |/| |
| * | rcu: Catch up rcu_report_qs_rdp() comment with realityPaul E. McKenney2016-02-23
| * | rcu: Make rcu/tiny_plugin.h explicitly non-modularPaul Gortmaker2016-02-23
| * | RCU: Privatize rcu_node::lockBoqun Feng2016-02-23
| * | rcu: Remove useless rcu_data_p when !PREEMPT_RCUChen Gang2016-02-23
| * | rcutorture: Correct no-expedite console messagesPaul E. McKenney2016-02-23
| * | rcu: Set rdp->gpwrap when CPU is idlePaul E. McKenney2016-02-23