aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/include/asm/spinlock.h
AgeCommit message (Expand)Author
2018-03-09arch: remove m32r portArnd Bergmann
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/arch: Remove dummy arch_{read,spin,write}_relax() 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
2012-03-28Disintegrate asm/system.h for M32RDavid Howells
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
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-17m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata