summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus 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/ra...Linus 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...Linus 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/k...Linus 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/da...Linus Torvalds1-2/+0
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+0
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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...Ingo Molnar1-0/+1
2019-12-10x86/setup: Enhance the commentsIngo Molnar1-16/+25
2019-12-10x86/setup: Clean up the header portion of setup.cIngo Molnar1-100/+22
2019-11-26Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-10/+8
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+11
2019-11-26Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2019-11-18x86: Fix typos in commentsCao jin1-3/+3
2019-11-12x86/boot: Introduce setup_indirectDaniel Kiper1-0/+6
2019-11-07x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams1-10/+8
2019-11-04x86/mm: Report actual image regions in /proc/iomemKees Cook1-1/+11
2019-09-03dma-mapping: fix filename referencesAndy Shevchenko1-1/+1
2019-07-09Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+7
2019-06-28x86/kdump/64: Restrict kdump kernel reservation to <64TBBaoquan He1-3/+12
2019-06-20x86/mm: Identify the end of the kernel area to be reservedThomas Lendacky1-1/+7
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-05-06Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-13/+19
2019-04-22x86/kdump: Fall back to reserve high crashkernel memoryDave Young1-8/+14
2019-04-22x86/kdump: Have crashkernel=X reserve under 4G by defaultDave Young1-5/+5
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter1-4/+2
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells1-0/+1
2018-11-20x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...Juergen Gross1-17/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+0
2018-10-23Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+17
2018-10-10x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross1-0/+17