aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-06-20x86/crash: Add e820 reserved ranges to kdump kernel's e820 tableLianbo Jiang1-0/+6
2019-06-20x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVEDLianbo Jiang1-1/+1
2019-06-20x86/mm: Create a workarea in the kernel for SME early encryptionThomas Lendacky1-0/+25
2019-06-20x86/mm: Identify the end of the kernel area to be reservedThomas Lendacky2-2/+15
2019-06-19x86/cacheinfo: Fix a -Wtype-limits warningQian Cai1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-8/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 477Thomas Gleixner1-1/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 243Thomas Gleixner2-4/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner6-18/+6
2019-06-19x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner1-5/+10
2019-06-17x86/fpu: Remove the fpu__save() exportChristoph Hellwig1-1/+0
2019-06-17x86/fpu: Simplify kernel_fpu_begin()Christoph Hellwig1-24/+12
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar28-171/+48
2019-06-17x86/jump_label: Batch jump label updatesDaniel Bristot de Oliveira1-0/+69
2019-06-17x86/alternative: Batch of patch operationsDaniel Bristot de Oliveira1-34/+120
2019-06-17x86/jump_label: Add a __jump_label_set_jump_code() helperDaniel Bristot de Oliveira1-25/+27
2019-06-17Merge tag 'v5.2-rc5' into x86/asm, to refresh the branchIngo Molnar58-420/+88
2019-06-17x86/fpu: Simplify kernel_fpu_end()Christoph Hellwig1-12/+3
2019-06-16x86/apic: Make apic_bsp_setup() staticThomas Gleixner1-4/+3
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-13/+19
2019-06-15x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov1-1/+1
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet85-434/+99
2019-06-14x86/amd_nb: Make hygon_nb_misc_ids staticYueHaibing1-1/+1
2019-06-14x86/tsc: Move inline keyword to the beginning of function declarationsMathieu Malaterre1-2/+2
2019-06-14x86/mce: Do not check return value of debugfs_create functionsGreg Kroah-Hartman3-54/+13
2019-06-13x86/fpu: Don't use current->mm to check for a kthreadChristoph Hellwig1-1/+1
2019-06-12x86/kgdb: Return 0 from kgdb_arch_set_breakpoint()Matt Mullins1-1/+1
2019-06-12x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_statusAubrey Li1-0/+47
2019-06-12x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava1-0/+3
2019-06-12x86/resctrl: Don't stop walking closids when a locksetup group is foundJames Morse1-1/+6
2019-06-11x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vectorZhao Yakui1-0/+30
2019-06-11x86: Add support for Linux guests on an ACRN hypervisorZhao Yakui3-0/+44
2019-06-11x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbolZhao Yakui1-1/+1
2019-06-11x86/MCE: Determine MCA banks' init state properlyYazen Ghannam1-0/+39
2019-06-11x86/MCE: Make the number of MCA banks a per-CPU variableYazen Ghannam3-30/+36
2019-06-11x86/MCE/AMD: Don't cache block addresses on SMCA systemsYazen Ghannam1-36/+37
2019-06-11x86/MCE: Make mce_banks a per-CPU arrayYazen Ghannam1-28/+48
2019-06-11x86/MCE: Make struct mce_banks[] staticYazen Ghannam2-11/+10
2019-06-10x86/resctrl: Use _ASM_BX to avoid ifdefferyUros Bizjak1-5/+1
2019-06-10x86/kexec: Add the ACPI NVS region to the ident mapKairui Song1-3/+15
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds22-136/+24
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab3-3/+3
2019-06-08x86/fpu: Update kernel's FPU state before using for the fsave headerSebastian Andrzej Siewior1-0/+5
2019-06-07treewide: trivial: fix s/poped/popped/ typoGeorge G. Davis1-1/+1
2019-06-07Merge branch 'pm-x86'Rafael J. Wysocki2-22/+5
2019-06-06x86/kexec: Add the EFI system tables and ACPI tables to the ident mapKairui Song1-0/+75
2019-06-06x86/fpu: Use fault_in_pages_writeable() for pre-faultingHugh Dickins1-9/+2
2019-06-05ptrace: move clearing of TIF_SYSCALL_EMU flag to coreSudeep Holla1-3/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner4-20/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437Thomas Gleixner2-4/+2