summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/atomic-irq.h
AgeCommit message (Expand)Author
2023-06-05locking/atomic: sh: add preprocessor symbolsMark Rutland
2021-05-26locking/atomic: sh: move to ARCH_ATOMICMark Rutland
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-16locking/atomic, arch/sh: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2015-07-27sh: Provide atomic_{or,xor,and}Peter Zijlstra
2014-08-14locking,arch,sh: Fold atomic_opsPeter Zijlstra
2012-03-28Disintegrate asm/system.h for SHDavid Howells
2009-06-15sh: Make the atomic functions safe for irqsoff tracingMatt Fleming
2009-01-29sh: Use the atomic_t "counter" memberMatt Fleming
2008-07-29sh: migrate to arch/sh/include/Paul Mundt