Age | Commit message (Expand) | Author |
2020-10-15 | parisc: Improve spinlock handling | John David Anglin |
2020-07-28 | Revert "parisc: Revert "Release spinlocks using ordered store"" | Helge Deller |
2020-07-28 | Revert "parisc: Use ldcw instruction for SMP spinlock release barrier" | Helge Deller |
2020-07-28 | Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()" | Helge Deller |
2020-04-05 | parisc: Rework arch_rw locking functions | Helge Deller |
2020-04-05 | parisc: Improve interrupt handling in arch_spin_lock_flags() | Helge Deller |
2019-05-03 | parisc: Use ldcw instruction for SMP spinlock release barrier | John David Anglin |
2018-11-06 | parisc: Revert "Release spinlocks using ordered store" | John David Anglin |
2018-10-17 | parisc: Release spinlocks using ordered store | John David Anglin |
2018-08-13 | parisc: Remove unnecessary barriers from spinlock.h | John David Anglin |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |
2014-03-23 | parisc: locks: remove redundant arch_*_relax operations | Will Deacon |
2012-05-10 | parisc: add missing includes in asm/spinlock.h | Rolf Eike Beer |
2012-03-28 | Disintegrate asm/system.h for PA-RISC | David Howells |
2009-12-14 | 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-04-02 | Allow rwlocks to re-enable interrupts | Robin Holt |
2008-10-10 | parisc: move include/asm-parisc to arch/parisc/include/asm | Kyle McMartin |