aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-03-14Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner3-11/+100
2018-03-14x86/vm86/32: Fix POPF emulationAndy Lutomirski1-1/+2
2018-03-12ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callbackAndy Shevchenko2-1/+3
2018-03-12ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and exportAndy Shevchenko1-9/+13
2018-03-12x86/pconfig: Detect PCONFIG targetsKirill A. Shutemov2-1/+83
2018-03-12x86/tme: Detect if TME and MKTME is activated by BIOSKirill A. Shutemov1-0/+90
2018-03-12Merge branch 'x86/pti' into x86/mm, to pick up dependenciesIngo Molnar14-87/+246
2018-03-12kdump, vmcoreinfo: Export pgtable_l5_enabled valueBaoquan He1-0/+1
2018-03-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-49/+178
2018-03-09x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers2-1/+11
2018-03-08Merge branch 'ras/urgent' into ras/coreThomas Gleixner18-70/+212
2018-03-08x86/MCE: Serialize sysfs changesSeunghun Han1-1/+21
2018-03-08x86/MCE: Save microcode revision in machine check recordsTony Luck1-1/+3
2018-03-08x86/jailhouse: Allow to use PCI_MMCONFIG without ACPIJan Kiszka2-2/+2
2018-03-08x86/jailhouse: Enable PCI mmconfig access in inmatesOtavio Pontes1-0/+8
2018-03-08x86/cpuid: Switch to 'static const' specifierRalf Ramsauer1-1/+1
2018-03-08x86/dumpstack: Unify show_regs()Borislav Petkov3-85/+48
2018-03-08x86/microcode: Synchronize late microcode loadingAshok Raj1-26/+92
2018-03-08x86/microcode: Request microcode on the BSPBorislav Petkov1-6/+5
2018-03-08x86/microcode/intel: Look into the patch cache firstBorislav Petkov1-6/+5
2018-03-08x86/microcode: Do not upload microcode if CPUs are offlineAshok Raj1-0/+18
2018-03-08x86/microcode/intel: Writeback and invalidate caches before updating microcodeAshok Raj1-0/+12
2018-03-08x86/microcode/intel: Check microcode revision before updating sibling threadsAshok Raj1-3/+24
2018-03-08x86/microcode: Get rid of struct apply_microcode_ctxBorislav Petkov1-11/+8
2018-03-08x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk1-0/+7
2018-03-08x86/devicetree: Fix device IRQ settings in DTIvan Gorinov1-5/+8
2018-03-08x86/devicetree: Initialize device tree before using itIvan Gorinov1-3/+5
2018-03-07x86/syscalls: Use proper syscall definition for sys_ioperm()Dominik Brodowski1-1/+1
2018-03-06Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+65
2018-03-06Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley2-0/+47
2018-03-06KVM: X86: Don't use PV TLB flush with dedicated physical CPUsWanpeng Li1-0/+2
2018-03-06KVM: X86: Choose qspinlock when dedicated physical CPUs are availableWanpeng Li1-0/+5
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li1-0/+5
2018-03-06signal/x86: Include the field offsets in the build time checksEric W. Biederman1-0/+65
2018-03-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-25/+9
2018-03-04x86: devicetree: fix config option around x86_flattree_get_config()Frank Rowand1-1/+1
2018-03-01x86/apic: Drop logical_smp_processor_id() inlineDou Liyang1-5/+5
2018-03-01x86/apic: Modernize the pending interrupt codeDou Liyang1-9/+8
2018-03-01x86/apic: Move pending interrupt check code into it's own functionDou Liyang1-45/+55
2018-03-01x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner2-25/+9
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-31/+77
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-9/+11
2018-02-26x86/boot/e820: Implement a range manipulation operatorJan H. Schönherr1-0/+18
2018-02-26x86/boot: Make the x86_init noop functions staticJuergen Gross1-5/+5
2018-02-26x86/acpi: Add a new x86_init_acpi structure to x86_init_opsJuergen Gross1-0/+5
2018-02-26Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar26-101/+143
2018-02-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+24
2018-02-24KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is disabledWanpeng Li1-2/+4
2018-02-24x86/kvm: Make parse_no_xxx __init for kvmDou Liyang1-3/+3
2018-02-24KVM: x86: fix backward migration with async_PFRadim Krčmář1-4/+4