summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree_stall.h
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...Paul E. McKenney2020-01-241-7/+27
|\ \ \
| | | * rcu: Rename some instance of CONFIG_PREEMPTION to CONFIG_PREEMPT_RCULai Jiangshan2020-01-241-3/+3
| |_|/ |/| |
| | * rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)2020-01-241-4/+2
| |/ |/|
| * rcu: Move gp_state_names[] and gp_state_getname() to tree_stall.hLai Jiangshan2020-01-241-0/+22
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-3/+3
|\
| * rcu: Use CONFIG_PREEMPTIONThomas Gleixner2019-07-311-3/+3
* | rcu/nocb: Print no-CBs diagnostics when rcutorture writer unduly delayedPaul E. McKenney2019-08-131-0/+5
* | rcu: Add kernel parameter to dump trace after RCU CPU stall warningPaul E. McKenney2019-08-011-0/+4
|/
* rcu: Correctly unlock root node in rcu_check_gp_start_stall()Neeraj Upadhyay2019-05-281-1/+3
* rcu: Fix nohz status in stall warningNeeraj Upadhyay2019-03-261-1/+1
* rcu: Move forward-progress checkers into tree_stall.hPaul E. McKenney2019-03-261-0/+171
* rcu: Move irq-disabled stall-warning checking to tree_stall.hPaul E. McKenney2019-03-261-0/+20
* rcu: Organize functions in tree_stall.hPaul E. McKenney2019-03-261-83/+97
* rcu: Move FAST_NO_HZ stall-warning code to tree_stall.hPaul E. McKenney2019-03-261-0/+80
* rcu: Inline RCU stall-warning info helper functionsPaul E. McKenney2019-03-261-8/+4
* rcu: Inline RCU task stall-warning helper functionsPaul E. McKenney2019-03-261-29/+7
* rcu: Move RCU CPU stall-warning code out of tree.cPaul E. McKenney2019-03-261-0/+292
* rcu: Move RCU CPU stall-warning code out of tree_plugin.hPaul E. McKenney2019-03-261-0/+95
* rcu: Move RCU CPU stall-warning code out of update.cPaul E. McKenney2019-03-261-0/+63
OpenPOWER on IntegriCloud