]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Jun 2015 21:46:01 +0000 (14:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Jun 2015 21:46:01 +0000 (14:46 -0700)
commita262948335bc5359b82f0ed5ef35f6e82ca44d16
treeed03ae6d9e95d0f317115906ec79e540806e98f4
parente3d8238d7f5c3f539a29f5ac596cd342d847e099
parent9f40a51a35a0e1445cc4873251c3df2631eda294
Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull locking updates from Thomas Gleixner:
 "These locking updates depend on the alreay merged sched/core branch:

   - Lockless top waiter wakeup for rtmutex (Davidlohr)

   - Reduce hash bucket lock contention for PI futexes (Sebastian)

   - Documentation update (Davidlohr)"

* 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  locking/rtmutex: Update stale plist comments
  futex: Lower the lock contention on the HB lock during wake up
  locking/rtmutex: Implement lockless top-waiter wakeup
kernel/futex.c
kernel/locking/rtmutex.c