summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/spinlock_types.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra2016-09-301-13/+0
* locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar2015-05-111-2/+2
* locking/qspinlock, x86: Enable x86-64 to use queued spinlocksWaiman Long2015-05-081-0/+4
* locking/rwlock, x86: Clean up asm/spinlock*.h to remove old rwlock codeWaiman Long2014-09-101-4/+0
* x86, locking/rwlocks: Enable qrwlocks on x86Waiman Long2014-06-061-0/+4
* x86, ticketlock: Add slowpath logicJeremy Fitzhardinge2013-08-091-0/+2
* x86, pvticketlock: When paravirtualizing ticket locks, increment by 2Jeremy Fitzhardinge2013-08-091-1/+9
* x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge2013-08-091-4/+0
* x86/spinlocks: Eliminate TICKET_MASKJan Beulich2012-02-071-1/+0
* x86, ticketlock: Make __ticket_spin_trylock commonJeremy Fitzhardinge2011-08-291-2/+4
* x86, ticketlock: Clean up types and accessorsJeremy Fitzhardinge2011-08-291-2/+18
* x86: Fix write lock scalability 64-bit issueJan Beulich2011-07-211-5/+1
* locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-141-2/+2
* locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-2/+2
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+20