开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
bitops.h
Age
Commit message (
Expand
)
Author
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2021-05-06
arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300
Yury Norov
2020-08-14
sh: remove __KERNEL__ ifdefs from non-UAPI headers
Christoph Hellwig
2020-06-01
sh: remove sh5 support
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-08-05
sh: add J2 atomics using the cas.l instruction
Rich Felker
2014-04-18
arch,sh: Convert smp_mb__*()
Peter Zijlstra
2012-03-28
Disintegrate asm/system.h for SH
David Howells
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
2009-10-18
sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.
Paul Mundt
2008-12-22
sh: Provide optimized non-atomic bitops for SH-2A.
Paul Mundt
2008-12-22
sh: Convert to generic bitops for IRQ-toggling implementation.
Paul Mundt
2008-09-08
sh: Provide movli.l/movco.l-based bitops.
Paul Mundt
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt