aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/bitops_64.h
Commit message (Expand)AuthorAge
* x86: finalize bitops unificationAlexander van Heukelum2008-04-26
* x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum2008-04-26
* x86: switch 64-bit to generic find_first_bitAlexander van Heukelum2008-04-26
* bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum2008-04-26
* x86: merge the simple bitops and move them to bitops.hAlexander van Heukelum2008-04-26
* x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum2008-04-26
* x86: change x86 to use generic find_next_bitAlexander van Heukelum2008-04-26
* include/asm-x86/bitops_64.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-17
* iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori2008-02-05
* x86: partial unification of asm-x86/bitops.hJeremy Fitzhardinge2008-01-30
* x86 bitops: fix code style issuesRandy Dunlap2007-10-25
* bitops kernel-doc: inline instead of macroRandy Dunlap2007-10-25
* x86: lock bitopsNick Piggin2007-10-23
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-19
* bitops: introduce lock opsNick Piggin2007-10-18
* x86: Eliminate result signage problem in asm-x86_64/bitops.hChuck Lever2007-10-17
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-11