index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
memcpy_64.S
Age
Commit message (
Expand
)
Author
2017-04-08
x86/mce: Fix copy/paste error in exception table entries
Tony Luck
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-09-05
x86/mce: Improve memcpy_mcsafe()
Tony Luck
2016-08-07
x86: move exports to actual definitions
Al Viro
2016-03-16
x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()
Tony Luck
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-08
x86/mm, x86/mce: Add memcpy_mcsafe()
Tony Luck
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/memcpy_64.S: Convert memcpy to ALTERNATIVE_2 macro
Borislav Petkov
2015-02-23
x86/alternatives: Add instruction padding
Borislav Petkov
2015-02-13
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
2013-04-15
x86/lib: Fix spelling, put space between a numeral and its units
Andy Shevchenko
2012-01-26
x86-64: Handle byte-wise tail copying in memcpy() without a loop
Jan Beulich
2012-01-26
x86-64: Fix memcpy() to support sizes of 4Gb and above
Jan Beulich
2011-05-19
Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo...
Linus Torvalds
2011-05-17
x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB
Fenghua Yu
2011-05-01
x86: Fix spelling error in the memcpy() source code comment
Bart Van Assche
2010-08-23
x86, mem: Optimize memcpy by avoiding memory false dependece
Ma Ling
2010-07-07
x86, alternatives: Use 16-bit numbers for cpufeature index
H. Peter Anvin
2009-12-30
x86-64: Modify memcpy()/memset() alternatives mechanism
Jan Beulich
2009-03-12
x86: memcpy, clean up
Ingo Molnar
2009-03-12
x86-64: remove unnecessary spill/reload of rbx from memcpy
Jan Beulich
2007-10-11
x86_64: move lib
Thomas Gleixner