开源镜像站
帮助
动态
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
/
alpha
/
include
/
asm
/
bitops.h
Age
Commit message (
Expand
)
Author
2023-10-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-18
alpha: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
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
2014-04-18
arch,alpha: Convert smp_mb__*() to the asm-generic primitives
Peter Zijlstra
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
2010-06-15
alpha: fix __arch_hweight32 typo
Matt Turner
2010-05-26
alpha: simplify and optimize sched_find_first_bit
Matt Turner
2010-04-06
bitops: Optimize hweight() by making use of compile-time evaluation
Peter Zijlstra
2008-08-15
alpha: move include/asm-alpha to arch/alpha/include/asm
Linus Torvalds