aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-01x86/setup: Explicitly include acpi.hNathan Chancellor1-0/+1
2021-08-31Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibftLinus Torvalds1-10/+0
2021-07-31iscsi_ibft: fix crash due to KASLR physical memory remappingMaurizio Lombardi1-10/+0
2021-07-08x86: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-06-08x86/setup: Document that Windows reserves the first MiBBorislav Petkov1-10/+11
2021-06-07x86/setup: Remove CONFIG_X86_RESERVE_LOW and reservelow= optionsMike Rapoport1-24/+0
2021-06-03x86/setup: Always reserve the first 1M of RAMMike Rapoport1-14/+21
2021-05-31x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov1-0/+9
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2021-04-26Merge tag 'x86_boot_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-51/+58
2021-04-14x86/setup: Move trim_snb_memory() later in setup_arch() to fix boot hangsMike Rapoport1-5/+15
2021-04-13ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki1-3/+2
2021-03-29ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki1-5/+3
2021-03-23x86/setup: Merge several reservations of start of memoryMike Rapoport1-9/+10
2021-03-23x86/setup: Consolidate early memory reservationsMike Rapoport1-48/+44
2021-03-15x86: Remove dynamic NOP selectionPeter Zijlstra1-1/+0
2021-03-11x86/setup: Remove unused RESERVE_BRK_ARRAY()Cao jin1-3/+3
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko1-2/+0
2021-02-04Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"Mike Rapoport1-9/+11
2021-01-24x86/setup: don't remove E820_TYPE_RAM for pfn 0Mike Rapoport1-11/+9
2020-12-16Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-0/+6
2020-12-11x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guestsAshish Kalra1-0/+6
2020-10-28x86/setup: Remove unused MCA variablesBorislav Petkov1-5/+0
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+2
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2020-10-13x86/setup: simplify reserve_crashkernel()Mike Rapoport1-26/+14
2020-10-13x86/setup: simplify initrd relocation and reservationMike Rapoport1-13/+3
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+1
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig1-0/+2
2020-10-02x86: Support Generic Initiator only proximity domainsJonathan Cameron1-0/+1
2020-09-16efi: Support for MOK variable config tableLenny Szubowicz1-0/+1
2020-09-01static_call: Allow early initPeter Zijlstra1-0/+2
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2020-08-06x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar1-0/+1
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig1-2/+0
2020-04-27x86/setup: Add an initrdmem= option to specify initrd physical addressRonald G. Minnich1-0/+6
2020-04-10mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin1-0/+4
2020-03-19x86/setup: Fix static memory detectionGuenter Roeck1-1/+0
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpxLinus Torvalds1-2/+0
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+0
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2020-01-23x86/mpx: remove MPX from arch/x86Dave Hansen1-2/+0
2020-01-14arch/x86/setup: Drop dummy_con initializationArvind Sankar1-2/+0
2019-12-10x86/boot: Explicitly include realmode.h to handle RM reservationsSean Christopherson1-0/+1
2019-12-10mm, x86/mm: Untangle address space layout definitions from basic pgtable type definitionsIngo Molnar1-0/+1
2019-12-10x86/setup: Enhance the commentsIngo Molnar1-16/+25