Historial de Commits

Autor SHA1 Mensaje Fecha
  Davidlohr Bueso 1b0b7c1762 rtmutex: Delete scriptable tester hace 10 años
  Linus Torvalds a262948335 Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 10 años
  Linus Torvalds 43224b96af Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 10 años
  Linus Torvalds 1bf7067c6e Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 10 años
  Davidlohr Bueso 9f40a51a35 locking/rtmutex: Update stale plist comments hace 10 años
  Sebastian Andrzej Siewior 802ab58da7 futex: Lower the lock contention on the HB lock during wake up hace 10 años
  Davidlohr Bueso 45ab4effc3 locking/rtmutex: Implement lockless top-waiter wakeup hace 10 años
  Thomas Gleixner c3b5d3cea5 Merge branch 'linus' into timers/core hace 10 años
  Thomas Gleixner 6ce47fd961 rtmutex: Warn if trylock is called from hard/softirq context hace 10 años
  Sebastian Andrzej Siewior cede88418b locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG hace 10 años
  Thomas Gleixner 0782e63bc6 sched: Handle priority boosted tasks proper in setscheduler() hace 10 años
  Thomas Gleixner ccdd92c17e rtmutex: Remove bogus hrtimer_active() check hace 10 años
  Linus Torvalds cc76ee75a9 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 10 años
  Tom(JeHyeon) Yeon e6beaa363d locking/rtmutex: Rename argument in the rt_mutex_adjust_prio_chain() documentation as well hace 10 años
  Sebastian Andrzej Siewior 9d3e2d02f5 locking/rtmutex: Set state back to running on error hace 10 años
  Sebastian Andrzej Siewior 8d1e5a1a1c locking/rtmutex: Avoid a NULL pointer dereference on deadlock hace 10 años
  Davidlohr Bueso afffc6c180 locking/rtmutex: Optimize setting task running after being blocked hace 10 años
  Davidlohr Bueso 214e0aed63 locking/Documentation: Move locking related docs into Documentation/locking/ hace 11 años
  Thomas Gleixner 67792e2cab rtmutex: Avoid pointless requeueing in the deadlock detection chain walk hace 11 años
  Thomas Gleixner 8930ed80f9 rtmutex: Cleanup deadlock detector debug logic hace 11 años
  Thomas Gleixner c051b21f71 rtmutex: Confine deadlock logic to futex hace 11 años
  Thomas Gleixner 1ca7b86062 rtmutex: Simplify remove_waiter() hace 11 años
  Thomas Gleixner 3eb65aeadf rtmutex: Document pi chain walk hace 11 años
  Thomas Gleixner a57594a13a rtmutex: Clarify the boost/deboost part hace 11 años
  Thomas Gleixner 2ffa5a5cd2 rtmutex: No need to keep task ref for lock owner check hace 11 años
  Thomas Gleixner 358c331f39 rtmutex: Simplify and document try_to_take_rtmutex() hace 11 años
  Thomas Gleixner 88f2b4c15e rtmutex: Simplify rtmutex_slowtrylock() hace 11 años
  Thomas Gleixner 27e35715df rtmutex: Plug slow unlock race hace 11 años
  Thomas Gleixner 8208498438 rtmutex: Detect changes in the pi lock chain hace 11 años
  Thomas Gleixner 3d5c9340d1 rtmutex: Handle deadlock detection smarter hace 11 años