| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
*-. | Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',... | Paul E. McKenney | 2017-01-25 | 1 | -85/+177 |
|\ \ |
|
| | * | rcu: Make rcu_cpu_starting() use its "cpu" argument | Paul E. McKenney | 2017-01-23 | 1 | -1/+1 |
| | * | rcu: Don't wake rcuc/X kthreads on NOCB CPUs | Paul E. McKenney | 2017-01-23 | 1 | -1/+1 |
| | * | rcu: Once again use NMI-based stack traces in stall warnings | Paul E. McKenney | 2017-01-23 | 1 | -5/+7 |
| | * | rcu: Remove short-term CPU kicking | Paul E. McKenney | 2017-01-23 | 1 | -5/+0 |
| | * | rcu: Add long-term CPU kicking | Paul E. McKenney | 2017-01-23 | 1 | -0/+6 |
| | * | rcu: Remove unused but set variable | Tobias Klauser | 2017-01-23 | 1 | -2/+0 |
| | * | rcu: Only dump stalled-tasks stacks if there was a real stall | Byungchul Park | 2017-01-23 | 1 | -3/+3 |
| |/
|/| |
|
| * | rcu: Adjust FQS offline checks for exact online-CPU detection | Paul E. McKenney | 2017-01-23 | 1 | -15/+2 |
| * | rcu: Check cond_resched_rcu_qs() state less often to reduce GP overhead | Paul E. McKenney | 2017-01-23 | 1 | -12/+34 |
| * | rcu: Abstract extended quiescent state determination | Paul E. McKenney | 2017-01-23 | 1 | -14/+38 |
| * | rcu: Abstract dynticks extended quiescent state enter/exit operations | Paul E. McKenney | 2017-01-23 | 1 | -26/+62 |
| * | rcu: Abstract the dynticks snapshot operation | Paul E. McKenney | 2017-01-16 | 1 | -3/+16 |
| * | rcu: Abstract the dynticks momentary-idle operation | Paul E. McKenney | 2017-01-16 | 1 | -5/+14 |
|/ |
|
* | rcu: Narrow early boot window of illegal synchronous grace periods | Paul E. McKenney | 2017-01-14 | 1 | -13/+20 |
* | rcu: Don't kick unless grace period or request | Paul E. McKenney | 2016-11-14 | 1 | -1/+2 |
* | rcu: Remove obsolete comment from __call_rcu() | Paul E. McKenney | 2016-11-14 | 1 | -7/+0 |
* | rcu: Remove obsolete rcu_check_callbacks() header comment | Paul E. McKenney | 2016-11-14 | 1 | -2/+1 |
* | rcu: Tighten up __call_rcu() rcu_head alignment check | Paul E. McKenney | 2016-11-14 | 1 | -1/+3 |
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-15 | 1 | -1/+1 |
|\ |
|
| * | latent_entropy: Mark functions with __latent_entropy | Emese Revfy | 2016-10-10 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho... | Paul E. McKenney | 2016-09-14 | 1 | -9/+35 |
|\ \ \
| |_|/
|/| | |
|
| | * | rcu: Provide exact CPU-online tracking for RCU | Paul E. McKenney | 2016-08-22 | 1 | -3/+29 |
| |/
|/| |
|
| * | rcu: Avoid redundant quiescent-state chasing | Paul E. McKenney | 2016-08-22 | 1 | -2/+4 |
| * | rcu: Don't use modular infrastructure in non-modular code | Paul Gortmaker | 2016-08-22 | 1 | -2/+0 |
| * | rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads | Jisheng Zhang | 2016-08-22 | 1 | -2/+2 |
|/ |
|
* | rcu: Convert rcutree to hotplug state machine | Thomas Gleixner | 2016-07-15 | 1 | -53/+52 |
* | rcu: Correctly handle sparse possible cpus | Mark Rutland | 2016-06-15 | 1 | -12/+9 |
* | rcu: sysctl: Panic on RCU Stall | Daniel Bristot de Oliveira | 2016-06-15 | 1 | -0/+12 |
* | rcu: Move expedited code from tree.c to tree_exp.h | Paul E. McKenney | 2016-06-14 | 1 | -543/+2 |
* | rcu: Remove some superfluous lines | Peter Zijlstra | 2016-06-14 | 1 | -3/+0 |
* | rcu: Fix outdated hotplug-exclusion comment in rcu_gp_init() | Paul E. McKenney | 2016-06-14 | 1 | -2/+1 |
* | rcu: Fix outdated rcu_scheduler_active comment | Paul E. McKenney | 2016-06-14 | 1 | -1/+1 |
*---. | Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ... | Paul E. McKenney | 2016-04-21 | 1 | -87/+211 |
|\ \ \ |
|
| | | * | rcutorture: Expedited-GP batch progress access to torturing | Paul E. McKenney | 2016-03-31 | 1 | -0/+22 |
| |_|/
|/| | |
|
| | * | rcu: Dump ftrace buffer when kicking grace-period kthread | Paul E. McKenney | 2016-03-31 | 1 | -0/+1 |
| | * | rcu: Awaken grace-period kthread if too long since FQS | Paul E. McKenney | 2016-03-31 | 1 | -2/+37 |
| | * | 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 | 1 | -3/+14 |
| * | rcu: Consolidate expedited GP code into exp_funnel_lock() | Paul E. McKenney | 2016-03-31 | 1 | -3/+2 |
| * | rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap() | Paul E. McKenney | 2016-03-31 | 1 | -3/+5 |
| * | rcu: Consolidate expedited GP code into rcu_exp_wait_wake() | Paul E. McKenney | 2016-03-31 | 1 | -9/+9 |
| * | 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 | 1 | -74/+81 |
| * | rcu: Shorten expedited_workdone* to exp_workdone* | Paul E. McKenney | 2016-03-31 | 1 | -5/+3 |
| * | rcu: Force boolean subscript for expedited stall warnings | Paul E. McKenney | 2016-03-31 | 1 | -1/+1 |