summaryrefslogtreecommitdiff
path: root/arch/x86/lib/hweight.S
AgeCommit message (Expand)AuthorFilesLines
2023-10-31Merge tag 'x86-asm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+6
2023-10-03x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada1-1/+1
2023-09-22x86/bitops: Remove unused __sw_hweight64() assembly implementation on x86-32Ingo Molnar1-14/+6
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra1-3/+3
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+3
2016-08-08x86/hweight: Don't clobber %rdiVille Syrjälä1-0/+2
2016-08-08x86: move exports to actual definitionsAl Viro1-0/+3
2016-06-08x86/hweight: Get rid of the special calling conventionBorislav Petkov1-0/+77