aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/string.c
AgeCommit message (Expand)Author
2018-08-02x86/boot: Use CC_SET()/CC_OUT() instead of open coding itUros Bizjak
2017-07-25x86/boot: #undef memcpy() et al in string.cMichael Davidson
2017-05-24x86/KASLR: Parse all 'memmap=' boot option entriesBaoquan He
2017-01-28Merge branch 'linus' into x86/boot, to pick up fixesIngo Molnar
2017-01-25x86/boot: Fix KASLR and memmap= collisionDave Jiang
2017-01-09x86/boot: Add missing declaration of string functionsNicholas Mc Guire
2016-06-08x86, asm: use bool for bitops and other assembly outputsH. Peter Anvin
2015-03-23x86/boot: Standardize strcmp()Arjun Sreedharan
2014-05-08x86, boot: Remove misc.h inclusion from compressed/string.cVivek Goyal
2014-05-08x86, boot: Do not include boot.h in string.cVivek Goyal
2014-03-19x86, boot: Move memcmp() into string.h and string.cVivek Goyal
2011-12-12x86, efi: EFI boot stub supportMatt Fleming
2010-07-13x86, setup: Make the setup code also accept console=uart8250Yinghai Lu
2010-07-12x86, setup: Early-boot serial I/O supportPekka Enberg
2008-04-19x86: remove pointless commentsWANG Cong
2007-10-11i386: move bootThomas Gleixner