aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/copy_page_64.S
AgeCommit message (Expand)AuthorFilesLines
2023-10-03x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>Gravatar Masahiro Yamada 1-1/+1
2021-12-08x86: Prepare asm files for straight-line-speculationGravatar Peter Zijlstra 1-2/+2
2021-03-11x86/alternative: Merge include filesGravatar Juergen Gross 1-1/+1
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Gravatar Jiri Slaby 1-2/+2
2019-10-18x86/asm: Make some functions localGravatar Jiri Slaby 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-08-07x86: move exports to actual definitionsGravatar Al Viro 1-0/+2
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Gravatar Borislav Petkov 1-1/+1
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsGravatar Ingo Molnar 1-11/+0
2015-02-23x86/lib/copy_page_64.S: Use generic ALTERNATIVE macroGravatar Borislav Petkov 1-25/+12
2015-02-23x86/alternatives: Add instruction paddingGravatar Borislav Petkov 1-1/+1
2012-10-24x86/asm: Clean up copy_page_*() comments and codeGravatar Ma Ling 1-61/+59
2012-01-06x86-64: Slightly shorten copy_page()Gravatar Jan Beulich 1-8/+4
2011-07-13x86: Make alternative instruction pointers relativeGravatar Andy Lutomirski 1-6/+3
2010-07-07x86, alternatives: Use 16-bit numbers for cpufeature indexGravatar H. Peter Anvin 1-1/+1
2007-10-11x86_64: move libGravatar Thomas Gleixner 1-0/+119