summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/bitops.h
Commit message (Expand)AuthorAgeFilesLines
* x86/bitops: Move BIT_64() for a wider useBorislav Petkov2012-05-231-0/+2
* x86_64, asm: Optimise fls(), ffs() and fls64()David Howells2011-12-151-5/+62
* x86, bitops: Move fls64.h inside __KERNEL__H. Peter Anvin2011-12-151-9/+2
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-4/+1
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-2/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* bitops: make asm-generic/bitops/find.h more genericAkinobu Mita2010-10-091-0/+2
* x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatileAlexander Chumachenko2010-09-261-1/+1
* x86: Add optimized popcnt variantsBorislav Petkov2010-04-061-1/+3
* x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen2009-01-131-4/+10
* x86: make 'constant_test_bit()' take an unsigned bit numberLinus Torvalds2009-01-091-1/+1
* x86: Implement change_bit with immediate operand as "lock xorb"Uros Bizjak2008-11-051-1/+9
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+451