summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-29x86/realmode: Make set_real_mode_mem() static inlineMatteo Croce
2019-03-28KVM: x86: update %rip after emulating IOSean Christopherson
2019-03-28x86/kvm/hyper-v: avoid spurious pending stimer on vCPU initVitaly Kuznetsov
2019-03-28kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrsXiaoyao Li
2019-03-28KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson
2019-03-28kvm: mmu: Used range based flushing in slot_handle_level_rangeBen Gardon
2019-03-28KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()Wei Yang
2019-03-28kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...Krish Sadhukhan
2019-03-28KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)Singh, Brijesh
2019-03-28KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'Sean Christopherson
2019-03-28KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPTSean Christopherson
2019-03-28x86/cpufeature: Fix __percpu annotation in this_cpu_has()Jann Horn
2019-03-28x86/mm: Don't exceed the valid physical address spaceRalph Campbell
2019-03-28x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann
2019-03-28x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner
2019-03-27x86/realmode: Don't leak the trampoline kernel addressMatteo Croce
2019-03-27x86/boot: Fix incorrect ifdeffery scopeBaoquan He
2019-03-24x86/resctrl: Remove unused variablePeng Hao
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song
2019-03-22Merge branch 'x86/cpu' into x86/urgentThomas Gleixner
2019-03-22x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor
2019-03-22x86/mm/pti: Make local symbols staticValdis Kletnieks
2019-03-21x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processorsMatthew Whitehead
2019-03-21x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead
2019-03-21x86/microcode: Announce reload operation's completionBorislav Petkov
2019-03-21x86/hyperv: Prevent potential NULL pointer dereferenceKangjie Lu
2019-03-21x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki
2019-03-21x86/lib: Fix indentation issue, remove extra tabColin Ian King
2019-03-21x86/boot: Restrict header scope to make Clang happyNick Desaulniers
2019-03-19x86/mm: Don't leak kernel addressesMatteo Croce
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-03-17Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-17perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-15kvm: vmx: fix formatting of a commentPaolo Bonzini
2019-03-15Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"Ben Gardon
2019-03-15perf/x86: Fixup typo in stub functionsPeter Zijlstra
2019-03-15perf/x86/intel: Fix memory corruptionPeter Zijlstra
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12memblock: drop __memblock_alloc_base()Mike Rapoport
2019-03-12Merge branch 'x86-tsx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds