summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/spinlock.h
AgeCommit message (Expand)Author
2015-08-04rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney
2014-08-13powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-28powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()Michael Ellerman
2014-01-28powerpc: Add support for the optimised lockref implementationMichael Ellerman
2013-12-16powerpc: Full barrier for smp_mb__after_unlock_lock()Paul E. McKenney
2013-08-14powerpc: Make rwlocks endian safeAnton Blanchard
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard
2013-01-29powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSORLi Zhong
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell
2010-02-17powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...Anton Blanchard
2010-02-17powerpc: Use lwarx hint in spinlocksAnton Blanchard
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-08-31locking, powerpc: Rename __spin_try_lock() and friendsHeiko Carstens
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2008-11-19powerpc: Tell gcc when we clobber the carry in inline asmPaul Mackerras
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell