summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/spinlock.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix oops due to bad access of lppaca on bare metalAneesh Kumar K.V2018-04-031-0/+2
* locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-3/+1
* locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-3/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-0/+3
|\
| * locking: Introduce smp_mb__after_spinlock()Peter Zijlstra2017-08-101-0/+3
* | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-33/+0
|/
* locking/core, powerpc: Implement vcpu_is_preempted(cpu)Pan Xinhui2016-11-221-0/+8
* powerpc/spinlock: Fix spin_unlock_wait()Boqun Feng2016-06-141-6/+32
* rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney2015-08-041-2/+0
* powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman2014-08-131-0/+1
* 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