| Commit message (Expand) | Author | Age | Files | Lines |
* | rcu: Use wrapper for lockdep asserts | Matthew Wilcox | 2018-02-20 | 1 | -2/+2 |
* | rcu: Remove obsolete callback-invocation statistics for debugfs | Paul E. McKenney | 2018-02-20 | 1 | -1/+0 |
* | rcu: Remove obsolete boost statistics for debugfs | Paul E. McKenney | 2018-02-20 | 1 | -6/+2 |
* | rcu: Call touch_nmi_watchdog() while printing stall warnings | Tejun Heo | 2018-02-20 | 1 | -1/+13 |
* | rcu: Fix CPU offload boot message when no CPUs are offloaded | Paul E. McKenney | 2018-02-20 | 1 | -2/+5 |
*-. | Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017... | Paul E. McKenney | 2017-12-11 | 1 | -8/+5 |
|\ \ |
|
| | * | rcu: Remove have_rcu_nocb_mask from tree_plugin.h | Rakib Mullick | 2017-12-11 | 1 | -7/+4 |
| |/
|/| |
|
| * | rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long | Paul E. McKenney | 2017-11-28 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 1 | -4/+5 |
|\ |
|
| * | rcu: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -4/+5 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-13 | 1 | -1/+2 |
|\ \ |
|
| * | | sched/isolation: Introduce housekeeping flags | Frederic Weisbecker | 2017-10-27 | 1 | -1/+1 |
| * | | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker | 2017-10-27 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-13 | 1 | -5/+5 |
|\ \ |
|
| * | | rcu: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 2017-11-08 | 1 | -5/+5 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an... | Paul E. McKenney | 2017-10-20 | 1 | -5/+9 |
|\ \ \
| |_|/
|/| | |
|
| | * | rcu: Make RCU CPU stall warnings check for irq-disabled CPUs | Paul E. McKenney | 2017-10-09 | 1 | -1/+6 |
| |/
|/| |
|
| * | 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: Fix up pending cbs check in rcu_prepare_for_idle | Neeraj Upadhyay | 2017-10-09 | 1 | -1/+1 |
|/ |
|
* | treewide: make "nr_cpu_ids" unsigned | Alexey Dobriyan | 2017-09-08 | 1 | -1/+1 |
*-. | Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',... | Paul E. McKenney | 2017-08-17 | 1 | -98/+140 |
|\ \ |
|
| | * | rcu: Make NOCB CPUs migrate CBs directly from outgoing CPU | Paul E. McKenney | 2017-07-25 | 1 | -21/+10 |
| |/
|/| |
|
| * | rcu: Add assertions verifying blocked-tasks list | Paul E. McKenney | 2017-08-17 | 1 | -2/+9 |
| * | rcu: Add event tracing to ->gp_tasks update at GP start | Paul E. McKenney | 2017-08-17 | 1 | -1/+8 |
| * | rcu: Add TPS() to event-traced strings | Paul E. McKenney | 2017-08-17 | 1 | -6/+6 |
| * | rcu: Use timer as backstop for NOCB deferred wakeups | Paul E. McKenney | 2017-07-25 | 1 | -70/+109 |
|/ |
|
* | rcu: Eliminate NOCBs CPU-state Kconfig options | Paul E. McKenney | 2017-06-08 | 1 | -24/+3 |
* | rcu: Remove debugfs tracing | Paul E. McKenney | 2017-06-08 | 1 | -30/+1 |
* | rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option | Paul E. McKenney | 2017-06-08 | 1 | -3/+1 |
* | rcu: Remove nohz_full full-system-idle state machine | Paul E. McKenney | 2017-06-08 | 1 | -429/+0 |
* | rcu: Remove *_SLOW_* Kconfig options | Paul E. McKenney | 2017-06-08 | 1 | -3/+3 |
* | rcu: Move docbook comments out of rcupdate.h | Paul E. McKenney | 2017-06-08 | 1 | -2/+31 |
* | rcu: Add memory barriers for NOCB leader wakeup | Paul E. McKenney | 2017-06-08 | 1 | -0/+2 |
* | rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKE | Paul E. McKenney | 2017-06-08 | 1 | -4/+4 |
* | rcu: Add lockdep_assert_held() teeth to tree_plugin.h | Paul E. McKenney | 2017-06-08 | 1 | -0/+17 |
* | rcu: Update rcu_bootup_announce_oddness() | Paul E. McKenney | 2017-06-08 | 1 | -3/+28 |
* | rcu: Print out rcupdate.c non-default boot-time settings | Paul E. McKenney | 2017-06-08 | 1 | -0/+1 |
* | rcu: Remove obsolete reference to synchronize_kernel() | Paul E. McKenney | 2017-06-08 | 1 | -2/+7 |
* | rcu: Complain if blocking in preemptible RCU read-side critical section | Paul E. McKenney | 2017-06-08 | 1 | -2/+3 |
* | rcu: Open-code the rcu_cblist_n_lazy_cbs() function | Paul E. McKenney | 2017-05-02 | 1 | -1/+1 |
* | rcu: Open-code the rcu_cblist_n_cbs() function | Paul E. McKenney | 2017-05-02 | 1 | -1/+1 |
* | rcu: Open-code the rcu_cblist_empty() function | Paul E. McKenney | 2017-05-02 | 1 | -2/+2 |
*-. | Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ... | Paul E. McKenney | 2017-04-21 | 1 | -32/+32 |
|\ \ |
|
| | * | srcu: Abstract multi-tail callback list handling | Paul E. McKenney | 2017-04-18 | 1 | -29/+25 |
| | * | rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions | Paul E. McKenney | 2017-04-18 | 1 | -2/+6 |
| |/
|/| |
|
| * | rcu: Use true/false in assignment to bool | Nicholas Mc Guire | 2017-04-19 | 1 | -1/+1 |
|/ |
|
* | 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 |
*-. | Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',... | Paul E. McKenney | 2017-01-25 | 1 | -3/+4 |
|\ \ |
|