summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/spinlock.h
AgeCommit message (Expand)AuthorLines
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann-15/+0
2020-10-15parisc: Improve spinlock handlingJohn David Anglin-10/+13
2020-07-28Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller-2/+2
2020-07-28Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller-4/+0
2020-07-28Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"Helge Deller-17/+8
2020-04-05parisc: Rework arch_rw locking functionsHelge Deller-79/+56
2020-04-05parisc: Improve interrupt handling in arch_spin_lock_flags()Helge Deller-8/+17
2019-05-03parisc: Use ldcw instruction for SMP spinlock release barrierJohn David Anglin-0/+4
2018-11-06parisc: Revert "Release spinlocks using ordered store"John David Anglin-2/+2
2018-10-17parisc: Release spinlocks using ordered storeJohn David Anglin-2/+2
2018-08-13parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin-6/+2
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon-3/+1
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon-18/+0
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney-7/+0
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra-2/+7
2014-03-23parisc: locks: remove redundant arch_*_relax operationsWill Deacon-4/+0
2012-05-10parisc: add missing includes in asm/spinlock.hRolf Eike Beer-0/+2
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells-1/+0
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner-10/+10
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner-8/+8
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner-22/+22
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner-4/+4
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt-0/+3
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin-0/+194