| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ... | Paul E. McKenney | 2016-04-21 | 8 | -132/+908 |
|\ \ \ |
|
| | | * | rcutorture: Add irqs-disabled test for call_rcu() | Paul E. McKenney | 2016-04-21 | 1 | -0/+2 |
| | | * | rcutorture: Consider FROZEN hotplug notifier transitions | Anna-Maria Gleixner | 2016-03-31 | 1 | -1/+1 |
| | | * | rcutorture: Remove redundant initialization to zero | Paul E. McKenney | 2016-03-31 | 1 | -2/+2 |
| | | * | rcuperf: Do not wake up shutdown wait queue if "shutdown" is false. | Artem Savkov | 2016-03-31 | 1 | -2/+4 |
| | | * | rcutorture: Avoid RCU CPU stall warning and RT throttling | Paul E. McKenney | 2016-03-31 | 1 | -0/+4 |
| | | * | rcutorture: Add rcuperf holdoff boot parameter to reduce interference | Paul E. McKenney | 2016-03-31 | 1 | -0/+5 |
| | | * | rcutorture: Make rcuperf collect expedited event-trace data | Paul E. McKenney | 2016-03-31 | 1 | -0/+1 |
| | | * | rcutorture: Set rcuperf writer kthreads to real-time priority | Paul E. McKenney | 2016-03-31 | 1 | -0/+3 |
| | | * | rcutorture: Bind rcuperf reader/writer kthreads to CPUs | Paul E. McKenney | 2016-03-31 | 1 | -1/+4 |
| | | * | rcutorture: Add RCU grace-period performance tests | Paul E. McKenney | 2016-03-31 | 2 | -0/+638 |
| | | * | rcutorture: Expedited-GP batch progress access to torturing | Paul E. McKenney | 2016-03-31 | 1 | -0/+22 |
| | | * | rcutorture: Allow for rcupdate.rcu_normal | Paul E. McKenney | 2016-03-31 | 1 | -2/+2 |
| |_|/
|/| | |
|
| | * | rcu: Dump ftrace buffer when kicking grace-period kthread | Paul E. McKenney | 2016-03-31 | 1 | -0/+1 |
| | * | rcu: Remove superfluous versions of rcu_read_lock_sched_held() | Boqun Feng | 2016-03-31 | 1 | -2/+2 |
| | * | rcu: Awaken grace-period kthread if too long since FQS | Paul E. McKenney | 2016-03-31 | 2 | -2/+39 |
| | * | rcu: Make FQS schedule advance only if FQS happened | Paul E. McKenney | 2016-03-31 | 1 | -8/+15 |
| | * | rcu: Awaken grace-period kthread when stalled | Paul E. McKenney | 2016-03-31 | 1 | -1/+3 |
| |/
|/| |
|
| * | rcu: Overlap wakeups with next expedited grace period | Paul E. McKenney | 2016-03-31 | 2 | -4/+16 |
| * | rcu: Consolidate expedited GP code into exp_funnel_lock() | Paul E. McKenney | 2016-03-31 | 2 | -6/+2 |
| * | rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap() | Paul E. McKenney | 2016-03-31 | 2 | -5/+5 |
| * | rcu: Consolidate expedited GP code into rcu_exp_wait_wake() | Paul E. McKenney | 2016-03-31 | 2 | -17/+11 |
| * | rcu: Add exp_funnel_lock() fastpath | Paul E. McKenney | 2016-03-31 | 1 | -0/+10 |
| * | rcu: Enforce expedited-GP fairness via funnel wait queue | Paul E. McKenney | 2016-03-31 | 3 | -91/+90 |
| * | rcu: Shorten expedited_workdone* to exp_workdone* | Paul E. McKenney | 2016-03-31 | 3 | -11/+9 |
| * | rcu: Force boolean subscript for expedited stall warnings | Paul E. McKenney | 2016-03-31 | 1 | -1/+1 |
| * | rcu: Remove expedited GP funnel-lock bypass | Paul E. McKenney | 2016-03-31 | 3 | -24/+3 |
| * | rcu: Add expedited-grace-period event tracing | Paul E. McKenney | 2016-03-31 | 2 | -7/+16 |
| * | rcu: Add funnel-locking tracing for expedited grace periods | Paul E. McKenney | 2016-03-31 | 2 | -4/+30 |
| * | rcu: Fix synchronize_rcu_expedited() header comment | Paul E. McKenney | 2016-03-31 | 1 | -7/+13 |
| * | rcu: Make cond_resched_rcu_qs() supply RCU-sched expedited QS | Paul E. McKenney | 2016-03-31 | 1 | -0/+15 |
| * | rcu: Make expedited RCU-preempt stall warnings count accurately | Paul E. McKenney | 2016-03-31 | 1 | -2/+2 |
| * | rcu: Make expedited RCU-sched grace period immediately detect idle | Paul E. McKenney | 2016-03-31 | 1 | -0/+5 |
|/ |
|
* | rcu: Consolidate dumping of ftrace buffer | Paul E. McKenney | 2016-03-31 | 2 | -16/+5 |
* | kernel: add kcov code coverage | Dmitry Vyukov | 2016-03-22 | 1 | -0/+4 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-16 | 1 | -4/+2 |
|\ |
|
| * | tags: Fix DEFINE_PER_CPU expansions | Peter Zijlstra | 2016-03-16 | 1 | -4/+2 |
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 1 | -33/+40 |
|\ \ |
|
| * | | rcu: Make CPU_DYING_IDLE an explicit call | Thomas Gleixner | 2016-03-01 | 1 | -33/+37 |
* | | | Merge commit 'torture.2015.02.23a' into core/rcu | Ingo Molnar | 2016-03-15 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | rcu: Export rcu_gp_is_normal() | Paul E. McKenney | 2016-02-24 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge commit 'fixes.2015.02.23a' into core/rcu | Ingo Molnar | 2016-03-15 | 5 | -117/+124 |
|\ \ \
| |_|/
|/| | |
|
| * | | rcu: Catch up rcu_report_qs_rdp() comment with reality | Paul E. McKenney | 2016-02-24 | 1 | -6/+1 |
| * | | rcu: Make rcu/tiny_plugin.h explicitly non-modular | Paul Gortmaker | 2016-02-24 | 1 | -13/+2 |
| * | | RCU: Privatize rcu_node::lock | Boqun Feng | 2016-02-24 | 3 | -75/+96 |
| * | | rcu: Remove useless rcu_data_p when !PREEMPT_RCU | Chen Gang | 2016-02-24 | 2 | -2/+0 |
| * | | rcutorture: Correct no-expedite console messages | Paul E. McKenney | 2016-02-24 | 1 | -6/+8 |
| * | | rcu: Set rdp->gpwrap when CPU is idle | Paul E. McKenney | 2016-02-24 | 1 | -3/+2 |
| * | | rcu: Stop treating in-kernel CPU-bound workloads as errors | Paul E. McKenney | 2016-02-24 | 1 | -6/+7 |
| * | | rcu: Update rcu_report_qs_rsp() comment | Paul E. McKenney | 2016-02-24 | 1 | -5/+7 |