aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/spinlock.h
AgeCommit message (Expand)Author
2018-12-28sh: include: convert to SPDX identifiersKuninori Morimoto
2016-08-05sh: add J2 atomics using the cas.l instructionRich Felker
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
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-06-11sh: Fix sh4a llsc-based cmpxchg()Aoi Shinkai
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2008-07-29sh: migrate to arch/sh/include/Paul Mundt