summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/spinlock.h
Commit message (Expand)AuthorAgeFilesLines
* locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-10/+10
* locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-141-8/+8
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-13/+13
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-15/+15
* memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-101-0/+4
* x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge2009-05-151-2/+2
* Allow rwlocks to re-enable interruptsRobin Holt2009-04-031-0/+3
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-131-0/+1
|\
| * x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2009-02-091-0/+1
| |
| \
*-. \ Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-281-66/+3Star
|\ \ \ | |_|/ |/| |
| | * x86: remove byte locksJiri Kosina2009-01-201-64/+2Star
| |/ |/|
| * x86: micro-optimize __raw_read_trylock()Frederic Weisbecker2009-01-261-2/+1Star
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+364