开源镜像站
帮助
动态
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
/
ia64
/
include
/
asm
/
bitops.h
Age
Commit message (
Expand
)
Author
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,ia64: Convert smp_mb__*()
Peter Zijlstra
2014-04-18
ia64: Fix up smp_mb__{before,after}_clear_bit()
Peter Zijlstra
2013-08-26
[IA64] Use asm-generic/bitops/builtin-ffs.h
Akinobu Mita
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-04-06
bitops: Optimize hweight() by making use of compile-time evaluation
Peter Zijlstra
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-08-11
ia64: boolean __test_and_clear_bit
Johannes Weiner
2008-08-01
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck