summaryrefslogtreecommitdiffstats
path: root/kernel/locking
Commit message (Expand)AuthorAge
* Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-04
|\
| * Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-18
| |\
| | * mutex, futex: adjust kernel-doc markups to generate ReSTMauro Carvalho Chehab2017-05-16
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-03
|\ \ \
| * | | locking/rtmutex: Don't initialize lockdep when not requiredLevin, Alexander (Sasha Levin)2017-06-20
| * | | rt_mutex: Add lockdep annotationsPeter Zijlstra2017-06-08
* | | | rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney2017-06-08
* | | | lockdep: Use consistent printing primitivesPaul E. McKenney2017-06-08
|/ / /
* / / futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()Peter Zijlstra2017-05-22
|/ /
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-10
|\ \ | |/ |/|
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-23
| |\
| | * lockdep: Use "WARNING" tag on lockdep splatsPaul E. McKenney2017-04-19
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-03
|\ \ \
| * | | mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko2017-05-03
| * | | lockdep: allow to disable reclaim lockup detectionMichal Hocko2017-05-03
| * | | lockdep: teach lockdep about memalloc_noio_saveNikolay Borisov2017-05-03
* | | | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-03
|\ \ \ \ | |/ / / |/| | |
| * | | BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie2017-03-22
| |\ \ \
| * | | | drm/i915: annote drop_caches debugfs interface with lockdepDaniel Vetter2017-03-14
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-01
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | rtmutex: Plug preempt count leak in rt_mutex_futex_unlock()Mike Galbraith2017-04-05
| * | | | rtmutex: Fix more prio comparisonsPeter Zijlstra2017-04-04
| * | | | rtmutex: Fix PI chain order integrityPeter Zijlstra2017-04-04
| * | | | sched/rtmutex: Refactor rt_mutex_setprio()Peter Zijlstra2017-04-04
| * | | | rtmutex: Clean upPeter Zijlstra2017-04-04
| * | | | sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period updateXunlei Pang2017-04-04
| * | | | sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang2017-04-04
| * | | | rtmutex: Deboost before waking up the top waiterXunlei Pang2017-04-04
| * | | | locking/ww-mutex: Limit stress test to 2 secondsChris Wilson2017-03-30
| * | | | futex: Drop hb->lock before enqueueing on the rtmutexPeter Zijlstra2017-03-23
| * | | | futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()Peter Zijlstra2017-03-23
| * | | | futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()Peter Zijlstra2017-03-23
| * | | | futex,rt_mutex: Introduce rt_mutex_init_waiter()Peter Zijlstra2017-03-23
| * | | | futex,rt_mutex: Provide futex specific rt_mutex APIPeter Zijlstra2017-03-23
| * | | | futex: Remove rt_mutex_deadlock_account_*()Peter Zijlstra2017-03-23
| * | | | locking/ww_mutex: Improve test to cover acquire context changesPeter Zijlstra2017-03-16
| * | | | locking/lockdep: Handle statically initialized PER_CPU locks properlyThomas Gleixner2017-03-16
| * | | | locking/lockdep: Add new check to lock_downgrade()J. R. Okajima2017-03-16
| * | | | locking/lockdep: Factor out the validate_held_lock() helper functionJ. R. Okajima2017-03-16
| * | | | locking/lockdep: Factor out the find_held_lock() helper functionJ. R. Okajima2017-03-16
| | |/ / | |/| |
* / | | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan2017-04-18
|/ / /
* | / locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=yNiklas Cassel2017-03-16
| |/ |/|
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-07
|\ \ | |/ |/|
| * locking/ww_mutex: Adjust the lock number for stress testBoqun Feng2017-03-02
| * locking/lockdep: Add nest_lock integrity testPeter Zijlstra2017-03-02
| * locking/ww_mutex: Replace cpu_relax() with cond_resched() for testsChris Wilson2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* | sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>Ingo Molnar2017-03-02