| Commit message (Expand) | Author | Age |
* | powerpc: Add smp_mb() to arch_spin_is_locked() | Michael Ellerman | 2014-08-13 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-01-28 |
|\ |
|
| * | powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked() | Michael Ellerman | 2014-01-27 |
| * | powerpc: Add support for the optimised lockref implementation | Michael Ellerman | 2014-01-27 |
* | | powerpc: Full barrier for smp_mb__after_unlock_lock() | Paul E. McKenney | 2013-12-16 |
|/ |
|
* | powerpc: Make rwlocks endian safe | Anton Blanchard | 2013-08-14 |
* | powerpc: Stop using non-architected shared_proc field in lppaca | Anton Blanchard | 2013-08-13 |
* | powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSOR | Li Zhong | 2013-01-28 |
* | powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces | Stephen Rothwell | 2012-03-20 |
* | powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ... | Anton Blanchard | 2010-02-16 |
* | powerpc: Use lwarx hint in spinlocks | Anton Blanchard | 2010-02-16 |
* | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 |
* | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 |
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 |
* | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 |
* | locking, powerpc: Rename __spin_try_lock() and friends | Heiko Carstens | 2009-08-31 |
* | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 |
* | powerpc: Tell gcc when we clobber the carry in inline asm | Paul Mackerras | 2008-11-19 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-03 |