summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/string.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/boot: Warn on future overlapping memcpy() useKees Cook2016-05-031-3/+13
* x86/boot: Extract error reporting functionsKees Cook2016-05-031-0/+2
* x86/boot: Rename overlapping memcpy() to memmove()Kees Cook2016-04-281-8/+11
* x86/boot: Make memcpy() handle overlapsKees Cook2016-04-221-2/+20
* x86, boot: Remove misc.h inclusion from compressed/string.cVivek Goyal2014-05-081-4/+0
* x86, boot: Move memset() definition in compressed/string.cVivek Goyal2014-03-191-0/+10
* x86, boot: Move memcmp() into string.h and string.cVivek Goyal2014-03-191-11/+0
* x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.cVivek Goyal2014-03-191-0/+33
* x86, boot: Undef memcmp before providing a new definitionVivek Goyal2014-03-191-0/+2
* x86, efi: EFI boot stub supportMatt Fleming2011-12-121-0/+9
* x86, setup: move isdigit.h to ctype.h, header files on top.H. Peter Anvin2010-08-021-2/+0
* x86, setup: enable early console output from the decompressorYinghai Lu2010-08-021-0/+4
OpenPOWER on IntegriCloud