aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/cmdline.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-01x86/boot: Build the command line parsing code unconditionallyBorislav Petkov1-4/+0
2018-05-19x86/mm: Introduce the 'no5lvl' kernel parameterKirill A. Shutemov1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-24x86/KASLR: Parse all 'memmap=' boot option entriesBaoquan He1-1/+1
2016-04-19x86/boot: Rename "real_mode" to "boot_params"Kees Cook1-2/+2
2013-10-13x86, kaslr: Return location from decompress_kernelKees Cook1-1/+1
2013-01-29x86, boot: Support loading bzImage, boot_params and ramdisk above 4GYinghai Lu1-0/+2
2013-01-29x86, boot: Add get_cmd_line_ptr()Yinghai Lu1-2/+8
2012-07-21x86, boot: Exclude cmdline.c if you can't use itGokul Caushik1-0/+4
2010-08-02x86, setup: enable early console output from the decompressorYinghai Lu1-0/+21