Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rcu: Fix nohz status in stall warning | Neeraj Upadhyay | 2019-03-26 | 1 | -1/+1 |
* | rcu: Move forward-progress checkers into tree_stall.h | Paul E. McKenney | 2019-03-26 | 1 | -0/+171 |
* | rcu: Move irq-disabled stall-warning checking to tree_stall.h | Paul E. McKenney | 2019-03-26 | 1 | -0/+20 |
* | rcu: Organize functions in tree_stall.h | Paul E. McKenney | 2019-03-26 | 1 | -83/+97 |
* | rcu: Move FAST_NO_HZ stall-warning code to tree_stall.h | Paul E. McKenney | 2019-03-26 | 1 | -0/+80 |
* | rcu: Inline RCU stall-warning info helper functions | Paul E. McKenney | 2019-03-26 | 1 | -8/+4 |
* | rcu: Inline RCU task stall-warning helper functions | Paul E. McKenney | 2019-03-26 | 1 | -29/+7 |
* | rcu: Move RCU CPU stall-warning code out of tree.c | Paul E. McKenney | 2019-03-26 | 1 | -0/+292 |
* | rcu: Move RCU CPU stall-warning code out of tree_plugin.h | Paul E. McKenney | 2019-03-26 | 1 | -0/+95 |
* | rcu: Move RCU CPU stall-warning code out of update.c | Paul E. McKenney | 2019-03-26 | 1 | -0/+63 |