- 0e1b869 kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs by Eduardo Habkost · 6 years ago
- 182ddd1 x86/boot: Clear RSDP address in boot_params for broken loaders by Juergen Gross · 6 years ago
- 4b78317 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 1ec6357 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 6b3e64c x86/speculation: Add seccomp Spectre v2 user space protection mode by Thomas Gleixner · 6 years ago
- 9137bb2 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
- 6d991ba x86/speculation: Prevent stale SPEC_CTRL msr content by Thomas Gleixner · 6 years ago
- 4c71a2b6 x86/speculation: Prepare for conditional IBPB in switch_mm() by Thomas Gleixner · 6 years ago
- 5635d999 x86/speculation: Avoid __switch_to_xtra() calls by Thomas Gleixner · 6 years ago
- ff16701 x86/process: Consolidate and simplify switch_to_xtra() code by Thomas Gleixner · 6 years ago
- 5bfbe3a x86/speculation: Prepare for per task indirect branch speculation control by Tim Chen · 6 years ago
- fa1202e x86/speculation: Add command line control for indirect branch speculation by Thomas Gleixner · 6 years ago
- 26c4d75 x86/speculation: Rename SSBD update functions by Thomas Gleixner · 6 years ago
- 8eb729b x86/speculation: Update the TIF_SSBD comment by Tim Chen · 6 years ago
- ef014aa x86/retpoline: Remove minimal retpoline support by Zhenzhong Duan · 6 years ago
- 4cd24de x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support by Zhenzhong Duan · 6 years ago
- ac26d1f x86/fpu: Use the correct exception table macro in the XSTATE_OP wrapper by Jann Horn · 6 years ago
- 326e742 KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset by Leonid Shatz · 6 years ago
- e6e094e x86/acpi, x86/boot: Take RSDP address from boot params if available by Juergen Gross · 6 years ago
- 3841840 x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setup_header") by Juergen Gross · 6 years ago
- b6df7b6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 1acf93c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- ab6e1f3 Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
- 1457d8c x86/xen: fix pv boot by Juergen Gross · 6 years ago
- d52888a x86/mm: Move LDT remap out of KASLR region on 5-level paging by Kirill A. Shutemov · 6 years ago
- e8a308e acpi/nfit, x86/mce: Validate a MCE's address before using it by Vishal Verma · 6 years ago
- 5d96c93 acpi/nfit, x86/mce: Handle only uncorrectable machine checks by Vishal Verma · 6 years ago
- b42967d x86/hyper-v: Fix indentation in hv_do_fast_hypercall16() by Yi Wang · 6 years ago
- b987ffc x86/qspinlock: Fix compile error by Peter Zijlstra · 6 years ago
- 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
- a846446 x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT by Dmitry Safonov · 6 years ago
- de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
- 343a9f3 Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
- c2101d01 Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
- 7847c7b x86/paravirt: Remove unused _paravirt_ident_32 by Juergen Gross · 6 years ago
- f77084d x86/mm/pat: Disable preemption around __flush_tlb_all() by Sebastian Andrzej Siewior · 6 years ago
- 97ec37c Merge branch 'linus' into x86/urgent, to refresh the tree by Ingo Molnar · 6 years ago
- 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
- facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago
- 8e581d4 hugetlb: introduce generic version of huge_ptep_set_wrprotect() by Alexandre Ghiti · 6 years ago
- 78d6e4e hugetlb: introduce generic version of prepare_hugepage_range by Alexandre Ghiti · 6 years ago
- c4916a0 hugetlb: introduce generic version of huge_pte_wrprotect by Alexandre Ghiti · 6 years ago
- cae72ab hugetlb: introduce generic version of huge_pte_none() by Alexandre Ghiti · 6 years ago
- fe63222 hugetlb: introduce generic version of huge_ptep_clear_flush by Alexandre Ghiti · 6 years ago
- a4d8385 hugetlb: introduce generic version of huge_ptep_get_and_clear() by Alexandre Ghiti · 6 years ago
- cea685d hugetlb: introduce generic version of set_huge_pte_at() by Alexandre Ghiti · 6 years ago
- 1e5f50f hugetlb: introduce generic version of hugetlb_free_pgd_range by Alexandre Ghiti · 6 years ago
- d1f2b17 Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
- 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
- 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- e09db3d x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code by Hans de Goede · 6 years ago
- ace6485 x86/cpufeatures: Enumerate MOVDIR64B instruction by Fenghua Yu · 6 years ago
- 33823f4d x86/cpufeatures: Enumerate MOVDIRI instruction by Fenghua Yu · 6 years ago
- ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 034bda1 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- d82924c Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- f682a79 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 99792e0 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- ac73e08 Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- fec9806 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- e1d20be Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 0d1b82c Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- c05f364 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- de3fbb2 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- dda93b45 Merge branch 'x86/cache' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
- 12dd08f Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
- 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- e42b4a5 Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
- 3f858ae Merge branches 'acpi-pm' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
- c2712b8 kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack by Steven Rostedt (VMware) · 6 years ago
- 59073aa kvm: x86: Add exception payload fields to kvm_vcpu_events by Jim Mattson · 6 years ago
- 2224d61 x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context switch if there is an FPU by Sebastian Andrzej Siewior · 6 years ago
- c851436 kvm: x86: Add has_payload and payload to kvm_queued_exception by Jim Mattson · 6 years ago
- 8cab650 x86/kvm/nVMX: nested state migration for Enlightened VMCS by Vitaly Kuznetsov · 6 years ago
- 57b119d KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capability by Vitaly Kuznetsov · 6 years ago
- 4b1e547 KVM/x86: Use assembly instruction mnemonics instead of .byte streams by Uros Bizjak · 6 years ago
- 7dcd575 x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is needed by Vitaly Kuznetsov · 6 years ago
- a336282 x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu() by Vitaly Kuznetsov · 6 years ago
- 36d9594d x86/kvm/mmu: make space for source data caching in struct kvm_mmu by Vitaly Kuznetsov · 6 years ago
- e173299 x86/kvm/mmu: get rid of redundant kvm_mmu_setup() by Paolo Bonzini · 6 years ago
- 14c07ad x86/kvm/mmu: introduce guest_mmu by Vitaly Kuznetsov · 6 years ago
- 6a82cd1 x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots() by Vitaly Kuznetsov · 6 years ago
- 44dd3ff x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU by Vitaly Kuznetsov · 6 years ago
- e6b6c48 KVM: x86: hyperv: fix 'tlb_lush' typo by Vitaly Kuznetsov · 6 years ago
- 87ee613 KVM: x86: hyperv: keep track of mismatched VP indexes by Vitaly Kuznetsov · 6 years ago
- 4fef0f4 KVM: x86: move definition PT_MAX_HUGEPAGE_LEVEL and KVM_NR_PAGE_SIZES together by Wei Yang · 6 years ago
- 3ff519f KVM: x86: adjust kvm_mmu_page member to save 8 bytes by Wei Yang · 6 years ago
- cfb634f KVM: nVMX: Clear reserved bits of #DB exit qualification by Jim Mattson · 6 years ago
- 7aa54be locking/qspinlock, x86: Provide liveness guarantee by Peter Zijlstra · 6 years ago
- 288e452 x86/asm: 'Simplify' GEN_*_RMWcc() macros by Peter Zijlstra · 6 years ago
- b59167a x86/percpu: Fix this_cpu_read() by Peter Zijlstra · 6 years ago
- 3a27203 Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Greg Kroah-Hartman · 6 years ago
- 3c88ee194c x86: ptrace: Add function argument access API by Masami Hiramatsu · 7 years ago
- 2f2fbfb Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
- e7b66d1 x86/acpi, x86/boot: Take RSDP address for boot params if available by Juergen Gross · 6 years ago
- ae7e123 x86/boot: Add ACPI RSDP address to setup_header by Juergen Gross · 6 years ago
- 4628a64 mm: Preserve _PAGE_DEVMAP across mprotect() calls by Jan Kara · 6 years ago
- 51fbf14 x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error by Bjorn Helgaas · 6 years ago