summaryrefslogtreecommitdiffstats
path: root/kernel/rcu
Commit message (Expand)AuthorAgeFilesLines
...
* | rcu: Trace expedited GP delays due to transitioning CPUsPaul E. McKenney2018-02-201-1/+2
* | rcu: Add more tracing of expedited grace periodsPaul E. McKenney2018-02-202-1/+19
* | rcu: Fix misprint in srcu_funnel_exp_startIldar Ismagilov2018-02-201-1/+1
* | rcu: Use wrapper for lockdep assertsMatthew Wilcox2018-02-204-16/+19
* | rcu: Remove redundant nxttail index macro defineLiu, Changcheng2018-02-201-7/+0
* | rcu: Consolidate rcu.h #ifdefsPaul E. McKenney2018-02-201-6/+2
* | rcu: More clearly identify grace-period kthread stack dumpPaul E. McKenney2018-02-201-0/+1
* | rcu: Remove obsolete force-quiescent-state statistics for debugfsPaul E. McKenney2018-02-202-8/+1
* | rcu: Remove obsolete __rcu_pending() statistics for debugfsPaul E. McKenney2018-02-202-39/+9
* | rcu: Remove obsolete callback-invocation statistics for debugfsPaul E. McKenney2018-02-203-4/+0
* | rcu: Remove obsolete boost statistics for debugfsPaul E. McKenney2018-02-202-12/+2
* | rcu: Call touch_nmi_watchdog() while printing stall warningsTejun Heo2018-02-201-1/+13
* | rcu: Fix CPU offload boot message when no CPUs are offloadedPaul E. McKenney2018-02-201-2/+5
* | rcu: Remove unnecessary spinlock in rcu_boot_init_percpu_data()Lihao Liang2018-02-151-4/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-311-0/+2
|\
| * rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modulesPaul E. McKenney2017-12-071-0/+2
| |
| \
| \
| \
*---. \ Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney2017-12-117-308/+219
|\ \ \ \ | |_|_|/ |/| | |
| | | * torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney2017-12-112-10/+2
| | | * rcutorture: Preempt RCU-preempt readers more vigorouslyPaul E. McKenney2017-12-111-1/+1
| | | * torture: Reduce #ifdefs for preempt_schedule()Paul E. McKenney2017-12-111-3/+1
| |_|/ |/| |
| | * rcu: Remove have_rcu_nocb_mask from tree_plugin.hRakib Mullick2017-12-111-7/+4
| | * rcu: Add comment giving debug strategy for double call_rcu()Paul E. McKenney2017-12-111-0/+5
| | * srcu: Prohibit call_srcu() use under raw spinlocksPaul E. McKenney2017-11-281-41/+68
| |/ |/|
| * rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug codePaul E. McKenney2017-11-281-22/+2
| * rcu: Fold rcu_eqs_exit_common() into rcu_eqs_exit()Paul E. McKenney2017-11-281-32/+18
| * rcu: Fold rcu_eqs_enter_common() into rcu_eqs_enter()Paul E. McKenney2017-11-281-27/+16
| * rcu: Avoid ->dynticks_nesting store tearingPaul E. McKenney2017-11-281-3/+3
| * rcu: Stop duplicating lockdep checks in RCU's idle-entry codePaul E. McKenney2017-11-281-11/+0
| * rcu: Add ->dynticks field to rcu_dyntick trace eventPaul E. McKenney2017-11-281-9/+7
| * rcu: Shrink ->dynticks_{nmi_,}nesting from long long to longPaul E. McKenney2017-11-284-7/+7
| * rcu: Add tracing to irq/NMI dyntick-idle transitionsPaul E. McKenney2017-11-281-0/+6
| * rcu: Eliminate rcu_irq_enter_disabled()Paul E. McKenney2017-11-271-20/+2
| * rcu: Make ->dynticks_nesting be a simple counterPaul E. McKenney2017-11-273-47/+21
| * rcu: Define rcu_irq_{enter,exit}() in terms of rcu_nmi_{enter,exit}()Paul E. McKenney2017-11-271-38/+21
| * rcu: Clamp ->dynticks_nmi_nesting at eqs entry/exitPaul E. McKenney2017-11-272-0/+4
| * rcu: Move rcu_nmi_{enter,exit}() to prepare for consolidationPaul E. McKenney2017-11-271-75/+75
| * rcu: Reduce dyntick-idle state spacePaul E. McKenney2017-11-271-12/+11
| * rcu: Avoid ->dynticks_nmi_nesting store tearingPaul E. McKenney2017-11-271-3/+5
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-132-6/+7
|\
| * rcu: Convert timers to use timer_setup()Kees Cook2017-11-022-6/+7
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-132-2/+4
|\ \
| * \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-084-12/+18
| |\ \
| * | | sched/isolation: Introduce housekeeping flagsFrederic Weisbecker2017-10-272-2/+2
| * | | sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2017-10-272-0/+2
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-132-13/+13
|\ \ \ \
| * | | | rcu: Use lockdep to assert IRQs are disabled/enabledFrederic Weisbecker2017-11-082-13/+13
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-137-62/+187
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-10-247-62/+187
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an...Paul E. McKenney2017-10-207-62/+187
| | |\ \ \ \ \
| | | | | * | | rcutorture: Dump writer stack if stalledPaul E. McKenney2017-10-091-0/+6
OpenPOWER on IntegriCloud