index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
qspinlock_paravirt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
locking/pv-qspinlock: Use cmpxchg_release() in __pv_queued_spin_unlock()
Pan Xinhui
1
-1
/
+1
2016-08-10
locking/pvstat: Separate wait_again and spurious wakeup stats
Waiman Long
1
-9
/
+3
2016-08-10
locking/qspinlock: Improve readability
Peter Zijlstra
1
-5
/
+7
2016-08-10
locking/pvqspinlock: Fix double hash race
Wanpeng Li
1
-1
/
+1
2016-06-16
locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functions
Peter Zijlstra
1
-2
/
+2
2016-02-29
locking/pvqspinlock: Enable slowpath locking count tracking
Waiman Long
1
-0
/
+5
2016-02-29
locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_sp...
Waiman Long
1
-7
/
+9
2015-12-04
locking/pvqspinlock: Queue node adaptive spinning
Waiman Long
1
-2
/
+44
2015-12-04
locking/pvqspinlock: Allow limited lock stealing
Waiman Long
1
-22
/
+119
2015-12-04
locking/pvqspinlock: Collect slowpath lock statistics
Waiman Long
1
-5
/
+27
2015-11-23
locking/pvqspinlock, x86: Optimize the PV unlock code path
Waiman Long
1
-16
/
+27
2015-09-18
locking/pvqspinlock: Kick the PV CPU unconditionally when _Q_SLOW_VAL
Waiman Long
1
-5
/
+1
2015-08-03
locking/pvqspinlock: Only kick CPU at unlock time
Waiman Long
1
-18
/
+48
2015-08-03
locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpath
Will Deacon
1
-5
/
+18
2015-08-03
locking: Clean up pvqspinlock warning
Peter Zijlstra
1
-6
/
+7
2015-07-21
locking/pvqspinlock: Fix kernel panic in locking-selftest
Waiman Long
1
-1
/
+10
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
1
-1
/
+1
2015-05-11
locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
Waiman Long
1
-1
/
+1
2015-05-08
locking/pvqspinlock: Implement simple paravirt support for the qspinlock
Waiman Long
1
-0
/
+325