| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf: introduce bpf_spin_lock | Alexei Starovoitov | 2019-02-01 | 1 | -0/+3 |
* | locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES | Peter Zijlstra | 2016-10-25 | 1 | -1/+1 |
* | locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS | Waiman Long | 2015-05-12 | 1 | -3/+3 |
* | locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS | Ingo Molnar | 2015-05-11 | 1 | -3/+3 |
* | locking/pvqspinlock, x86: Enable PV qspinlock for Xen | David Vrabel | 2015-05-08 | 1 | -1/+1 |
* | locking/pvqspinlock, x86: Enable PV qspinlock for KVM | Waiman Long | 2015-05-08 | 1 | -1/+1 |
* | locking/qspinlock: Introduce a simple generic 4-byte queued spinlock | Waiman Long | 2015-05-08 | 1 | -0/+7 |
* | locking/mcs: Better differentiate between MCS variants | Davidlohr Bueso | 2015-01-14 | 1 | -0/+4 |
* | locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER | Davidlohr Bueso | 2014-07-16 | 1 | -0/+4 |
* | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra | 2014-07-16 | 1 | -1/+4 |
* | locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks | Waiman Long | 2014-06-06 | 1 | -0/+7 |
* | locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH" | Paul Bolle | 2013-05-28 | 1 | -3/+3 |
* | locking: Adjust spin lock inlining Kconfig options | Jan Beulich | 2012-09-13 | 1 | -40/+63 |
* | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage | Raghavendra K T | 2012-03-23 | 1 | -2/+2 |
* | arch:Kconfig.locks Remove unused config option. | Justin P. Mattock | 2011-04-10 | 1 | -1/+1 |
* | mutex: Better control mutex adaptive spinning config | Frederic Weisbecker | 2009-12-03 | 1 | -0/+3 |
* | locking: Make inlining decision Kconfig based | Thomas Gleixner | 2009-11-13 | 1 | -0/+199 |