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
/
locking
/
qspinlock_stat.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-10
locking/lock_events: Make lock_events available for all archs & other locks
Waiman Long
2019-04-10
locking/qspinlock_stat: Introduce generic lockevent_*() counting APIs
Waiman Long
2019-02-04
locking/qspinlock_stat: Track the no MCS node available case
Waiman Long
2018-10-17
locking/qspinlock_stat: Count instances of nested lock slowpaths
Waiman Long
2018-04-27
locking/qspinlock: Add stat tracking for pending vs. slowpath
Waiman Long
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-04
don't open-code file_inode()
Al Viro
2016-08-10
locking/pvstat: Separate wait_again and spurious wakeup stats
Waiman Long
2016-08-10
locking/pvqspinlock: Fix a bug in qstat_read()
Pan Xinhui
2016-05-05
locking/pvqspinlock: Robustify init_qspinlock_stat()
Davidlohr Bueso
2016-05-05
locking/pvqspinlock: Avoid double resetting of stats
Davidlohr Bueso
2016-04-19
locking/pvqspinlock: Fix division by zero in qstat_read()
Davidlohr Bueso
2016-02-29
locking/pvqspinlock: Enable slowpath locking count tracking
Waiman Long
2016-02-29
locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_sp...
Waiman Long
2015-12-04
locking/pvqspinlock: Queue node adaptive spinning
Waiman Long
2015-12-04
locking/pvqspinlock: Allow limited lock stealing
Waiman Long
2015-12-04
locking/pvqspinlock: Collect slowpath lock statistics
Waiman Long