summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-08-03perf/x86/intel/uncore: Correct fixed counter index check for NHMKan Liang
2018-08-03perf/x86/intel/uncore: Correct fixed counter index check in generic codeKan Liang
2018-08-03kvm, mm: account shadow page tables to kmemcgShakeel Butt
2018-07-25x86/MCE: Remove min interval polling limitationDewet Thibaut
2018-07-25x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä
2018-07-22x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers
2018-07-22x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>H. Peter Anvin
2018-07-17uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov
2018-07-11x86/cpu: Re-apply forced caps every time CPU caps are re-readAndy Lutomirski
2018-07-11x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross
2018-07-11kprobes/x86: Do not modify singlestep buffer while resumingMasami Hiramatsu
2018-07-03mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams
2018-07-03x86: Call fixup_exception() before notify_die() in math_error()Siarhei Liakh
2018-07-03x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov
2018-07-03x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck
2018-07-03x86/mce: Check for alternate indication of machine check recovery on SkylakeTony Luck
2018-07-03x86/mce: Improve error message when kernel cannot recoverTony Luck
2018-07-03x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()Dan Williams
2018-06-16kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini
2018-06-16KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini
2018-06-16KVM: x86: introduce linear_{read,write}_systemPaolo Bonzini
2018-06-16x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c codeAndy Lutomirski
2018-06-16x86/fpu: Hard-disable lazy FPU modeAndy Lutomirski
2018-06-13complete e390f9a port for v4.9.106Philip Müller
2018-06-13KVM: VMX: Expose SSBD properly to guests, 4.9 supplementBen Hutchings
2018-06-06x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenJuergen Gross
2018-06-06xen: set cpu capabilities from xen_start_kernel()Juergen Gross
2018-06-06x86/amd: revert commit 944e0fc51a89c9827b9Juergen Gross
2018-06-05x86/xen: Add unwind hint annotations to xen_setup_gdtGreg Kroah-Hartman
2018-06-05objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2018-06-05objtool: sync up with the 4.14.47 version of objtoolGreg Kroah-Hartman
2018-06-05objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf
2018-05-30x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He
2018-05-30x86/devicetree: Fix device IRQ settings in DTIvan Gorinov
2018-05-30x86/devicetree: Initialize device tree before using itIvan Gorinov
2018-05-30perf/x86/intel: Fix event update for auto-reloadKan Liang
2018-05-30perf/x86/intel: Fix large period handling on Broadwell CPUsKan Liang
2018-05-30perf/x86/intel: Properly save/restore the PMU state in the NMI handlerKan Liang
2018-05-30KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in useVitaly Kuznetsov
2018-05-30KVM: VMX: raise internal error for exception during invalid protected mode stateSean Christopherson
2018-05-30x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen
2018-05-30x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel
2018-05-30perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian
2018-05-30x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves
2018-05-30vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang
2018-05-30x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2018-05-30kvm: x86: fix KVM_XEN_HVM_CONFIG ioctlPaolo Bonzini
2018-05-30x86/tsc: Allow TSC calibration without PITPeter Zijlstra
2018-05-30kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson
2018-05-30KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang