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