Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rcu: Use RCU's online-CPU state for expedited IPI retry | Paul E. McKenney | 2016-08-22 | 1 | -6/+5 |
* | rcu: Exclude RCU-offline CPUs from expedited grace periods | Paul E. McKenney | 2016-08-22 | 1 | -1/+2 |
* | rcu: Make expedited RCU CPU stall warnings respond to controls | Paul E. McKenney | 2016-08-22 | 1 | -0/+3 |
* | rcu: Stop disabling expedited RCU CPU stall warnings | Paul E. McKenney | 2016-08-22 | 1 | -6/+1 |
* | rcu: Drive expedited grace periods from workqueue | Paul E. McKenney | 2016-08-22 | 1 | -6/+42 |
* | rcu: Consolidate expedited grace period machinery | Paul E. McKenney | 2016-08-22 | 1 | -33/+29 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 1 | -1/+0 |
* | rcu: Correctly handle sparse possible cpus | Mark Rutland | 2016-06-15 | 1 | -9/+7 |
* | rcu: Move expedited code from tree_plugin.h to tree_exp.h | Paul E. McKenney | 2016-06-14 | 1 | -0/+94 |
* | rcu: Move expedited code from tree.c to tree_exp.h | Paul E. McKenney | 2016-06-14 | 1 | -0/+564 |