Files
linux-st/include/linux
Linus Torvalds d057190925 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking fixes from Thomas Gleixner:
 "The locking department delivers:

   - A rather large and intrusive bundle of fixes to address serious
     performance regressions introduced by the new rwsem / mcs
     technology.  Simpler solutions have been discussed, but they would
     have been ugly bandaids with more risk than doing the right thing.

   - Make the rwsem spin on owner technology opt-in for architectures
     and enable it only on the known to work ones.

   - A few fixes to the lockdep userspace library"

* 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
  locking/mutex: Disable optimistic spinning on some architectures
  locking/rwsem: Reduce the size of struct rw_semaphore
  locking/rwsem: Rename 'activity' to 'count'
  locking/spinlocks/mcs: Micro-optimize osq_unlock()
  locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
  locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
  locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
  locking/rwsem: Allow conservative optimistic spinning when readers have lock
  tools/liblockdep: Account for bitfield changes in lockdeps lock_acquire
  tools/liblockdep: Remove debug print left over from development
  tools/liblockdep: Fix comparison of a boolean value with a value of 2
2014-07-19 06:27:55 -10:00
..
2014-06-03 23:12:20 +02:00
2013-07-30 11:53:12 -04:00
2005-04-16 15:20:36 -07:00
2011-03-11 14:25:50 +00:00
2011-08-03 11:30:42 -04:00
2008-06-06 11:29:10 -07:00
2009-01-04 13:33:20 -08:00
2009-11-20 20:13:39 +01:00
2013-11-15 09:32:21 +09:00
2010-08-04 11:00:45 +02:00
2012-02-20 19:46:36 +11:00
2007-02-09 17:39:36 -05:00
2008-01-28 23:21:18 +01:00
2014-01-16 10:23:02 +10:30
2013-04-29 18:28:40 -07:00
2014-06-04 13:34:30 +09:00
2014-06-11 00:13:16 -07:00
2013-08-22 22:13:54 -07:00
2009-06-18 13:04:05 -07:00
2011-03-31 11:26:23 -03:00
2014-06-06 16:08:13 -07:00
2008-08-02 18:36:10 +01:00
2013-12-29 16:34:25 -05:00
2012-03-20 12:47:48 +01:00
2013-09-13 15:09:52 +02:00
2014-03-13 12:11:00 +10:30
2011-01-24 14:45:11 +10:30
2013-04-30 17:04:06 -07:00
2013-08-28 21:35:14 -07:00
2011-09-16 19:20:20 -04:00
2013-12-11 15:52:34 +01:00
2014-05-27 17:38:11 -07:00
2014-03-04 13:51:06 -05:00
2014-01-27 21:02:39 -08:00
2014-04-01 23:19:10 -04:00
2013-10-14 17:15:48 +02:00
2012-12-11 17:22:27 -08:00
2014-04-07 10:59:19 -07:00
2013-05-04 14:47:26 -04:00
2014-06-02 16:18:48 -06:00
2014-06-04 16:54:07 -07:00
2013-10-17 00:36:06 +02:00
2014-06-04 16:54:21 -07:00
2010-02-10 17:47:17 -08:00
2014-06-04 16:54:12 -07:00
2014-07-02 08:33:48 +02:00
2013-06-17 16:38:57 -07:00
2014-05-20 15:19:25 -05:00
2013-12-19 19:09:38 -05:00
2014-06-06 16:08:12 -07:00
2014-06-15 01:00:50 -07:00
2014-06-12 00:21:11 -04:00
2014-02-15 11:55:28 -08:00
2014-06-04 16:53:57 -07:00
2014-06-04 16:53:56 -07:00
2012-08-21 16:28:31 +02:00
2014-06-04 16:53:57 -07:00
2014-06-04 16:53:57 -07:00
2013-10-17 15:53:09 -04:00
2014-01-30 16:56:55 -08:00