Age | Commit message (Expand) | Author |
2017-07-03 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds |
2017-07-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-06-20 | locking/rtmutex: Don't initialize lockdep when not required | Levin, Alexander (Sasha Levin) |
2017-06-08 | rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option | Paul E. McKenney |
2017-06-08 | lockdep: Use consistent printing primitives | Paul E. McKenney |
2017-06-08 | rt_mutex: Add lockdep annotations | Peter Zijlstra |
2017-05-22 | futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock() | Peter Zijlstra |
2017-05-18 | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook | Jonathan Corbet |
2017-05-16 | mutex, futex: adjust kernel-doc markups to generate ReST | Mauro Carvalho Chehab |
2017-05-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-05-03 | mm: introduce memalloc_nofs_{save,restore} API | Michal Hocko |
2017-05-03 | lockdep: allow to disable reclaim lockup detection | Michal Hocko |
2017-05-03 | lockdep: teach lockdep about memalloc_noio_save | Nikolay Borisov |
2017-05-03 | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-05-01 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-04-23 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-04-19 | lockdep: Use "WARNING" tag on lockdep splats | Paul E. McKenney |
2017-04-18 | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL | Daniel Jordan |
2017-04-05 | rtmutex: Plug preempt count leak in rt_mutex_futex_unlock() | Mike Galbraith |
2017-04-04 | rtmutex: Fix more prio comparisons | Peter Zijlstra |
2017-04-04 | rtmutex: Fix PI chain order integrity | Peter Zijlstra |
2017-04-04 | sched/rtmutex: Refactor rt_mutex_setprio() | Peter Zijlstra |
2017-04-04 | rtmutex: Clean up | Peter Zijlstra |
2017-04-04 | sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period update | Xunlei Pang |
2017-04-04 | sched/rtmutex/deadline: Fix a PI crash for deadline tasks | Xunlei Pang |
2017-04-04 | rtmutex: Deboost before waking up the top waiter | Xunlei Pang |
2017-03-30 | locking/ww-mutex: Limit stress test to 2 seconds | Chris Wilson |
2017-03-23 | futex: Drop hb->lock before enqueueing on the rtmutex | Peter Zijlstra |
2017-03-23 | futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock() | Peter Zijlstra |
2017-03-23 | futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock() | Peter Zijlstra |
2017-03-23 | futex,rt_mutex: Introduce rt_mutex_init_waiter() | Peter Zijlstra |
2017-03-23 | futex,rt_mutex: Provide futex specific rt_mutex API | Peter Zijlstra |
2017-03-23 | futex: Remove rt_mutex_deadlock_account_*() | Peter Zijlstra |
2017-03-23 | BackMerge tag 'v4.11-rc3' into drm-next | Dave Airlie |
2017-03-16 | locking/ww_mutex: Improve test to cover acquire context changes | Peter Zijlstra |
2017-03-16 | locking/lockdep: Handle statically initialized PER_CPU locks properly | Thomas Gleixner |
2017-03-16 | locking/lockdep: Add new check to lock_downgrade() | J. R. Okajima |
2017-03-16 | locking/lockdep: Factor out the validate_held_lock() helper function | J. R. Okajima |
2017-03-16 | locking/lockdep: Factor out the find_held_lock() helper function | J. R. Okajima |
2017-03-16 | locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y | Niklas Cassel |
2017-03-14 | drm/i915: annote drop_caches debugfs interface with lockdep | Daniel Vetter |
2017-03-07 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-03-02 | locking/ww_mutex: Adjust the lock number for stress test | Boqun Feng |
2017-03-02 | locking/lockdep: Add nest_lock integrity test | Peter Zijlstra |
2017-03-02 | locking/ww_mutex: Replace cpu_relax() with cond_resched() for tests | Chris Wilson |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h> | Ingo Molnar |