summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* 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-071-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/+2Star
|/
* 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/+0Star
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0Star
* 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/+0Star
|\
| * PCI: Make early dump functionality genericSinan Kaya2018-06-301-5/+0Star
* | 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/+0Star
|/
* mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeysRam Pai2018-05-091-8/+0Star
* 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/+5Star
|\
| * x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner2018-03-011-12/+5Star
* | x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamicKirill A. Shutemov2018-02-141-3/+2Star
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-301-1/+0Star
|\
| * x86/headers: Remove duplicate #includesPravin Shedge2017-12-121-1/+0Star
* | x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky2018-01-161-10/+0Star
* | x86/efi: Fix kernel param add_efi_memmap regressionDave Young2018-01-031-3/+2Star
|/
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-141-25/+4Star
|\
| * x86/timers: Move simple_udelay_calibration() past kvmclock_init()Boris Ostrovsky2017-09-251-5/+4Star
| * x86/timers: Move the simple udelay calibration to tsc.hDou Liyang2017-09-251-21/+1Star
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-141-12/+0Star
|\ \
| * | x86/apic: Sanitize 32/64bit APIC callbacksThomas Gleixner2017-09-251-12/+0Star
| |/
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-141-1/+1
|\ \
| * | x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...Juergen Gross2017-11-101-1/+1
| |/
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-141-1/+1
|\ \
| * | x86/boot: Spell out "boot CPU" for BPJean Delvare2017-10-031-1/+1
| |/
* / x86/mm: Don't attempt to encrypt initrd under SEVTom Lendacky2017-11-071-2/+4
|/
* x86/mm/64: Initialize CR4.PCIDE earlyAndy Lutomirski2017-09-131-1/+4
* Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-051-0/+2
|\
| * treewide: Consolidate Apple DMI checksLukas Wunner2017-08-031-0/+2
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-051-2/+2
|\ \
| * | x86/idt: Switch early trap init to IDT tablesThomas Gleixner2017-08-291-2/+2
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-041-0/+9
|\ \ \ | |/ / |/| |
| * | x86/mm: Insure that boot memory areas are mapped properlyTom Lendacky2017-07-181-0/+9
| |/
* / x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-261-0/+3
|/
* x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka2017-07-051-0/+7