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