index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
spinlock.h
Age
Commit message (
Expand
)
Author
2014-08-13
powerpc: Add smp_mb() to arch_spin_is_locked()
Michael Ellerman
2014-01-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-28
powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()
Michael Ellerman
2014-01-28
powerpc: Add support for the optimised lockref implementation
Michael Ellerman
2013-12-16
powerpc: Full barrier for smp_mb__after_unlock_lock()
Paul E. McKenney
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-03
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