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