summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/setup.c
AgeCommit message (Expand)Author
2021-11-24x86/boot: Mark prepare_command_line() __initBorislav Petkov
2021-11-15x86/boot: Pull up cmdline preparation and early param parsingBorislav Petkov
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-09-21x86/setup: Call early_reserve_memory() earlierJuergen Gross
2021-09-01x86/setup: Explicitly include acpi.hNathan Chancellor
2021-08-31Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-07-31iscsi_ibft: fix crash due to KASLR physical memory remappingMaurizio Lombardi
2021-07-08x86: convert to setup_initial_init_mm()Kefeng Wang
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-08x86/setup: Document that Windows reserves the first MiBBorislav Petkov
2021-06-07x86/setup: Remove CONFIG_X86_RESERVE_LOW and reservelow= optionsMike Rapoport
2021-06-03x86/setup: Always reserve the first 1M of RAMMike Rapoport
2021-05-31x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26Merge tag 'x86_boot_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-14x86/setup: Move trim_snb_memory() later in setup_arch() to fix boot hangsMike Rapoport
2021-04-13ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki
2021-03-29ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-03-23x86/setup: Merge several reservations of start of memoryMike Rapoport
2021-03-23x86/setup: Consolidate early memory reservationsMike Rapoport
2021-03-15x86: Remove dynamic NOP selectionPeter Zijlstra
2021-03-11x86/setup: Remove unused RESERVE_BRK_ARRAY()Cao jin
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko
2021-02-04Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"Mike Rapoport
2021-01-24x86/setup: don't remove E820_TYPE_RAM for pfn 0Mike Rapoport
2020-12-16Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-11x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guestsAshish Kalra
2020-10-28x86/setup: Remove unused MCA variablesBorislav Petkov
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-13x86/setup: simplify reserve_crashkernel()Mike Rapoport
2020-10-13x86/setup: simplify initrd relocation and reservationMike Rapoport
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-10-02x86: Support Generic Initiator only proximity domainsJonathan Cameron
2020-09-16efi: Support for MOK variable config tableLenny Szubowicz
2020-09-01static_call: Allow early initPeter Zijlstra
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-06x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig
2020-04-27x86/setup: Add an initrdmem= option to specify initrd physical addressRonald G. Minnich
2020-04-10mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin
2020-03-19x86/setup: Fix static memory detectionGuenter Roeck
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-23x86/mpx: remove MPX from arch/x86Dave Hansen