| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-10 | 2 | -47/+48 |
|\ |
|
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-04-23 | 2 | -47/+48 |
| |\ |
|
| | * | lockdep: Use "WARNING" tag on lockdep splats | Paul E. McKenney | 2017-04-19 | 2 | -47/+48 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-05-03 | 1 | -2/+9 |
|\ \ \ |
|
| * | | | mm: introduce memalloc_nofs_{save,restore} API | Michal Hocko | 2017-05-03 | 1 | -3/+3 |
| * | | | lockdep: allow to disable reclaim lockup detection | Michal Hocko | 2017-05-03 | 1 | -0/+4 |
| * | | | lockdep: teach lockdep about memalloc_noio_save | Nikolay Borisov | 2017-05-03 | 1 | -1/+4 |
* | | | | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-05-03 | 1 | -0/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | BackMerge tag 'v4.11-rc3' into drm-next | Dave Airlie | 2017-03-23 | 3 | -10/+23 |
| |\ \ \ |
|
| * | | | | drm/i915: annote drop_caches debugfs interface with lockdep | Daniel Vetter | 2017-03-14 | 1 | -0/+2 |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-05-01 | 8 | -288/+418 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | rtmutex: Plug preempt count leak in rt_mutex_futex_unlock() | Mike Galbraith | 2017-04-05 | 1 | -5/+5 |
| * | | | | rtmutex: Fix more prio comparisons | Peter Zijlstra | 2017-04-04 | 1 | -3/+29 |
| * | | | | rtmutex: Fix PI chain order integrity | Peter Zijlstra | 2017-04-04 | 2 | -2/+28 |
| * | | | | sched/rtmutex: Refactor rt_mutex_setprio() | Peter Zijlstra | 2017-04-04 | 1 | -82/+30 |
| * | | | | rtmutex: Clean up | Peter Zijlstra | 2017-04-04 | 2 | -16/+14 |
| * | | | | sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period update | Xunlei Pang | 2017-04-04 | 1 | -1/+1 |
| * | | | | sched/rtmutex/deadline: Fix a PI crash for deadline tasks | Xunlei Pang | 2017-04-04 | 1 | -8/+21 |
| * | | | | rtmutex: Deboost before waking up the top waiter | Xunlei Pang | 2017-04-04 | 2 | -28/+33 |
| * | | | | locking/ww-mutex: Limit stress test to 2 seconds | Chris Wilson | 2017-03-30 | 1 | -9/+9 |
| * | | | | futex: Drop hb->lock before enqueueing on the rtmutex | Peter Zijlstra | 2017-03-23 | 2 | -21/+31 |
| * | | | | futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock() | Peter Zijlstra | 2017-03-23 | 2 | -20/+7 |
| * | | | | futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock() | Peter Zijlstra | 2017-03-23 | 2 | -10/+50 |
| * | | | | futex,rt_mutex: Introduce rt_mutex_init_waiter() | Peter Zijlstra | 2017-03-23 | 2 | -3/+10 |
| * | | | | futex,rt_mutex: Provide futex specific rt_mutex API | Peter Zijlstra | 2017-03-23 | 2 | -16/+48 |
| * | | | | futex: Remove rt_mutex_deadlock_account_*() | Peter Zijlstra | 2017-03-23 | 4 | -43/+18 |
| * | | | | locking/ww_mutex: Improve test to cover acquire context changes | Peter Zijlstra | 2017-03-16 | 1 | -8/+7 |
| * | | | | locking/lockdep: Handle statically initialized PER_CPU locks properly | Thomas Gleixner | 2017-03-16 | 1 | -10/+23 |
| * | | | | locking/lockdep: Add new check to lock_downgrade() | J. R. Okajima | 2017-03-16 | 2 | -4/+57 |
| * | | | | locking/lockdep: Factor out the validate_held_lock() helper function | J. R. Okajima | 2017-03-16 | 1 | -18/+22 |
| * | | | | locking/lockdep: Factor out the find_held_lock() helper function | J. R. Okajima | 2017-03-16 | 1 | -60/+54 |
| | |/ /
| |/| | |
|
* | | | | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL | Daniel Jordan | 2017-04-18 | 1 | -3/+3 |
|/ / / |
|
* | | | locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y | Niklas Cassel | 2017-03-16 | 1 | -5/+11 |
| |/
|/| |
|
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-03-07 | 2 | -5/+12 |
|\ \
| |/
|/| |
|
| * | locking/ww_mutex: Adjust the lock number for stress test | Boqun Feng | 2017-03-02 | 1 | -1/+1 |
| * | locking/lockdep: Add nest_lock integrity test | Peter Zijlstra | 2017-03-02 | 1 | -2/+9 |
| * | locking/ww_mutex: Replace cpu_relax() with cond_resched() for tests | Chris Wilson | 2017-03-02 | 1 | -2/+2 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 7 | -0/+7 |
* | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 4 | -4/+4 |
* | | sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h> | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 2 | -0/+2 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 4 | -1/+5 |
|/ |
|
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-02-20 | 15 | -322/+1081 |
|\ |
|
| * | locking/spinlock/debug: Remove spinlock lockup detection code | Waiman Long | 2017-02-10 | 1 | -81/+5 |
| * | lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKS | Byungchul Park | 2017-02-10 | 1 | -1/+1 |
| * | locking/mutex: Fix lockdep_assert_held() fail | Peter Zijlstra | 2017-01-30 | 3 | -35/+11 |
| * | locking/rtmutex: Flip unlikely() branch to likely() in __rt_mutex_slowlock() | Steven Rostedt (VMware) | 2017-01-30 | 1 | -1/+1 |
| * | locking/rwsem: Reinit wake_q after use | Waiman Long | 2017-01-22 | 1 | -2/+5 |