开源镜像站
帮助
动态
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
/
arc
/
include
/
asm
/
bitops.h
Age
Commit message (
Expand
)
Author
2022-10-17
ARC: bitops: Change __fls to return unsigned long
Amadeusz Sławiński
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2021-08-24
ARC: bitops: fls/ffs to take int (vs long) per asm-generic defines
Vineet Gupta
2021-08-24
ARC: switch to generic bitops
Vineet Gupta
2020-11-17
ARC: bitops: Remove unecessary operation and value
Gustavo Pimentel
2020-10-05
ARC: [plat-eznps]: Drop support for EZChip NPS platform
Vineet Gupta
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-17
ARC: fix __ffs return value to avoid build warnings
Eugeniy Paltsev
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
2016-05-09
ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg
Noam Camus
2016-03-11
ARC: bitops: Remove non relevant comments
Vineet Gupta
2015-07-09
ARC: Make ARC bitops "safer" (add anti-optimization)
Vineet Gupta
2015-06-25
ARC: Reduce bitops lines of code using macros
Vineet Gupta
2015-06-25
ARC: add smp barriers around atomics per Documentation/atomic_ops.txt
Vineet Gupta
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
2015-04-13
ARC: fold __builtin_constant_p() into test_bit()
Vineet Gupta
2014-10-13
ARC: remove extraneous __KERNEL__ guards
Vineet Gupta
2014-04-18
arch,arc: Convert smp_mb__*()
Peter Zijlstra
2013-02-11
ARC: Atomic/bitops/cmpxchg/barriers
Vineet Gupta