aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/bitops.h
Commit message (Expand)AuthorAge
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-23
* bitops: make asm-generic/bitops/find.h more genericAkinobu Mita2010-10-09
* x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatileAlexander Chumachenko2010-09-27
* x86: Add optimized popcnt variantsBorislav Petkov2010-04-06
* x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen2009-01-13
* x86: make 'constant_test_bit()' take an unsigned bit numberLinus Torvalds2009-01-09
* x86: Implement change_bit with immediate operand as "lock xorb"Uros Bizjak2008-11-05
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-23
* x86, um: ... and asm-x86 moveAl Viro2008-10-23