开源镜像站
帮助
动态
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
/
include
/
asm-x86
/
bitops_64.h
Age
Commit message (
Expand
)
Author
2008-04-26
x86: finalize bitops unification
Alexander van Heukelum
2008-04-26
x86, UML: remove x86-specific implementations of find_first_bit
Alexander van Heukelum
2008-04-26
x86: switch 64-bit to generic find_first_bit
Alexander van Heukelum
2008-04-26
bitops: use __fls for fls64 on 64-bit archs
Alexander van Heukelum
2008-04-26
x86: merge the simple bitops and move them to bitops.h
Alexander van Heukelum
2008-04-26
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
Alexander van Heukelum
2008-04-26
x86: change x86 to use generic find_next_bit
Alexander van Heukelum
2008-04-17
include/asm-x86/bitops_64.h: checkpatch cleanups - formatting only
Joe Perches
2008-02-05
iommu sg: kill __clear_bit_string and find_next_zero_string
FUJITA Tomonori
2008-01-30
x86: partial unification of asm-x86/bitops.h
Jeremy Fitzhardinge
2007-10-25
x86 bitops: fix code style issues
Randy Dunlap
2007-10-25
bitops kernel-doc: inline instead of macro
Randy Dunlap
2007-10-23
x86: lock bitops
Nick Piggin
2007-10-19
forbid asm/bitops.h direct inclusion
Jiri Slaby
2007-10-18
bitops: introduce lock ops
Nick Piggin
2007-10-17
x86: Eliminate result signage problem in asm-x86_64/bitops.h
Chuck Lever
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner