Files
linux/arch/s390/include/asm
Linus Torvalds 8efb90cf1e Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking updates from Ingo Molnar:
 "The main changes in this cycle are:

   - big rtmutex and futex cleanup and robustification from Thomas
     Gleixner
   - mutex optimizations and refinements from Jason Low
   - arch_mutex_cpu_relax() removal and related cleanups
   - smaller lockdep tweaks"

* 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (23 commits)
  arch, locking: Ciao arch_mutex_cpu_relax()
  locking/lockdep: Only ask for /proc/lock_stat output when available
  locking/mutexes: Optimize mutex trylock slowpath
  locking/mutexes: Try to acquire mutex only if it is unlocked
  locking/mutexes: Delete the MUTEX_SHOW_NO_WAITER macro
  locking/mutexes: Correct documentation on mutex optimistic spinning
  rtmutex: Make the rtmutex tester depend on BROKEN
  futex: Simplify futex_lock_pi_atomic() and make it more robust
  futex: Split out the first waiter attachment from lookup_pi_state()
  futex: Split out the waiter check from lookup_pi_state()
  futex: Use futex_top_waiter() in lookup_pi_state()
  futex: Make unlock_pi more robust
  rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
  rtmutex: Cleanup deadlock detector debug logic
  rtmutex: Confine deadlock logic to futex
  rtmutex: Simplify remove_waiter()
  rtmutex: Document pi chain walk
  rtmutex: Clarify the boost/deboost part
  rtmutex: No need to keep task ref for lock owner check
  rtmutex: Simplify and document try_to_take_rtmutex()
  ...
2014-08-04 16:09:06 -07:00
..
2014-03-04 10:41:04 +01:00
2014-04-18 14:20:42 +02:00
2014-04-18 14:20:42 +02:00
2013-02-14 15:55:16 +01:00
2014-01-22 14:02:15 +01:00
2013-01-08 10:57:09 +01:00
2012-03-28 18:30:02 +01:00
2013-10-24 17:17:04 +02:00
2013-05-15 13:09:09 +02:00
2013-11-13 20:21:46 +01:00
2013-06-26 21:10:02 +02:00
2011-12-27 11:27:12 +01:00
2010-06-09 11:12:36 +02:00
2013-11-20 09:04:55 +01:00
2012-11-30 17:47:23 +01:00
2013-08-22 12:20:03 +02:00
2014-04-22 09:36:24 +02:00
2014-05-16 14:57:30 +02:00
2012-09-26 15:44:57 +02:00
2014-05-20 08:58:40 +02:00
2012-11-30 17:47:28 +01:00