Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'x86-asm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-10-31 | 1 | -14/+6 |
|\ | |||||
| * | x86/bitops: Remove unused __sw_hweight64() assembly implementation on x86-32 | Ingo Molnar | 2023-09-22 | 1 | -14/+6 |
* | | x86/headers: Replace #include <asm/export.h> with #include <linux/export.h> | Masahiro Yamada | 2023-10-03 | 1 | -1/+1 |
|/ | |||||
* | x86: Prepare asm files for straight-line-speculation | Peter Zijlstra | 2021-12-08 | 1 | -3/+3 |
* | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby | 2019-10-18 | 1 | -4/+4 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 1 | -0/+3 |
|\ | |||||
| * | x86: move exports to actual definitions | Al Viro | 2016-08-08 | 1 | -0/+3 |
* | | x86/hweight: Don't clobber %rdi | Ville Syrjälä | 2016-08-08 | 1 | -0/+2 |
|/ | |||||
* | x86/hweight: Get rid of the special calling convention | Borislav Petkov | 2016-06-08 | 1 | -0/+77 |