summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/spinlock.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-271-2/+10
|\
| * powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()Michael Ellerman2014-01-281-2/+5
| * powerpc: Add support for the optimised lockref implementationMichael Ellerman2014-01-281-0/+5
* | powerpc: Full barrier for smp_mb__after_unlock_lock()Paul E. McKenney2013-12-161-0/+2
|/
* powerpc: Make rwlocks endian safeAnton Blanchard2013-08-141-0/+4
* powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2013-08-141-1/+1
* powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSORLi Zhong2013-01-291-1/+1
* powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell2012-03-211-3/+2
* powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...Anton Blanchard2010-02-171-12/+13
* powerpc: Use lwarx hint in spinlocksAnton Blanchard2010-02-171-3/+4
* locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-16/+16
* locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-141-9/+9
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-16/+16
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-7/+7
* locking, powerpc: Rename __spin_try_lock() and friendsHeiko Carstens2009-08-311-10/+10
* Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
* powerpc: Tell gcc when we clobber the carry in inline asmPaul Mackerras2008-11-191-1/+1
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+295
OpenPOWER on IntegriCloud