summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/spinlock.h
Commit message (Expand)AuthorAge
* locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-10
* locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-10
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-04
|\
| * locking: Introduce smp_mb__after_spinlock()Peter Zijlstra2017-08-10
* | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-17
|/
* locking/core, powerpc: Implement vcpu_is_preempted(cpu)Pan Xinhui2016-11-22
* powerpc/spinlock: Fix spin_unlock_wait()Boqun Feng2016-06-14
* rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney2015-08-04
* powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman2014-08-13
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-27
|\
| * powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()Michael Ellerman2014-01-28
| * powerpc: Add support for the optimised lockref implementationMichael Ellerman2014-01-28
* | powerpc: Full barrier for smp_mb__after_unlock_lock()Paul E. McKenney2013-12-16
|/
* powerpc: Make rwlocks endian safeAnton Blanchard2013-08-14
* powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2013-08-14
* powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSORLi Zhong2013-01-29
* powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell2012-03-21
* powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...Anton Blanchard2010-02-17
* powerpc: Use lwarx hint in spinlocksAnton Blanchard2010-02-17
* locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
* locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* locking, powerpc: Rename __spin_try_lock() and friendsHeiko Carstens2009-08-31
* Allow rwlocks to re-enable interruptsRobin Holt2009-04-02
* powerpc: Tell gcc when we clobber the carry in inline asmPaul Mackerras2008-11-19
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-04