summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/misc.h
AgeCommit message (Expand)Author
2015-07-07x86/boot: Add hex output for debuggingKees Cook
2015-05-29x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.hIngo Molnar
2015-04-03x86/mm/KASLR: Propagate KASLR status to kernel properBorislav Petkov
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov
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