Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-07 | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 1 | -1/+1 |
2010-04-06 | x86: Add optimized popcnt variants | Borislav Petkov | 1 | -10/+10 |
2010-04-06 | bitops: Optimize hweight() by making use of compile-time evaluation | Peter Zijlstra | 1 | -9/+10 |
2009-12-28 | x86, core: Optimize hweight32() | Akinobu Mita | 1 | -0/+7 |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby | 1 | -1/+1 |
2006-09-26 | [PATCH] optimize hweight64 for x86_64 | Andi Kleen | 1 | -2/+8 |
2006-03-26 | [PATCH] bitops: hweight() speedup | Akinobu Mita | 1 | -15/+14 |
2006-03-26 | [PATCH] bitops: generic hweight{64,32,16,8}() | Akinobu Mita | 1 | -0/+54 |