summaryrefslogtreecommitdiff
path: root/arch/x86/boot/string.c
Commit message (Expand)AuthorAge
* x86/boot: #undef memcpy() et al in string.cMichael Davidson2017-07-25
* x86/KASLR: Parse all 'memmap=' boot option entriesBaoquan He2017-05-24
* Merge branch 'linus' into x86/boot, to pick up fixesIngo Molnar2017-01-28
|\
| * x86/boot: Add missing declaration of string functionsNicholas Mc Guire2017-01-09
* | x86/boot: Fix KASLR and memmap= collisionDave Jiang2017-01-25
|/
* x86, asm: use bool for bitops and other assembly outputsH. Peter Anvin2016-06-08
* x86/boot: Standardize strcmp()Arjun Sreedharan2015-03-23
* x86, boot: Remove misc.h inclusion from compressed/string.cVivek Goyal2014-05-08
* x86, boot: Do not include boot.h in string.cVivek Goyal2014-05-08
* x86, boot: Move memcmp() into string.h and string.cVivek Goyal2014-03-19
* x86, efi: EFI boot stub supportMatt Fleming2011-12-12
* x86, setup: Make the setup code also accept console=uart8250Yinghai Lu2010-07-13
* x86, setup: Early-boot serial I/O supportPekka Enberg2010-07-12
* x86: remove pointless commentsWANG Cong2008-04-19
* i386: move bootThomas Gleixner2007-10-11