aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi/asm/bootparam.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-1/+1
2022-07-11x86/setup: Use rng seeds from setup_dataJason A. Donenfeld1-3/+3
2022-07-11Merge tag 'v5.19-rc6' into tip:x86/kdumpBorislav Petkov1-1/+1
2022-07-10x86/boot: Fix the setup data types max limitBorislav Petkov1-1/+1
2022-07-01x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell1-0/+9
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2022-04-07x86/boot: Add a pointer to Confidential Computing blob in bootparamsMichael Roth1-1/+2
2022-04-07x86/boot: Add Confidential Computing type to setup_dataBrijesh Singh1-0/+1
2021-03-18x86: Fix various typos in commentsIngo Molnar1-2/+2
2020-07-26x86: bootparam.h: Delete duplicated wordRandy Dunlap1-1/+1
2019-11-26Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+16
2019-11-12x86/boot: Introduce setup_indirectDaniel Kiper1-3/+13
2019-11-12x86/boot: Introduce kernel_info.setup_type_maxDaniel Kiper1-0/+3
2019-11-12x86/boot: Introduce kernel_infoDaniel Kiper1-0/+1
2019-10-10x86/jailhouse: Only enable platform UARTs if availableRalf Ramsauer1-0/+3
2019-10-10x86/jailhouse: Improve setup data version comparisonRalf Ramsauer1-9/+13
2019-06-28x86/boot: Add xloadflags bits to check for 5-level paging supportBaoquan He1-0/+2
2018-11-20x86/acpi, x86/boot: Take RSDP address from boot params if availableJuergen Gross1-1/+2
2018-11-20x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setup_header")Juergen Gross1-4/+0
2018-10-10x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross1-0/+4
2018-04-05x86/uapi: Fix asm/bootparam.h userspace compilation errorsDmitry V. Levin1-9/+9
2018-01-14x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka1-0/+22
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-24x86/lguest: Remove lguest supportJuergen Gross1-1/+1
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+16
2017-03-01x86/boot: Correct setup_header.start_sys nameBorislav Petkov1-1/+1
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updatesIngo Molnar1-1/+2
2017-02-07efi: Get and store the secure boot statusDavid Howells1-1/+2
2017-01-29x86/boot/e820: Separate the E820 ABI structures from the in-kernel structuresIngo Molnar1-2/+16
2017-01-28x86/boot/e820: Clean up the E820 table size define namesIngo Molnar1-1/+1
2017-01-28x86/boot/e820: Rename everything to e820_tableIngo Molnar1-1/+1
2017-01-28x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Ingo Molnar1-1/+1
2017-01-28x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 'struct e820_array'Ingo Molnar1-1/+1
2017-01-28x86/boot/e820: Split minimal UAPI types out into uapi/asm/e820/types.hIngo Molnar1-1/+1
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar1-1/+1
2016-11-13x86/efi: Retrieve and assign Apple device propertiesLukas Wunner1-0/+1
2016-04-22x86/boot: Enumerate documentation for the x86 hardware_subarchLuis R. Rodriguez1-1/+40
2015-07-21x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati1-1/+1
2015-04-03x86/mm/KASLR: Propagate KASLR status to kernel properBorislav Petkov1-0/+1
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov1-1/+0
2015-02-19x86/mm/ASLR: Propagate base load address calculationJiri Kosina1-0/+1
2013-12-29x86: Add xloadflags bit for EFI runtime support on kexecDave Young1-0/+1
2013-12-29x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young1-0/+1
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan1-1/+1
2013-06-10Modify UEFI anti-bricking codeMatthew Garrett1-1/+0
2013-04-15efi: Pass boot services variable info to runtime codeMatthew Garrett1-0/+1
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin1-17/+46
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells1-0/+139