aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/misc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-13x86, kaslr: Select random position from e820 mapsKees Cook1-0/+8
2013-10-13x86, kaslr: Provide randomness functionsKees Cook1-0/+2
2013-10-13x86, kaslr: Return location from decompress_kernelKees Cook1-6/+21
2013-01-29x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin1-0/+1
2012-07-21x86, boot: Exclude cmdline.c if you can't use itGokul Caushik1-2/+3
2012-07-21x86, boot: Exclude early_serial_console.c if can't use it.Joe Millenbach1-0/+10
2012-07-21x86, boot: Switch output functions from command-line flags to conditional compilationJoe Millenbach1-4/+13
2012-07-21x86, boot: Changed error putstr path to match new debug_putstr formatJoe Millenbach1-0/+1
2010-08-02x86, setup: move isdigit.h to ctype.h, header files on top.H. Peter Anvin1-0/+1
2010-08-02x86, setup: enable early console output from the decompressorYinghai Lu1-0/+38