aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/spinlock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-22locking/core, powerpc: Implement vcpu_is_preempted(cpu)Pan Xinhui1-0/+8
2016-06-14powerpc/spinlock: Fix spin_unlock_wait()Boqun Feng1-6/+32
2015-08-04rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney1-2/+0
2014-08-13powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman1-0/+1
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+10
2014-01-28powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()Michael Ellerman1-2/+5
2014-01-28powerpc: Add support for the optimised lockref implementationMichael Ellerman1-0/+5
2013-12-16powerpc: Full barrier for smp_mb__after_unlock_lock()Paul E. McKenney1-0/+2
2013-08-14powerpc: Make rwlocks endian safeAnton Blanchard1-0/+4
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard1-1/+1
2013-01-29powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSORLi Zhong1-1/+1
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell1-3/+2
2010-02-17powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQUIRE_BARRIERAnton Blanchard1-12/+13
2010-02-17powerpc: Use lwarx hint in spinlocksAnton Blanchard1-3/+4
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-16/+16
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner1-9/+9
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-16/+16
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner1-7/+7
2009-08-31locking, powerpc: Rename __spin_try_lock() and friendsHeiko Carstens1-10/+10
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+3
2008-11-19powerpc: Tell gcc when we clobber the carry in inline asmPaul Mackerras1-1/+1
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+295