- e64b956 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 7225a44 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 03a6c259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 0573fed Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
- b7e31be KVM: x86: fix vcpu initialization with userspace lapic by Radim Krčmář · 7 years ago
- 518e7b9 KVM: X86: Allow userspace to define the microcode version by Wanpeng Li · 7 years ago
- 66421c1 KVM: X86: Introduce kvm_get_msr_feature() by Wanpeng Li · 7 years ago
- d1d93fa KVM: SVM: Add MSR-based feature support for serializing LFENCE by Tom Lendacky · 7 years ago
- 801e459 KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 7 years ago
- 945fd17 x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table by Thomas Gleixner · 7 years ago
- 47b02f4 x86/xen: add tty0 and hvc0 as preferred consoles for dom0 by Juergen Gross · 7 years ago
- 028091f x86/platform/intel-mid: Handle Intel Edison reboot correctly by Sebastian Panceac · 7 years ago
- 71c208d x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend by Juergen Gross · 7 years ago
- 22636f8 x86/asm: Add instruction suffixes to bitops by Jan Beulich · 7 years ago
- a368d7f x86/entry/64: Add instruction suffix by Jan Beulich · 7 years ago
- cb097be x86/refcounts: Switch to UD2 for exceptions by Kees Cook · 7 years ago
- 85a2d93 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d4858aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- c23a757 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- e912bf2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 297ea1b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 9c5e0af KVM: SVM: Fix SEV LAUNCH_SECRET command by Brijesh Singh · 7 years ago
- 7607b71 KVM: SVM: install RSM intercept by Brijesh Singh · 7 years ago
- 3e23338 KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE command by Brijesh Singh · 7 years ago
- 4f2f61f KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is disabled by Wanpeng Li · 7 years ago
- afdc3f58 x86/kvm: Make parse_no_xxx __init for kvm by Dou Liyang · 7 years ago
- fe2a302 KVM: x86: fix backward migration with async_PF by Radim Krčmář · 7 years ago
- f75e492 kvm: fix warning for non-x86 builds by Sebastian Ott · 7 years ago
- 95e057e KVM: X86: Fix SMRAM accessing even if VM is shutdown by Wanpeng Li · 7 years ago
- 135a06c KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2 by Chao Gao · 7 years ago
- 103c763 KVM/x86: remove WARN_ON() for when vm_munmap() fails by Eric Biggers · 7 years ago
- 9915824 KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP by Radim Krčmář · 7 years ago
- 0b2e990 KVM: x86: move LAPIC initialization after VMCS creation by Paolo Bonzini · 7 years ago
- 9cb9c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 4596749 x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operations by Samuel Neves · 7 years ago
- 946fbbc KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path as unlikely() by Paolo Bonzini · 7 years ago
- ecb586b KVM/x86: Remove indirect MSR op calls from SPEC_CTRL by Paolo Bonzini · 7 years ago
- 36e74d3 x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directory in resctrl file system by Wang Hui · 7 years ago
- e84cf6a x86/apic/vector: Handle vector release on CPU unplug correctly by Thomas Gleixner · 7 years ago
- a493a87 bpf, x64: implement retpoline for tail call by Daniel Borkmann · 7 years ago
- b21ebf2f x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 by H.J. Lu · 7 years ago
- ed7158b treewide/trivial: Remove ';;$' typo noise by Ingo Molnar · 7 years ago
- d5028ba objtool, retpolines: Integrate objtool with retpoline support more closely by Peter Zijlstra · 7 years ago
- 0ca7d5b x86/entry/64: Simplify ENCODE_FRAME_POINTER by Josh Poimboeuf · 7 years ago
- 9fbcc57 extable: Make init_kernel_text() global by Josh Poimboeuf · 7 years ago
- f3d415e x86/entry/64: Open-code switch_to_thread_stack() by Dominik Brodowski · 7 years ago
- b2855d8 x86/entry/64: Move ASM_CLAC to interrupt_entry() by Dominik Brodowski · 7 years ago
- 3aa99fc x86/entry/64: Remove 'interrupt' macro by Dominik Brodowski · 7 years ago
- 90a6acc x86/entry/64: Move the switch_to_thread_stack() call to interrupt_entry() by Dominik Brodowski · 7 years ago
- 2ba6474 x86/entry/64: Move ENTER_IRQ_STACK from interrupt macro to interrupt_entry by Dominik Brodowski · 7 years ago
- 0e34d22 x86/entry/64: Move PUSH_AND_CLEAR_REGS from interrupt macro to helper function by Dominik Brodowski · 7 years ago
- d72f4e2 x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP by Ingo Molnar · 7 years ago
- 85c615e x86/oprofile: Fix bogus GCC-8 warning in nmi_setup() by Arnd Bergmann · 7 years ago
- 531bb52 x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute() by Peter Zijlstra · 7 years ago
- bd89004 x86/boot, objtool: Annotate indirect jump in secondary_startup_64() by Peter Zijlstra · 7 years ago
- 3010a06 x86/paravirt, objtool: Annotate indirect calls by Peter Zijlstra · 7 years ago
- 9e0e3c5 x86/speculation, objtool: Annotate indirect calls/jumps for objtool by Peter Zijlstra · 7 years ago
- 8735871 x86/retpoline: Support retpoline builds with Clang by David Woodhouse · 7 years ago
- dd84441 x86/speculation: Use IBRS if available before calling into firmware by David Woodhouse · 7 years ago
- d1c9910 Revert "x86/retpoline: Simplify vmexit_fill_RSB()" by David Woodhouse · 7 years ago
- 8554004 x86-64/realmode: Add instruction suffix by Jan Beulich · 7 years ago
- f2f18b1 x86/LDT: Avoid warning in 32-bit builds with older gcc by Jan Beulich · 7 years ago
- 6262b6e x86/IO-APIC: Avoid warning in 32-bit builds by Jan Beulich · 7 years ago
- 700b7c5 x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers by Jan Beulich · 7 years ago
- 3b3a926 x86/mm: Remove stale comment about KMEMCHECK by Jann Horn · 7 years ago
- 842cef9 x86/mm: Fix {pmd,pud}_{set,clear}_flags() by Jan Beulich · 7 years ago
- 8942664 x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h> by KarimAllah Ahmed · 7 years ago
- 0e06fb5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- ced5d0b x86/entry/64: Use 'xorl' for faster register clearing by Dominik Brodowski · 7 years ago
- 9e809d1 x86/entry: Reduce the code footprint of the 'idtentry' macro by Dominik Brodowski · 7 years ago
- 63e708f x86/xen: Calculate __max_logical_packages on PV domains by Prarit Bhargava · 7 years ago
- 42ca808 x86/CPU: Check CPU feature bits after microcode upgrade by Borislav Petkov · 7 years ago
- 1008c52c x86/CPU: Add a microcode loader callback by Borislav Petkov · 7 years ago
- 3f1f576 x86/microcode: Propagate return value from updating functions by Borislav Petkov · 7 years ago
- 25d76ac x86/Kconfig: Explicitly enumerate i686-class CPUs in Kconfig by Matthew Whitehead · 7 years ago
- 69b8d3f x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G Kconfig group by Matthew Whitehead · 7 years ago
- f960cfd x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig group by Matthew Whitehead · 7 years ago
- e525de3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- e486575 x86/entry/64: Fix CR3 restore in paranoid_exit() by Ingo Molnar · 7 years ago
- 24dbc60 x86/cpu: Change type of x86_cache_size variable to unsigned int by Gustavo A. R. Silva · 7 years ago
- 9de29ea x86/spectre: Fix an error message by Dan Carpenter · 7 years ago
- b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
- 1299ef1 x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]() by Andy Lutomirski · 7 years ago
- ea00f30 x86/speculation: Add <asm/msr-index.h> dependency by Peter Zijlstra · 7 years ago
- be3233f x86/speculation: Fix up array_index_nospec_mask() asm constraint by Dan Williams · 7 years ago
- 3b3a371 x86/debug: Use UD2 for WARN() by Peter Zijlstra · 7 years ago
- 2b5db66 x86/debug, objtool: Annotate WARN()-related UD2 as reachable by Josh Poimboeuf · 7 years ago
- fd0e786 x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages by Tony Luck · 7 years ago
- 01684e7 x86/error_inject: Make just_return_func() globally visible by Arnd Bergmann · 7 years ago
- c25d99d x86/platform/UV: Fix GAM Range Table entries less than 1GB by mike.travis@hpe.com · 7 years ago
- 74eb816 x86/build: Add arch/x86/tools/insn_decoder_test to .gitignore by Progyan Bhattacharya · 7 years ago
- 295cc7e x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physical CPU by Masayoshi Mizuma · 7 years ago
- cd026ca x86/mm/kcore: Add vsyscall page to /proc/kcore conditionally by Jia Zhang · 7 years ago
- 595dd46 vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 7 years ago
- b498c26 x86/entry/64: Remove the unused 'icebp' macro by Borislav Petkov · 7 years ago
- b3ccefa x86/entry/64: Fix paranoid_entry() frame pointer warning by Josh Poimboeuf · 7 years ago
- 92816f5 x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly by Dominik Brodowski · 7 years ago
- dde3036 x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS macros by Dominik Brodowski · 7 years ago
- 30907fd x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases by Dominik Brodowski · 7 years ago