index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
hweight.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHT
Masahiro Yamada
2019-05-13
1
-4
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/hweight: Get rid of the special calling convention
Borislav Petkov
2016-06-08
1
-0
/
+4
*
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
Linus Torvalds
2014-09-13
1
-2
/
+2
*
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-03-07
1
-1
/
+1
*
x86: Add optimized popcnt variants
Borislav Petkov
2010-04-06
1
-10
/
+10
*
bitops: Optimize hweight() by making use of compile-time evaluation
Peter Zijlstra
2010-04-06
1
-9
/
+10
*
x86, core: Optimize hweight32()
Akinobu Mita
2009-12-28
1
-0
/
+7
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
1
-1
/
+1
*
[PATCH] optimize hweight64 for x86_64
Andi Kleen
2006-09-26
1
-2
/
+8
*
[PATCH] bitops: hweight() speedup
Akinobu Mita
2006-03-26
1
-15
/
+14
*
[PATCH] bitops: generic hweight{64,32,16,8}()
Akinobu Mita
2006-03-26
1
-0
/
+54