index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
memmove_64.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/cpufeatures: Add support for fast short REP; MOVSB
Tony Luck
2020-01-08
1
-3
/
+4
*
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
1
-2
/
+2
*
x86/asm: Annotate aliases
Jiri Slaby
2019-10-18
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86: move exports to actual definitions
Al Viro
2016-08-08
1
-0
/
+3
*
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
1
-1
/
+1
*
x86/debug: Remove perpetually broken, unmaintainable dwarf annotations
Ingo Molnar
2015-06-02
1
-3
/
+0
*
x86/lib/memmove_64.S: Convert memmove() to ALTERNATIVE macro
Borislav Petkov
2015-02-23
1
-17
/
+2
*
x86/alternatives: Add instruction padding
Borislav Petkov
2015-02-23
1
-1
/
+1
*
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
2015-02-14
1
-0
/
+4
*
x86/lib: Fix spelling, put space between a numeral and its units
Andy Shevchenko
2013-04-15
1
-1
/
+1
*
x86/lib: Fix spelling in the comments
Andy Shevchenko
2013-04-15
1
-2
/
+2
*
x86: Make alternative instruction pointers relative
Andy Lutomirski
2011-07-13
1
-6
/
+5
*
x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB
Fenghua Yu
2011-05-18
1
-1
/
+28
*
x86-64, mem: Convert memmove() to assembly file and fix return value bug
Fenghua Yu
2011-01-26
1
-0
/
+197