alistair23-linux/Documentation/locking
Ingo Molnar 475c5ee193 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Pull RCU updates from Paul E. McKenney:

- Updates to use cond_resched() instead of cond_resched_rcu_qs()
  where feasible (currently everywhere except in kernel/rcu and
  in kernel/torture.c).  Also a couple of fixes to avoid sending
  IPIs to offline CPUs.

- Updates to simplify RCU's dyntick-idle handling.

- Updates to remove almost all uses of smp_read_barrier_depends()
  and read_barrier_depends().

- Miscellaneous fixes.

- Torture-test updates.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
2018-01-03 14:14:18 +01:00
..
00-INDEX
lockdep-design.txt
lockstat.txt
locktorture.txt torture: Eliminate torture_runnable and perf_runnable 2017-12-11 09:18:29 -08:00
mutex-design.txt
rt-mutex-design.txt Documentation: fix locking rt-mutex doc refs 2017-10-19 12:56:44 -06:00
rt-mutex.txt rtmutex: update rt-mutex 2017-08-24 13:38:14 -06:00
spinlocks.txt
ww-mutex-design.txt