summaryrefslogtreecommitdiff
path: root/lib/hweight.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* x86/hweight: Get rid of the special calling conventionBorislav Petkov2016-06-08
* Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2014-09-13
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-07
* x86: Add optimized popcnt variantsBorislav Petkov2010-04-06
* bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-06
* x86, core: Optimize hweight32()Akinobu Mita2009-12-28
* remove asm/bitops.h includesJiri Slaby2007-10-19
* [PATCH] optimize hweight64 for x86_64Andi Kleen2006-09-26
* [PATCH] bitops: hweight() speedupAkinobu Mita2006-03-26
* [PATCH] bitops: generic hweight{64,32,16,8}()Akinobu Mita2006-03-26