index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
copy_page_64.S
Age
Commit message (
Expand
)
Author
2023-10-03
x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-03-11
x86/alternative: Merge include files
Juergen Gross
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
x86/asm: Make some functions local
Jiri Slaby
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-08-07
x86: move exports to actual definitions
Al Viro
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2015-06-02
x86/debug: Remove perpetually broken, unmaintainable dwarf annotations
Ingo Molnar
2015-02-23
x86/lib/copy_page_64.S: Use generic ALTERNATIVE macro
Borislav Petkov
2015-02-23
x86/alternatives: Add instruction padding
Borislav Petkov
2012-10-24
x86/asm: Clean up copy_page_*() comments and code
Ma Ling
2012-01-06
x86-64: Slightly shorten copy_page()
Jan Beulich
2011-07-13
x86: Make alternative instruction pointers relative
Andy Lutomirski
2010-07-07
x86, alternatives: Use 16-bit numbers for cpufeature index
H. Peter Anvin
2007-10-11
x86_64: move lib
Thomas Gleixner