Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/boot: Build the command line parsing code unconditionally | Borislav Petkov | 2019-02-01 | 1 | -4/+0 |
* | x86/mm: Introduce the 'no5lvl' kernel parameter | Kirill A. Shutemov | 2018-05-19 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/KASLR: Parse all 'memmap=' boot option entries | Baoquan He | 2017-05-24 | 1 | -1/+1 |
* | x86/boot: Rename "real_mode" to "boot_params" | Kees Cook | 2016-04-19 | 1 | -2/+2 |
* | x86, kaslr: Return location from decompress_kernel | Kees Cook | 2013-10-13 | 1 | -1/+1 |
* | x86, boot: Support loading bzImage, boot_params and ramdisk above 4G | Yinghai Lu | 2013-01-30 | 1 | -0/+2 |
* | x86, boot: Add get_cmd_line_ptr() | Yinghai Lu | 2013-01-30 | 1 | -2/+8 |
* | x86, boot: Exclude cmdline.c if you can't use it | Gokul Caushik | 2012-07-21 | 1 | -0/+4 |
* | x86, setup: enable early console output from the decompressor | Yinghai Lu | 2010-08-03 | 1 | -0/+21 |