Age | Commit message (Expand) | Author | Files | Lines |
2018-02-21 | rcu: Trace expedited GP delays due to transitioning CPUs | Paul E. McKenney | 1 | -1/+2 |
2018-02-21 | rcu: Add more tracing of expedited grace periods | Paul E. McKenney | 2 | -1/+19 |
2018-02-21 | rcu: Fix misprint in srcu_funnel_exp_start | Ildar Ismagilov | 1 | -1/+1 |
2018-02-21 | rcu: Use wrapper for lockdep asserts | Matthew Wilcox | 4 | -16/+19 |
2018-02-21 | rcu: Remove redundant nxttail index macro define | Liu, Changcheng | 1 | -7/+0 |
2018-02-21 | rcu: Consolidate rcu.h #ifdefs | Paul E. McKenney | 1 | -6/+2 |
2018-02-21 | rcu: More clearly identify grace-period kthread stack dump | Paul E. McKenney | 1 | -0/+1 |
2018-02-21 | rcu: Remove obsolete force-quiescent-state statistics for debugfs | Paul E. McKenney | 2 | -8/+1 |
2018-02-21 | rcu: Remove obsolete __rcu_pending() statistics for debugfs | Paul E. McKenney | 2 | -39/+9 |
2018-02-21 | rcu: Remove obsolete callback-invocation statistics for debugfs | Paul E. McKenney | 3 | -4/+0 |
2018-02-21 | rcu: Remove obsolete boost statistics for debugfs | Paul E. McKenney | 2 | -12/+2 |
2018-02-21 | rcu: Call touch_nmi_watchdog() while printing stall warnings | Tejun Heo | 1 | -1/+13 |
2018-02-21 | rcu: Fix CPU offload boot message when no CPUs are offloaded | Paul E. McKenney | 1 | -2/+5 |
2018-02-16 | rcu: Remove unnecessary spinlock in rcu_boot_init_percpu_data() | Lihao Liang | 1 | -4/+0 |
2018-01-31 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+2 |
2017-12-11 | Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017... | Paul E. McKenney | 7 | -308/+219 |
2017-12-11 | torture: Eliminate torture_runnable and perf_runnable | Paul E. McKenney | 2 | -10/+2 |
2017-12-11 | rcutorture: Preempt RCU-preempt readers more vigorously | Paul E. McKenney | 1 | -1/+1 |
2017-12-11 | torture: Reduce #ifdefs for preempt_schedule() | Paul E. McKenney | 1 | -3/+1 |
2017-12-11 | rcu: Remove have_rcu_nocb_mask from tree_plugin.h | Rakib Mullick | 1 | -7/+4 |
2017-12-11 | rcu: Add comment giving debug strategy for double call_rcu() | Paul E. McKenney | 1 | -0/+5 |
2017-12-08 | rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules | Paul E. McKenney | 1 | -0/+2 |
2017-11-29 | srcu: Prohibit call_srcu() use under raw spinlocks | Paul E. McKenney | 1 | -41/+68 |
2017-11-29 | rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug code | Paul E. McKenney | 1 | -22/+2 |
2017-11-29 | rcu: Fold rcu_eqs_exit_common() into rcu_eqs_exit() | Paul E. McKenney | 1 | -32/+18 |
2017-11-29 | rcu: Fold rcu_eqs_enter_common() into rcu_eqs_enter() | Paul E. McKenney | 1 | -27/+16 |
2017-11-29 | rcu: Avoid ->dynticks_nesting store tearing | Paul E. McKenney | 1 | -3/+3 |
2017-11-29 | rcu: Stop duplicating lockdep checks in RCU's idle-entry code | Paul E. McKenney | 1 | -11/+0 |
2017-11-29 | rcu: Add ->dynticks field to rcu_dyntick trace event | Paul E. McKenney | 1 | -9/+7 |
2017-11-29 | rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long | Paul E. McKenney | 4 | -7/+7 |
2017-11-29 | rcu: Add tracing to irq/NMI dyntick-idle transitions | Paul E. McKenney | 1 | -0/+6 |
2017-11-27 | rcu: Eliminate rcu_irq_enter_disabled() | Paul E. McKenney | 1 | -20/+2 |
2017-11-27 | rcu: Make ->dynticks_nesting be a simple counter | Paul E. McKenney | 3 | -47/+21 |
2017-11-27 | rcu: Define rcu_irq_{enter,exit}() in terms of rcu_nmi_{enter,exit}() | Paul E. McKenney | 1 | -38/+21 |
2017-11-27 | rcu: Clamp ->dynticks_nmi_nesting at eqs entry/exit | Paul E. McKenney | 2 | -0/+4 |
2017-11-27 | rcu: Move rcu_nmi_{enter,exit}() to prepare for consolidation | Paul E. McKenney | 1 | -75/+75 |
2017-11-27 | rcu: Reduce dyntick-idle state space | Paul E. McKenney | 1 | -12/+11 |
2017-11-27 | rcu: Avoid ->dynticks_nmi_nesting store tearing | Paul E. McKenney | 1 | -3/+5 |
2017-11-14 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -6/+7 |
2017-11-14 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+4 |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -13/+13 |
2017-11-13 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -62/+187 |
2017-11-08 | rcu: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 2 | -13/+13 |
2017-11-08 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 4 | -12/+18 |
2017-11-03 | rcu: Convert timers to use timer_setup() | Kees Cook | 2 | -6/+7 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-27 | sched/isolation: Introduce housekeeping flags | Frederic Weisbecker | 2 | -2/+2 |
2017-10-27 | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker | 2 | -0/+2 |
2017-10-24 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 7 | -62/+187 |
2017-10-20 | Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an... | Paul E. McKenney | 7 | -62/+187 |