| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code | Will Deacon | 2019-04-08 | 1 | -17/+0 |
* | powerpc: move ASM_CONST and stringify_in_c() into asm-const.h | Christophe Leroy | 2018-07-30 | 1 | -1/+0 |
* | powerpc/405: move PPC405_ERR77 in asm-405.h | Christophe Leroy | 2018-07-30 | 1 | -0/+1 |
* | powerpc: Fix oops due to bad access of lppaca on bare metal | Aneesh Kumar K.V | 2018-04-03 | 1 | -0/+2 |
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -3/+1 |
* | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -3/+0 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 1 | -0/+3 |
|\ |
|
| * | locking: Introduce smp_mb__after_spinlock() | Peter Zijlstra | 2017-08-10 | 1 | -0/+3 |
* | | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 2017-08-17 | 1 | -33/+0 |
|/ |
|
* | locking/core, powerpc: Implement vcpu_is_preempted(cpu) | Pan Xinhui | 2016-11-22 | 1 | -0/+8 |
* | powerpc/spinlock: Fix spin_unlock_wait() | Boqun Feng | 2016-06-14 | 1 | -6/+32 |
* | rcu,locking: Privatize smp_mb__after_unlock_lock() | Paul E. McKenney | 2015-08-04 | 1 | -2/+0 |
* | powerpc: Add smp_mb() to arch_spin_is_locked() | Michael Ellerman | 2014-08-13 | 1 | -0/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-01-27 | 1 | -2/+10 |
|\ |
|
| * | powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked() | Michael Ellerman | 2014-01-28 | 1 | -2/+5 |
| * | powerpc: Add support for the optimised lockref implementation | Michael Ellerman | 2014-01-28 | 1 | -0/+5 |
* | | powerpc: Full barrier for smp_mb__after_unlock_lock() | Paul E. McKenney | 2013-12-16 | 1 | -0/+2 |
|/ |
|
* | powerpc: Make rwlocks endian safe | Anton Blanchard | 2013-08-14 | 1 | -0/+4 |
* | powerpc: Stop using non-architected shared_proc field in lppaca | Anton Blanchard | 2013-08-14 | 1 | -1/+1 |
* | powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSOR | Li Zhong | 2013-01-29 | 1 | -1/+1 |
* | powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces | Stephen Rothwell | 2012-03-21 | 1 | -3/+2 |
* | powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ... | Anton Blanchard | 2010-02-17 | 1 | -12/+13 |
* | powerpc: Use lwarx hint in spinlocks | Anton Blanchard | 2010-02-17 | 1 | -3/+4 |
* | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -16/+16 |
* | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -9/+9 |
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -16/+16 |
* | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -7/+7 |
* | locking, powerpc: Rename __spin_try_lock() and friends | Heiko Carstens | 2009-08-31 | 1 | -10/+10 |
* | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 | 1 | -0/+3 |
* | powerpc: Tell gcc when we clobber the carry in inline asm | Paul Mackerras | 2008-11-19 | 1 | -1/+1 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 1 | -0/+295 |