summaryrefslogtreecommitdiff
path: root/include/asm-x86/bitops_64.h
AgeCommit message (Expand)AuthorFilesLines
2008-04-26x86: finalize bitops unificationAlexander van Heukelum1-42/+0
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum1-23/+0
2008-04-26x86: switch 64-bit to generic find_first_bitAlexander van Heukelum1-0/+2
2008-04-26bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum1-13/+2
2008-04-26x86: merge the simple bitops and move them to bitops.hAlexander van Heukelum1-76/+0
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum1-10/+0
2008-04-26x86: change x86 to use generic find_next_bitAlexander van Heukelum1-2/+0
2008-04-17include/asm-x86/bitops_64.h: checkpatch cleanups - formatting onlyJoe Perches1-20/+20
2008-02-05iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori1-16/+0
2008-01-30x86: partial unification of asm-x86/bitops.hJeremy Fitzhardinge1-297/+0
2007-10-25x86 bitops: fix code style issuesRandy Dunlap1-26/+26
2007-10-25bitops kernel-doc: inline instead of macroRandy Dunlap1-2/+5
2007-10-23x86: lock bitopsNick Piggin1-1/+41
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+4
2007-10-18bitops: introduce lock opsNick Piggin1-0/+1
2007-10-17x86: Eliminate result signage problem in asm-x86_64/bitops.hChuck Lever1-1/+1
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-0/+427