aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/spinlock_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-28x86/spinlock: Remove obsolete ticket spinlock macros and typesWaiman Long1-22/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-30x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra1-13/+0
2015-05-11locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar1-2/+2
2015-05-08locking/qspinlock, x86: Enable x86-64 to use queued spinlocksWaiman Long1-0/+4
2014-09-10locking/rwlock, x86: Clean up asm/spinlock*.h to remove old rwlock codeWaiman Long1-4/+0
2014-06-06x86, locking/rwlocks: Enable qrwlocks on x86Waiman Long1-0/+4
2013-08-09x86, ticketlock: Add slowpath logicJeremy Fitzhardinge1-0/+2
2013-08-09x86, pvticketlock: When paravirtualizing ticket locks, increment by 2Jeremy Fitzhardinge1-1/+9
2013-08-09x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge1-4/+0
2012-02-07x86/spinlocks: Eliminate TICKET_MASKJan Beulich1-1/+0
2011-08-29x86, ticketlock: Make __ticket_spin_trylock commonJeremy Fitzhardinge1-2/+4
2011-08-29x86, ticketlock: Clean up types and accessorsJeremy Fitzhardinge1-2/+18
2011-07-21x86: Fix write lock scalability 64-bit issueJan Beulich1-5/+1
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner1-2/+2
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner1-2/+2
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+20