index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
hweight.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-06
bitops: Update kernel-doc in hweight.c to fix the issues with it
Andy Shevchenko
1
-2
/
+2
2019-05-13
x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHT
Masahiro Yamada
1
-4
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-06-08
x86/hweight: Get rid of the special calling convention
Borislav Petkov
1
-0
/
+4
2014-09-13
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
Linus Torvalds
1
-2
/
+2
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