index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
bitops.h
Age
Commit message (
Expand
)
Author
2008-07-18
x86, cleanup: fix description of __fls(): __fls(0) is undefined
Alexander van Heukelum
2008-06-21
x86, bitops: make constant-bit set/clear_bit ops faster, gcc workaround
Ingo Molnar
2008-06-20
x86, bitops: make constant-bit set/clear_bit ops faster, adapt, clean up
Ingo Molnar
2008-06-19
x86, bitops: make constant-bit set/clear_bit ops faster
Linus Torvalds
2008-05-25
x86: bitops take an unsigned long *
Andrew Morton
2008-05-10
x86: revert commit 709f744 ("x86: bitops asm constraint fixes")
Simon Holm Thøgersen
2008-04-26
x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-26
x86: finalize bitops unification
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.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
x86: bitops asm constraint fixes
Jan Beulich
2008-01-30
x86: change bitwise operations to get a void parameter.
Glauber de Oliveira Costa
2008-01-30
x86: partial unification of asm-x86/bitops.h
Jeremy Fitzhardinge
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner