| Commit message (Expand) | Author | Age | Files | Lines |
* | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 1 | -2/+17 |
* | arm/spinlock: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger | 2014-12-18 | 1 | -2/+2 |
* | ARM: 7955/1: spinlock: ensure we have a compiler barrier before sev | Will Deacon | 2014-02-10 | 1 | -12/+3 |
* | Merge branch 'devel-stable' into for-next | Russell King | 2013-11-12 | 1 | -14/+14 |
|\ |
|
| * | ARM: locks: prefetch the destination word for write prior to strex | Will Deacon | 2013-09-30 | 1 | -3/+10 |
| * | ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.h | Will Deacon | 2013-09-30 | 1 | -11/+4 |
* | | ARM: 7854/1: lockref: add support for lockless lockrefs using cmpxchg64 | Will Deacon | 2013-10-29 | 1 | -2/+6 |
|/ |
|
*-. | Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus | Russell King | 2013-09-05 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: spinlock: use inner-shareable dsb variant prior to sev instruction | Will Deacon | 2013-08-12 | 1 | -1/+1 |
| |/ |
|
* | | ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lock | Will Deacon | 2013-08-13 | 1 | -19/+30 |
* | | ARM: 7811/1: locks: use early clobber in arch_spin_trylock | Will Deacon | 2013-08-13 | 1 | -1/+1 |
|/ |
|
* | ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lock | Will Deacon | 2013-06-17 | 1 | -11/+14 |
* | ARM: 7632/1: spinlock: avoid exclusive accesses on unlock() path | Will Deacon | 2013-01-28 | 1 | -15/+1 |
* | ARM: 7447/1: rwlocks: remove unused branch labels from trylock routines | Will Deacon | 2012-07-09 | 1 | -2/+2 |
* | ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementation | Will Deacon | 2012-07-09 | 1 | -24/+48 |
* | ARM: 6939/1: fix missing 'cpu_relax()' declaration | Marc Zyngier | 2011-05-23 | 1 | -0/+2 |
* | ARM: 6655/1: Correct WFE() in asm/spinlock.h for Thumb-2 | Dave Martin | 2011-02-10 | 1 | -1/+17 |
* | ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.h | Russell King | 2011-02-02 | 1 | -12/+25 |
* | ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7 | Rabin Vincent | 2010-02-15 | 1 | -13/+23 |
* | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -10/+10 |
* | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -6/+6 |
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -10/+10 |
* | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -3/+3 |
* | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 | 1 | -0/+3 |
* | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 | 1 | -0/+224 |