index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
qspinlock.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/paravirt: Fix incorrect virt spinlock setting on bare metal
Chen Yu
2024-08-07
1
-5
/
+7
*
locking/qspinlock/x86: Micro-optimize virt_spin_lock()
Uros Bizjak
2024-04-24
1
-4
/
+9
*
x86/paravirt: Silence unused native_pv_lock_init() function warning
Arnd Bergmann
2023-08-03
1
-6
/
+1
*
x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock()
Marco Elver
2021-12-10
1
-0
/
+1
*
x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
Zhenzhong Duan
2020-07-08
1
-0
/
+1
*
locking/qspinlock,x86: Clarify virt_spin_lock_key
Peter Zijlstra
2019-08-06
1
-0
/
+15
*
x86/qspinlock: Fix compile error
Peter Zijlstra
2018-11-04
1
-5
/
+8
*
locking/qspinlock, x86: Provide liveness guarantee
Peter Zijlstra
2018-10-16
1
-0
/
+15
*
locking/qspinlock: Use smp_store_release() in queued_spin_unlock()
Will Deacon
2018-04-27
1
-11
/
+6
*
locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound
Will Deacon
2018-04-27
1
-0
/
+2
*
locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'
Will Deacon
2018-04-27
1
-1
/
+1
*
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
locking/paravirt: Use new static key for controlling call of virt_spin_lock()
Juergen Gross
2017-10-10
1
-1
/
+10
|
/
*
x86/paravirt: Change vcp_is_preempted() arg type to long
Waiman Long
2017-02-21
1
-1
/
+1
*
x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()
Peter Zijlstra
2016-11-22
1
-0
/
+6
*
locking/qspinlock/x86: Only emit the test-and-set fallback when building gues...
Peter Zijlstra
2015-09-11
1
-1
/
+2
*
locking/qspinlock/x86: Fix performance regression under unaccelerated VMs
Peter Zijlstra
2015-09-11
1
-4
/
+12
*
locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching
Peter Zijlstra (Intel)
2015-05-08
1
-1
/
+24
*
locking/qspinlock: Revert to test-and-set on hypervisors
Peter Zijlstra (Intel)
2015-05-08
1
-0
/
+14
*
locking/qspinlock, x86: Enable x86-64 to use queued spinlocks
Waiman Long
2015-05-08
1
-0
/
+20