summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/setup.c
AgeCommit message (Expand)Author
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
2020-01-14arch/x86/setup: Drop dummy_con initializationArvind Sankar
2019-12-10x86/boot: Explicitly include realmode.h to handle RM reservationsSean Christopherson
2019-12-10mm, x86/mm: Untangle address space layout definitions from basic pgtable type...Ingo Molnar
2019-12-10x86/setup: Enhance the commentsIngo Molnar
2019-12-10x86/setup: Clean up the header portion of setup.cIngo Molnar
2019-11-26Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-26Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-18x86: Fix typos in commentsCao jin
2019-11-12x86/boot: Introduce setup_indirectDaniel Kiper
2019-11-07x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams
2019-11-04x86/mm: Report actual image regions in /proc/iomemKees Cook
2019-09-03dma-mapping: fix filename referencesAndy Shevchenko
2019-07-09Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-06-28x86/kdump/64: Restrict kdump kernel reservation to <64TBBaoquan He
2019-06-20x86/mm: Identify the end of the kernel area to be reservedThomas Lendacky
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-06Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-04-22x86/kdump: Fall back to reserve high crashkernel memoryDave Young
2019-04-22x86/kdump: Have crashkernel=X reserve under 4G by defaultDave Young
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells
2018-11-20x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...Juergen Gross
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-23Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-10x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross
2018-10-03x86, hibernate: Fix nosave_regions setup for hibernationZhimin Gu
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds