aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/bitops_64.h
AgeCommit message (Expand)Author
2008-04-26x86: finalize bitops unificationAlexander van Heukelum
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum
2008-04-26x86: switch 64-bit to generic find_first_bitAlexander van Heukelum
2008-04-26bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum
2008-04-26x86: merge the simple bitops and move them to bitops.hAlexander van Heukelum
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum
2008-04-26x86: change x86 to use generic find_next_bitAlexander van Heukelum
2008-04-17include/asm-x86/bitops_64.h: checkpatch cleanups - formatting onlyJoe Perches
2008-02-05iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori
2008-01-30x86: partial unification of asm-x86/bitops.hJeremy Fitzhardinge
2007-10-25x86 bitops: fix code style issuesRandy Dunlap
2007-10-25bitops kernel-doc: inline instead of macroRandy Dunlap
2007-10-23x86: lock bitopsNick Piggin
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-17x86: Eliminate result signage problem in asm-x86_64/bitops.hChuck Lever
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner