index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
qspinlock_paravirt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/pvqspinlock: Fix double hash race
Wanpeng Li
2016-08-10
1
-1
/
+1
*
locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functions
Peter Zijlstra
2016-06-16
1
-2
/
+2
*
locking/pvqspinlock: Enable slowpath locking count tracking
Waiman Long
2016-02-29
1
-0
/
+5
*
locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_sp...
Waiman Long
2016-02-29
1
-7
/
+9
*
locking/pvqspinlock: Queue node adaptive spinning
Waiman Long
2015-12-04
1
-2
/
+44
*
locking/pvqspinlock: Allow limited lock stealing
Waiman Long
2015-12-04
1
-22
/
+119
*
locking/pvqspinlock: Collect slowpath lock statistics
Waiman Long
2015-12-04
1
-5
/
+27
*
locking/pvqspinlock, x86: Optimize the PV unlock code path
Waiman Long
2015-11-23
1
-16
/
+27
*
locking/pvqspinlock: Kick the PV CPU unconditionally when _Q_SLOW_VAL
Waiman Long
2015-09-18
1
-5
/
+1
*
locking/pvqspinlock: Only kick CPU at unlock time
Waiman Long
2015-08-03
1
-18
/
+48
*
locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpath
Will Deacon
2015-08-03
1
-5
/
+18
*
locking: Clean up pvqspinlock warning
Peter Zijlstra
2015-08-03
1
-6
/
+7
*
locking/pvqspinlock: Fix kernel panic in locking-selftest
Waiman Long
2015-07-21
1
-1
/
+10
*
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
2015-05-19
1
-1
/
+1
*
locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
Waiman Long
2015-05-11
1
-1
/
+1
*
locking/pvqspinlock: Implement simple paravirt support for the qspinlock
Waiman Long
2015-05-08
1
-0
/
+325