index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
Kconfig.locks
Age
Commit message (
Expand
)
Author
2021-08-17
locking/rwlock: Provide RT variant
Thomas Gleixner
2019-12-08
sched/rt, locking: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-04-08
asm-generic/mmiowb: Add generic implementation of mmiowb() tracking
Will Deacon
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-02-01
bpf: introduce bpf_spin_lock
Alexei Starovoitov
2016-10-25
locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES
Peter Zijlstra
2015-05-12
locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS
Waiman Long
2015-05-11
locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS
Ingo Molnar
2015-05-08
locking/pvqspinlock, x86: Enable PV qspinlock for Xen
David Vrabel
2015-05-08
locking/pvqspinlock, x86: Enable PV qspinlock for KVM
Waiman Long
2015-05-08
locking/qspinlock: Introduce a simple generic 4-byte queued spinlock
Waiman Long
2015-01-14
locking/mcs: Better differentiate between MCS variants
Davidlohr Bueso
2014-07-16
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
2014-07-16
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
2014-06-06
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
Waiman Long
2013-05-28
locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH"
Paul Bolle
2012-09-13
locking: Adjust spin lock inlining Kconfig options
Jan Beulich
2012-03-23
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
Raghavendra K T
2011-04-10
arch:Kconfig.locks Remove unused config option.
Justin P. Mattock
2009-12-03
mutex: Better control mutex adaptive spinning config
Frederic Weisbecker
2009-11-13
locking: Make inlining decision Kconfig based
Thomas Gleixner