| Commit message (Expand) | Author | Age | Files | Lines |
* | rcu: Define rcu_irq_{enter,exit}() in terms of rcu_nmi_{enter,exit}() | Paul E. McKenney | 2017-11-27 | 1 | -38/+21 |
* | rcu: Clamp ->dynticks_nmi_nesting at eqs entry/exit | Paul E. McKenney | 2017-11-27 | 2 | -0/+4 |
* | rcu: Move rcu_nmi_{enter,exit}() to prepare for consolidation | Paul E. McKenney | 2017-11-27 | 1 | -75/+75 |
* | rcu: Reduce dyntick-idle state space | Paul E. McKenney | 2017-11-27 | 1 | -12/+11 |
* | rcu: Avoid ->dynticks_nmi_nesting store tearing | Paul E. McKenney | 2017-11-27 | 1 | -3/+5 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-14 | 2 | -6/+7 |
|\ |
|
| * | rcu: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 2 | -6/+7 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-13 | 2 | -2/+4 |
|\ \ |
|
| * \ | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2017-11-08 | 4 | -12/+18 |
| |\ \ |
|
| * | | | sched/isolation: Introduce housekeeping flags | Frederic Weisbecker | 2017-10-27 | 2 | -2/+2 |
| * | | | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker | 2017-10-27 | 2 | -0/+2 |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-13 | 2 | -13/+13 |
|\ \ \ \ |
|
| * | | | | rcu: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 2017-11-08 | 2 | -13/+13 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-11-13 | 7 | -62/+187 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-10-24 | 7 | -62/+187 |
| |\ \ \ |
|
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | *---. \ \ | Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an... | Paul E. McKenney | 2017-10-20 | 7 | -62/+187 |
| | |\ \ \ \ \ |
|
| | | | | * | | | rcutorture: Dump writer stack if stalled | Paul E. McKenney | 2017-10-09 | 1 | -0/+6 |
| | | | | * | | | rcutorture: Add interrupt-disable capability to stall-warning tests | Paul E. McKenney | 2017-10-09 | 1 | -5/+13 |
| | | | | |/ / |
|
| | | | * | | | rcu: Suppress RCU CPU stall warnings while dumping trace | Paul E. McKenney | 2017-10-09 | 2 | -0/+18 |
| | | | * | | | rcu: Turn off tracing before dumping trace | Paul E. McKenney | 2017-10-09 | 1 | -1/+3 |
| | | | * | | | rcu: Make RCU CPU stall warnings check for irq-disabled CPUs | Paul E. McKenney | 2017-10-09 | 3 | -13/+103 |
| | | | * | | | sched,rcu: Make cond_resched() provide RCU quiescent state | Paul E. McKenney | 2017-10-09 | 1 | -20/+5 |
| | | | |/ / |
|
| | | * | | | rcu/segcblist: Include rcupdate.h | Sebastian Andrzej Siewior | 2017-10-19 | 1 | -0/+1 |
| | | * | | | rcu: Add extended-quiescent-state testing advice | Paul E. McKenney | 2017-10-19 | 1 | -0/+30 |
| | | * | | | rcu: Suppress lockdep false-positive ->boost_mtx complaints | Paul E. McKenney | 2017-10-19 | 1 | -1/+1 |
| | | * | | | rcu: Do not include rtmutex_common.h unconditionally | Sebastian Andrzej Siewior | 2017-10-19 | 1 | -2/+1 |
| | | * | | | rcu: Create call_rcu_tasks() kthread at boot time | Paul E. McKenney | 2017-10-09 | 1 | -19/+5 |
| | | * | | | rcu: Fix up pending cbs check in rcu_prepare_for_idle | Neeraj Upadhyay | 2017-10-09 | 1 | -1/+1 |
| | | |/ / |
|
| | * / / | srcu: Add parameters to SRCU docbook comments | Paul E. McKenney | 2017-10-20 | 1 | -1/+1 |
| | |/ / |
|
* | / / | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ / / |
|
* / / | doc: Fix various RCU docbook comment-header problems | Paul E. McKenney | 2017-10-20 | 3 | -12/+17 |
|/ / |
|
* | | Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-10-04 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}() | Paul E. McKenney | 2017-10-03 | 1 | -2/+2 |
* | | Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-26 | 1 | -0/+10 |
|\| |
|
| * | rcu: Allow for page faults in NMI handlers | Paul E. McKenney | 2017-09-23 | 1 | -0/+10 |
* | | treewide: make "nr_cpu_ids" unsigned | Alexey Dobriyan | 2017-09-09 | 2 | -2/+2 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',... | Paul E. McKenney | 2017-08-17 | 15 | -586/+374 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | | * | rcutorture: Invoke call_rcu() from timer handler | Paul E. McKenney | 2017-07-25 | 1 | -0/+13 |
| | | | * | rcu: Add last-CPU to GP-kthread starvation messages | Paul E. McKenney | 2017-07-25 | 1 | -2/+3 |
| | | | * | rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local() | Paul E. McKenney | 2017-07-25 | 1 | -1/+2 |
| | | | * | rcutorture: Add task's CPU for rcutorture writer stalls | Paul E. McKenney | 2017-07-25 | 1 | -2/+3 |
| | | | * | rcutorture: Place event-traced strings into trace buffer | Paul E. McKenney | 2017-07-25 | 1 | -1/+1 |
| | | | * | rcutorture: Enable SRCU readers from timer handler | Paul E. McKenney | 2017-07-25 | 1 | -1/+3 |
| | | | * | rcu: Remove CONFIG_TASKS_RCU ifdef from rcuperf.c | Paul E. McKenney | 2017-07-25 | 1 | -16/+1 |
| | | | * | rcutorture: Print SRCU lock/unlock totals | Paul E. McKenney | 2017-07-25 | 1 | -1/+4 |
| | | | * | rcutorture: Move SRCU status printing to SRCU implementations | Paul E. McKenney | 2017-07-25 | 2 | -38/+35 |
| |_|_|/
|/| | | |
|
| | | * | srcu: Provide ordering for CPU not involved in grace period | Paul E. McKenney | 2017-07-28 | 1 | -0/+9 |
| | | * | srcu: Make process_srcu() be static | Paul E. McKenney | 2017-07-25 | 1 | -2/+2 |
| | | * | srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU | Paul E. McKenney | 2017-07-25 | 3 | -49/+8 |
| |_|/
|/| | |
|
| | * | rcu: Move callback-list warning to irq-disable region | Paul E. McKenney | 2017-07-25 | 1 | -2/+2 |