summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/misc.h
Commit message (Expand)AuthorAgeFilesLines
* x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He2017-06-301-2/+0
* x86/KASLR: Randomize virtual address separatelyBaoquan He2016-06-261-10/+12
* x86/KASLR: Clarify identity map interfaceKees Cook2016-06-261-0/+3
* x86/KASLR: Build identity mappings on demandKees Cook2016-05-071-0/+11
* x86/boot: Simplify pointer casting in choose_random_location()Borislav Petkov2016-05-071-5/+5
* x86/boot: Clean up pointer castingKees Cook2016-05-061-5/+5
* x86/boot: Extract error reporting functionsKees Cook2016-05-031-1/+0
* x86/KASLR: Warn when KASLR is disabledKees Cook2016-04-221-0/+1
* x86/KASLR: Clarify purpose of kaslr.cKees Cook2016-04-191-2/+2
* x86/boot: Rename "real_mode" to "boot_params"Kees Cook2016-04-191-1/+1
* x86/KASLR: Remove unneeded boot_params argumentYinghai Lu2016-04-191-4/+2
* x86/KASLR: Rename aslr.c to kaslr.cKees Cook2016-04-191-1/+1
* x86/boot: Add hex output for debuggingKees Cook2015-07-071-0/+11
* x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.hIngo Molnar2015-05-291-6/+5
* x86/mm/KASLR: Propagate KASLR status to kernel properBorislav Petkov2015-04-031-2/+4
* Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov2015-03-161-4/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-211-2/+4
|\
| * x86/mm/ASLR: Propagate base load address calculationJiri Kosina2015-02-191-2/+4
* | x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-131-0/+1
|/
* x86, kaslr: Select random position from e820 mapsKees Cook2013-10-131-0/+8
* x86, kaslr: Provide randomness functionsKees Cook2013-10-131-0/+2
* x86, kaslr: Return location from decompress_kernelKees Cook2013-10-131-6/+21
* x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin2013-01-291-0/+1
* x86, boot: Exclude cmdline.c if you can't use itGokul Caushik2012-07-211-2/+3
* x86, boot: Exclude early_serial_console.c if can't use it.Joe Millenbach2012-07-211-0/+10
* x86, boot: Switch output functions from command-line flags to conditional com...Joe Millenbach2012-07-211-4/+13
* x86, boot: Changed error putstr path to match new debug_putstr formatJoe Millenbach2012-07-211-0/+1
* x86, setup: move isdigit.h to ctype.h, header files on top.H. Peter Anvin2010-08-021-0/+1
* x86, setup: enable early console output from the decompressorYinghai Lu2010-08-021-0/+38