index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
spinlock.h
Age
Commit message (
Expand
)
Author
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-07-09
memory barrier: adding smp_mb__after_lock
Jiri Olsa
2009-05-15
x86: Fix performance regression caused by paravirt_ops on native kernels
Jeremy Fitzhardinge
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
2009-02-13
Merge branch 'linus' into x86/apic
Ingo Molnar
2009-02-09
x86: spinlocks: define dummy __raw_spin_is_contended
Kyle McMartin
2009-01-28
Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...
Ingo Molnar
2009-01-26
x86: micro-optimize __raw_read_trylock()
Frederic Weisbecker
2009-01-20
x86: remove byte locks
Jiri Kosina
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro