summaryrefslogtreecommitdiff
path: root/arch/x86/lib/copy_page_64.S
AgeCommit message (Expand)Author
2023-10-03x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra
2021-03-11x86/alternative: Merge include filesJuergen Gross
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby
2019-10-18x86/asm: Make some functions localJiri Slaby
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-07x86: move exports to actual definitionsAl Viro
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar
2015-02-23x86/lib/copy_page_64.S: Use generic ALTERNATIVE macroBorislav Petkov
2015-02-23x86/alternatives: Add instruction paddingBorislav Petkov
2012-10-24x86/asm: Clean up copy_page_*() comments and codeMa Ling
2012-01-06x86-64: Slightly shorten copy_page()Jan Beulich
2011-07-13x86: Make alternative instruction pointers relativeAndy Lutomirski
2010-07-07x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin
2007-10-11x86_64: move libThomas Gleixner