summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_misc_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-101-1/+6
|\
| * x86/mtrr: Remove the mtrr_bp_init() stubChristoph Hellwig2021-12-221-1/+6
* | x86/boot: Move EFI range reservation after cmdline parsingMike Rapoport2021-12-151-3/+3
* | Revert "x86/boot: Pull up cmdline preparation and early param parsing"Borislav Petkov2021-12-151-39/+27
* | Revert "x86/boot: Mark prepare_command_line() __init"Borislav Petkov2021-12-151-1/+1
|/
* x86/boot: Mark prepare_command_line() __initBorislav Petkov2021-11-241-1/+1
* x86/boot: Pull up cmdline preparation and early param parsingBorislav Petkov2021-11-151-27/+39
* memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-2/+2
* x86/setup: Call early_reserve_memory() earlierJuergen Gross2021-09-211-12/+14
* x86/setup: Explicitly include acpi.hNathan Chancellor2021-09-011-0/+1
* Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-311-10/+0
|\
| * iscsi_ibft: fix crash due to KASLR physical memory remappingMaurizio Lombardi2021-07-311-10/+0
* | x86: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+1
|\ \
| * | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
| |/
* | x86/setup: Document that Windows reserves the first MiBBorislav Petkov2021-06-081-10/+11
* | x86/setup: Remove CONFIG_X86_RESERVE_LOW and reservelow= optionsMike Rapoport2021-06-071-24/+0
|/
* x86/setup: Always reserve the first 1M of RAMMike Rapoport2021-06-031-14/+21
* x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov2021-05-311-0/+9
* Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-271-1/+0
|\
| * x86: Remove dynamic NOP selectionPeter Zijlstra2021-03-151-1/+0
* | Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-261-3/+3
|\ \
| * | x86/setup: Remove unused RESERVE_BRK_ARRAY()Cao jin2021-03-111-3/+3
| |/
* | Merge tag 'x86_boot_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-261-51/+58
|\ \
| * | x86/setup: Move trim_snb_memory() later in setup_arch() to fix boot hangsMike Rapoport2021-04-141-5/+15
| * | x86/setup: Merge several reservations of start of memoryMike Rapoport2021-03-231-9/+10
| * | x86/setup: Consolidate early memory reservationsMike Rapoport2021-03-231-48/+44
| |/
* | ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki2021-04-131-3/+2
* | ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-03-291-5/+3
|/
* sfi: Remove framework for deprecated firmwareAndy Shevchenko2021-02-151-2/+0
* Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"Mike Rapoport2021-02-041-9/+11
* x86/setup: don't remove E820_TYPE_RAM for pfn 0Mike Rapoport2021-01-241-11/+9
* Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-161-0/+6
|\
| * x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guestsAshish Kalra2020-12-111-0/+6
* | x86/setup: Remove unused MCA variablesBorislav Petkov2020-10-281-5/+0
|/
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-0/+2
|\
| * dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| * dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+2
* | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-141-0/+1
|\ \
| * | x86: Support Generic Initiator only proximity domainsJonathan Cameron2020-10-021-0/+1
| |/
* | x86/setup: simplify reserve_crashkernel()Mike Rapoport2020-10-131-26/+14
* | x86/setup: simplify initrd relocation and reservationMike Rapoport2020-10-131-13/+3
* | Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-10-121-0/+2
|\ \
| * | static_call: Allow early initPeter Zijlstra2020-09-011-0/+2
| |/
* / efi: Support for MOK variable config tableLenny Szubowicz2020-09-161-0/+1
|/
* Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-101-0/+1
|\
| * x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar2020-08-061-0/+1
* | initrd: remove support for multiple floppiesChristoph Hellwig2020-07-301-2/+0
|/
* x86/setup: Add an initrdmem= option to specify initrd physical addressRonald G. Minnich2020-04-271-0/+6
* mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin2020-04-101-0/+4