summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/hweight.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-asm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-311-14/+6
|\
| * x86/bitops: Remove unused __sw_hweight64() assembly implementation on x86-32Ingo Molnar2023-09-221-14/+6
* | x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-10-031-1/+1
|/
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-3/+3
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-4/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+3
|\
| * x86: move exports to actual definitionsAl Viro2016-08-081-0/+3
* | x86/hweight: Don't clobber %rdiVille Syrjälä2016-08-081-0/+2
|/
* x86/hweight: Get rid of the special calling conventionBorislav Petkov2016-06-081-0/+77