index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-02-10
locking/spinlock/debug: Remove spinlock lockup detection code
Waiman Long
2017-02-10
lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKS
Byungchul Park
2017-01-30
locking/mutex: Fix lockdep_assert_held() fail
Peter Zijlstra
2017-01-30
locking/rtmutex: Flip unlikely() branch to likely() in __rt_mutex_slowlock()
Steven Rostedt (VMware)
2017-01-25
Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...
Paul E. McKenney
2017-01-23
lockdep: Make RCU suspicious-access splats use pr_err
Paul E. McKenney
2017-01-22
locking/rwsem: Reinit wake_q after use
Waiman Long
2017-01-14
locktorture: Fix potential memory leak with rw lock test
Yang Shi
2017-01-14
locking/ww_mutex: Add kselftests for ww_mutex stress
Chris Wilson
2017-01-14
locking/ww_mutex: Add kselftests for resolving ww_mutex cyclic deadlocks
Chris Wilson
2017-01-14
locking/ww_mutex: Add kselftests for ww_mutex ABBA deadlock detection
Chris Wilson
2017-01-14
locking/ww_mutex: Add kselftests for ww_mutex AA deadlock detection
Chris Wilson
2017-01-14
locking/ww_mutex: Begin kselftests for ww_mutex
Chris Wilson
2017-01-14
locking/ww_mutex: Add ww_mutex to locktorture test
Chris Wilson
2017-01-14
locking/mutex, sched/wait: Add mutex_lock_io()
Tejun Heo
2017-01-14
locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Optimize ww-mutexes by yielding to other waiters from optim...
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
Nicolai Hähnle
2017-01-14
locking/mutex: Improve inlining
Peter Zijlstra
2017-01-14
locking/ww_mutex: Optimize ww-mutexes by waking at most one waiter for backof...
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Notify waiters that have to back off while adding tasks to ...
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Add waiters in stamp order
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappers
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Set use_ww_ctx even when locking without a context
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after()
Nicolai Hähnle
2017-01-14
locking/mutex: Fix mutex handoff
Peter Zijlstra
2017-01-14
locking/percpu-rwsem: Replace waitqueue with rcuwait
Davidlohr Bueso
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
2017-01-14
kernel/locking: Compute 'current' directly
Davidlohr Bueso
2017-01-12
locking/pvqspinlock: Don't wait if vCPU is preempted
Pan Xinhui
2017-01-12
locking/spinlocks: Remove the unused spin_lock_bh_nested() API
Waiman Long
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-14
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-12-06
lockdep: Fix report formatting
Dmitry Vyukov
2016-12-04
don't open-code file_inode()
Al Viro
2016-12-02
locking/rtmutex: Explain locking rules for rt_mutex_proxy_unlock()/init_proxy...
Thomas Gleixner
2016-12-02
locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALL
Thomas Gleixner
2016-12-02
Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes
Ingo Molnar
2016-12-02
locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
Thomas Gleixner
2016-12-02
locking/rtmutex: Prevent dequeue vs. unlock race
Thomas Gleixner
2016-11-30
locking/lockdep: Provide a type check for lock_is_held
Peter Zijlstra
2016-11-22
locking/mutex: Break out of expensive busy-loop on {mutex,rwsem}_spin_on_owne...
Pan Xinhui
2016-11-22
locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in...
Pan Xinhui
2016-11-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-11-21
sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q
Waiman Long
2016-11-18
lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined
Babu Moger
[next]