summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/string.c
Commit message (Expand)AuthorAgeFilesLines
* x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers2019-08-081-0/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-191-3/+1Star
* x86/boot: Restrict header scope to make Clang happyNick Desaulniers2019-03-211-1/+2
* x86/boot: Copy kstrtoull() to boot/string.cChao Fan2019-02-011-0/+141
* x86/boot: Use CC_SET()/CC_OUT() instead of open coding itUros Bizjak2018-08-021-2/+3
* x86/boot: #undef memcpy() et al in string.cMichael Davidson2017-07-251-0/+9
* x86/KASLR: Parse all 'memmap=' boot option entriesBaoquan He2017-05-241-0/+8
* Merge branch 'linus' into x86/boot, to pick up fixesIngo Molnar2017-01-281-0/+1
|\
| * x86/boot: Add missing declaration of string functionsNicholas Mc Guire2017-01-091-0/+1
* | x86/boot: Fix KASLR and memmap= collisionDave Jiang2017-01-251-0/+13
|/
* x86, asm: use bool for bitops and other assembly outputsH. Peter Anvin2016-06-081-1/+1
* x86/boot: Standardize strcmp()Arjun Sreedharan2015-03-231-1/+1
* x86, boot: Remove misc.h inclusion from compressed/string.cVivek Goyal2014-05-081-6/+0Star
* x86, boot: Do not include boot.h in string.cVivek Goyal2014-05-081-1/+2
* x86, boot: Move memcmp() into string.h and string.cVivek Goyal2014-03-191-0/+14
* x86, efi: EFI boot stub supportMatt Fleming2011-12-121-0/+35
* x86, setup: Make the setup code also accept console=uart8250Yinghai Lu2010-07-131-0/+22
* x86, setup: Early-boot serial I/O supportPekka Enberg2010-07-121-0/+41
* x86: remove pointless commentsWANG Cong2008-04-191-2/+0Star
* i386: move bootThomas Gleixner2007-10-111-0/+52