summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/bitops.h
AgeCommit message (Expand)Author
2021-05-06arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300Yury Norov
2020-08-14sh: remove __KERNEL__ ifdefs from non-UAPI headersChristoph Hellwig
2020-06-01sh: remove sh5 supportArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-05sh: add J2 atomics using the cas.l instructionRich Felker
2014-04-18arch,sh: Convert smp_mb__*()Peter Zijlstra
2012-03-28Disintegrate asm/system.h for SHDavid Howells
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2009-10-18sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.Paul Mundt
2008-12-22sh: Provide optimized non-atomic bitops for SH-2A.Paul Mundt
2008-12-22sh: Convert to generic bitops for IRQ-toggling implementation.Paul Mundt
2008-09-08sh: Provide movli.l/movco.l-based bitops.Paul Mundt
2008-07-29sh: migrate to arch/sh/include/Paul Mundt