summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/misc.h
AgeCommit message (Expand)Author
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-19x86/mm/ASLR: Propagate base load address calculationJiri Kosina
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2013-10-13x86, kaslr: Select random position from e820 mapsKees Cook
2013-10-13x86, kaslr: Provide randomness functionsKees Cook
2013-10-13x86, kaslr: Return location from decompress_kernelKees Cook
2013-01-29x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin
2012-07-21x86, boot: Exclude cmdline.c if you can't use itGokul Caushik
2012-07-21x86, boot: Exclude early_serial_console.c if can't use it.Joe Millenbach
2012-07-21x86, boot: Switch output functions from command-line flags to conditional com...Joe Millenbach
2012-07-21x86, boot: Changed error putstr path to match new debug_putstr formatJoe Millenbach
2010-08-02x86, setup: move isdigit.h to ctype.h, header files on top.H. Peter Anvin
2010-08-02x86, setup: enable early console output from the decompressorYinghai Lu