aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/string.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-04x86/boot: Add kstrtoul() from lib/Vamshi K Sthambamkadi1-1/+42
2019-08-08x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers1-0/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner1-3/+1
2019-03-21x86/boot: Restrict header scope to make Clang happyNick Desaulniers1-1/+2
2019-02-01x86/boot: Copy kstrtoull() to boot/string.cChao Fan1-0/+141
2018-08-02x86/boot: Use CC_SET()/CC_OUT() instead of open coding itUros Bizjak1-2/+3
2017-07-25x86/boot: #undef memcpy() et al in string.cMichael Davidson1-0/+9
2017-05-24x86/KASLR: Parse all 'memmap=' boot option entriesBaoquan He1-0/+8
2017-01-28Merge branch 'linus' into x86/boot, to pick up fixesIngo Molnar1-0/+1
2017-01-25x86/boot: Fix KASLR and memmap= collisionDave Jiang1-0/+13
2017-01-09x86/boot: Add missing declaration of string functionsNicholas Mc Guire1-0/+1
2016-06-08x86, asm: use bool for bitops and other assembly outputsH. Peter Anvin1-1/+1
2015-03-23x86/boot: Standardize strcmp()Arjun Sreedharan1-1/+1
2014-05-08x86, boot: Remove misc.h inclusion from compressed/string.cVivek Goyal1-6/+0
2014-05-08x86, boot: Do not include boot.h in string.cVivek Goyal1-1/+2
2014-03-19x86, boot: Move memcmp() into string.h and string.cVivek Goyal1-0/+14
2011-12-12x86, efi: EFI boot stub supportMatt Fleming1-0/+35
2010-07-13x86, setup: Make the setup code also accept console=uart8250Yinghai Lu1-0/+22
2010-07-12x86, setup: Early-boot serial I/O supportPekka Enberg1-0/+41
2008-04-19x86: remove pointless commentsWANG Cong1-2/+0
2007-10-11i386: move bootThomas Gleixner1-0/+52