index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2020-11-08
Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-07
x86/platform/uv: Recognize UV5 hubless system identifier
Mike Travis
2020-11-07
x86/platform/uv: Remove spaces from OEM IDs
Mike Travis
2020-11-07
x86/platform/uv: Fix missing OEM_TABLE_ID
Mike Travis
2020-11-05
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...
Anand K Mistry
2020-11-05
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-11-04
x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S
Fangrui Song
2020-11-03
Merge tag 'x86_seves_for_v5.10_rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-01
Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-31
KVM: vmx: remove unused variable
Paolo Bonzini
2020-10-31
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
2020-10-30
KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()
Takashi Iwai
2020-10-30
KVM: x86: replace static const variables with macros
Paolo Bonzini
2020-10-29
x86/sev-es: Do not support MMIO to/from encrypted memory
Joerg Roedel
2020-10-29
x86/head/64: Check SEV encryption before switching to kernel page-table
Joerg Roedel
2020-10-29
x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path
Joerg Roedel
2020-10-29
x86/boot/compressed/64: Sanity-check CPUID results in the early #VC handler
Joerg Roedel
2020-10-29
x86/boot/compressed/64: Introduce sev_status
Joerg Roedel
2020-10-28
x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID
David Woodhouse
2020-10-27
x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6)
Peter Zijlstra
2020-10-27
x86/debug: Only clear/set ->virtual_dr6 for userspace #DB
Peter Zijlstra
2020-10-27
x86/debug: Fix BTF handling
Peter Zijlstra
2020-10-27
Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-26
arch/um: partially revert the conversion to __section() macro
Linus Torvalds
2020-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-26
x86/hyperv: Clarify comment on x2apic mode
Michael Kelley
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-24
Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-10-24
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
2020-10-24
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
Sean Christopherson
2020-10-24
crypto: x86/poly1305 - add back a needed assignment
Eric Biggers
2020-10-23
x86/uaccess: fix code generation in put_user()
Rasmus Villemoes
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
xen/events: only register debug interrupt for 2-level events
Juergen Gross
2020-10-23
kvm: x86/mmu: NX largepage recovery for TDP MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Don't clear write flooding count for direct roots
Ben Gardon
2020-10-23
kvm: x86/mmu: Support MMIO in the TDP MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Support write protection for nesting in tdp MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Support disabling dirty logging for the tdp MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Support dirty logging for the TDP MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Support changed pte notifier in tdp MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Add access tracking for tdp_mmu
Ben Gardon
2020-10-23
kvm: x86/mmu: Support invalidate range MMU notifier for TDP MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU
Ben Gardon
2020-10-23
kvm: x86/mmu: Add TDP MMU PF handler
Ben Gardon
[next]