index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
bitops.h
Age
Commit message (
Expand
)
Author
2022-08-22
Revert "parisc: Show error if wrong 32/64-bit compiler is being used"
Helge Deller
2022-02-13
parisc: Show error if wrong 32/64-bit compiler is being used
Helge Deller
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2021-11-01
parisc: Drop ifdef __KERNEL__ from non-uapi kernel headers
Helge Deller
2020-07-21
parisc: Convert to BIT_MASK() and BIT_WORD()
Helge Deller
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-28
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
Helge Deller
2014-04-18
arch,parisc: Convert smp_mb__*()
Peter Zijlstra
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
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
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin