summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2020-01-301-2/+0
|\
| * x86/mpx: remove MPX from arch/x86Dave Hansen2020-01-231-2/+0
* | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-2/+0
|\ \
| * | arch/x86/setup: Drop dummy_con initializationArvind Sankar2020-01-141-2/+0
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+1
|\ \ \
| * | | mm, x86/mm: Untangle address space layout definitions from basic pgtable type...Ingo Molnar2019-12-101-0/+1
* | | | x86/boot: Explicitly include realmode.h to handle RM reservationsSean Christopherson2019-12-101-0/+1
|/ / /
* | | x86/setup: Enhance the commentsIngo Molnar2019-12-101-16/+25
* | | x86/setup: Clean up the header portion of setup.cIngo Molnar2019-12-101-100/+22
|/ /
* | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-261-10/+8
|\ \
| * | x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams2019-11-071-10/+8
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-1/+11
|\ \
| * | x86/mm: Report actual image regions in /proc/iomemKees Cook2019-11-041-1/+11
| |/
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-261-0/+6
|\ \
| * | x86/boot: Introduce setup_indirectDaniel Kiper2019-11-121-0/+6
| |/
* / x86: Fix typos in commentsCao jin2019-11-181-3/+3
|/
* dma-mapping: fix filename referencesAndy Shevchenko2019-09-031-1/+1
* Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-091-1/+7
|\
| * x86/mm: Identify the end of the kernel area to be reservedThomas Lendacky2019-06-201-1/+7
* | x86/kdump/64: Restrict kdump kernel reservation to <64TBBaoquan He2019-06-281-3/+12
|/
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-061-13/+19
|\
| * x86/kdump: Fall back to reserve high crashkernel memoryDave Young2019-04-221-8/+14
| * x86/kdump: Have crashkernel=X reserve under 4G by defaultDave Young2019-04-221-5/+5
* | efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter2019-03-291-4/+2
|/
* Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-051-0/+1
|\
| * vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-201-0/+1
* | x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...Juergen Gross2018-11-201-17/+0
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-0/+17
|\
| * x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross2018-10-101-0/+17
* | x86, hibernate: Fix nosave_regions setup for hibernationZhimin Gu2018-10-031-1/+1
|/
* Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-5/+0
|\
| * PCI: Make early dump functionality genericSinan Kaya2018-06-291-5/+0
* | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-0/+6
|\ \
| * | x86/speculation/l1tf: Make sure the first page is always reservedAndi Kleen2018-06-201-0/+6
| |/
* | x86/tsc: Calibrate tsc only oncePavel Tatashin2018-07-201-1/+1
* | x86/jump_label: Initialize static branching earlyPavel Tatashin2018-07-201-2/+2
* | x86/kvmclock: Remove memblock dependencyPavel Tatashin2018-07-201-4/+0
|/
* mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeysRam Pai2018-05-091-8/+0
* x86/setup: Do not reserve a crash kernel region if booted on Xen PVPetr Tesarik2018-04-271-0/+6
* Merge branch 'x86/pti' into x86/mm, to pick up dependenciesIngo Molnar2018-03-121-12/+5
|\
| * x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner2018-03-011-12/+5
* | x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamicKirill A. Shutemov2018-02-141-3/+2
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-301-1/+0
|\
| * x86/headers: Remove duplicate #includesPravin Shedge2017-12-121-1/+0
* | x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky2018-01-161-10/+0
* | x86/efi: Fix kernel param add_efi_memmap regressionDave Young2018-01-031-3/+2
|/
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-131-25/+4
|\
| * x86/timers: Move simple_udelay_calibration() past kvmclock_init()Boris Ostrovsky2017-09-251-5/+4