summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/kaslr.c
AgeCommit message (Expand)Author
2016-05-06x86/KASLR: Consolidate mem_avoid[] entriesYinghai Lu
2016-05-06x86/boot: Clean up pointer castingKees Cook
2016-05-03x86/boot: Extract error reporting functionsKees Cook
2016-04-22x86/KASLR: Warn when KASLR is disabledKees Cook
2016-04-22x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSETBaoquan He
2016-04-22x86/KASLR: Update description for decompressor worst case sizeBaoquan He
2016-04-19x86/KASLR: Rename "random" to "random_addr"Kees Cook
2016-04-19x86/KASLR: Clarify purpose of kaslr.cKees Cook
2016-04-19x86/boot: Rename "real_mode" to "boot_params"Kees Cook
2016-04-19x86/KASLR: Remove unneeded boot_params argumentYinghai Lu
2016-04-19x86/KASLR: Rename aslr.c to kaslr.cKees Cook