index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
paravirt-spinlocks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-11
locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS
Ingo Molnar
1
-4
/
+4
2015-05-08
locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching
Peter Zijlstra (Intel)
1
-1
/
+23
2013-08-09
x86, ticketlock: Add slowpath logic
Jeremy Fitzhardinge
1
-0
/
+3
2013-08-09
x86, pvticketlock: Use callee-save for lock_spinning
Jeremy Fitzhardinge
1
-1
/
+1
2013-08-09
x86, spinlock: Replace pv spinlocks with pv ticketlocks
Jeremy Fitzhardinge
1
-13
/
+2
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-1
/
+1
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-1
/
+1
2009-01-20
x86: remove byte locks
Jiri Kosina
1
-10
/
+0
2008-12-08
x86: fix default_spin_lock_flags() prototype
Ingo Molnar
1
-1
/
+2
2008-08-22
x86: export pv_lock_ops non-GPL
Jeremy Fitzhardinge
1
-1
/
+1
2008-08-20
x86/paravirt: add spin_lock_flags lock op
Jeremy Fitzhardinge
1
-0
/
+6
2008-07-24
x86: split spinlock implementations out into their own files
Jeremy Fitzhardinge
1
-0
/
+31