summaryrefslogtreecommitdiff
path: root/arch/sparc/lib/hweight.S
AgeCommit message (Expand)AuthorFilesLines
2023-08-22sparc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada1-1/+1
2017-12-28sparc64: repair calling incorrect hweight function from stubsJan Engelhardt1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-30sparc64: Use indirect calls in hamming weight stubsDavid S. Miller1-8/+8
2016-08-08sparc: move exports to definitionsAl Viro1-0/+5
2011-08-03sparc: Use popc if possible for hweight routines.David S. Miller1-0/+51