index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
spinlock.h
Age
Commit message (
Expand
)
Author
2013-08-14
powerpc: Make rwlocks endian safe
Anton Blanchard
2013-08-14
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
2013-01-29
powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSOR
Li Zhong
2012-03-21
powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces
Stephen Rothwell
2010-02-17
powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...
Anton Blanchard
2010-02-17
powerpc: Use lwarx hint in spinlocks
Anton Blanchard
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-08-31
locking, powerpc: Rename __spin_try_lock() and friends
Heiko Carstens
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
2008-11-19
powerpc: Tell gcc when we clobber the carry in inline asm
Paul Mackerras
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell