Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-03-24 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 1 | -2/+0 |
2011-03-24 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 1 | -0/+1 |
2010-10-09 | bitops: make asm-generic/bitops/find.h more generic | Akinobu Mita | 1 | -0/+2 |
2010-09-27 | x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile | Alexander Chumachenko | 1 | -1/+1 |
2010-04-07 | x86: Add optimized popcnt variants | Borislav Petkov | 1 | -1/+3 |
2009-01-13 | x86, generic: mark complex bitops.h inlines as __always_inline | Andi Kleen | 1 | -4/+10 |
2009-01-09 | x86: make 'constant_test_bit()' take an unsigned bit number | Linus Torvalds | 1 | -1/+1 |
2008-11-05 | x86: Implement change_bit with immediate operand as "lock xorb" | Uros Bizjak | 1 | -1/+9 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+451 |