summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/setup.c
AgeCommit message (Expand)Author
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
2018-07-20x86/tsc: Calibrate tsc only oncePavel Tatashin
2018-07-20x86/jump_label: Initialize static branching earlyPavel Tatashin
2018-07-20x86/kvmclock: Remove memblock dependencyPavel Tatashin
2018-06-29PCI: Make early dump functionality genericSinan Kaya
2018-06-20x86/speculation/l1tf: Make sure the first page is always reservedAndi Kleen
2018-05-09mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeysRam Pai
2018-04-27x86/setup: Do not reserve a crash kernel region if booted on Xen PVPetr Tesarik
2018-03-12Merge branch 'x86/pti' into x86/mm, to pick up dependenciesIngo Molnar
2018-03-01x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner
2018-02-14x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamicKirill A. Shutemov
2018-01-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-16x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky
2018-01-03x86/efi: Fix kernel param add_efi_memmap regressionDave Young
2017-12-12x86/headers: Remove duplicate #includesPravin Shedge
2017-11-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds