index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM/X86: Make kvm_vcpu_reload_apic_access_page() static
Quanfa Fu
2022-01-25
2
-2
/
+1
*
KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadow
Sean Christopherson
2022-01-25
1
-0
/
+25
*
KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to __kvm_update_cpuid_runtime()
Vitaly Kuznetsov
2022-01-25
1
-21
/
+33
*
x86,kvm/xen: Remove superfluous .fixup usage
Peter Zijlstra
2022-01-24
1
-8
/
+2
*
KVM: VMX: Zero host's SYSENTER_ESP iff SYSENTER is NOT used
Sean Christopherson
2022-01-24
1
-3
/
+7
*
KVM: SVM: Nullify vcpu_(un)blocking() hooks if AVIC is disabled
Sean Christopherson
2022-01-19
3
-6
/
+9
*
KVM: SVM: Move svm_hardware_setup() and its helpers below svm_x86_ops
Sean Christopherson
2022-01-19
1
-233
/
+234
*
KVM: SVM: Drop AVIC's intermediate avic_set_running() helper
Sean Christopherson
2022-01-19
1
-20
/
+36
*
KVM: VMX: Don't do full kick when handling posted interrupt wakeup
Sean Christopherson
2022-01-19
1
-1
/
+1
*
KVM: VMX: Fold fallback path into triggering posted IRQ helper
Sean Christopherson
2022-01-19
1
-8
/
+10
*
KVM: VMX: Pass desired vector instead of bool for triggering posted IRQ
Sean Christopherson
2022-01-19
1
-5
/
+3
*
KVM: VMX: Don't do full kick when triggering posted interrupt "fails"
Sean Christopherson
2022-01-19
2
-6
/
+7
*
KVM: SVM: Skip AVIC and IRTE updates when loading blocking vCPU
Sean Christopherson
2022-01-19
1
-14
/
+18
*
KVM: SVM: Use kvm_vcpu_is_blocking() in AVIC load to handle preemption
Sean Christopherson
2022-01-19
3
-12
/
+9
*
KVM: SVM: Remove unnecessary APICv/AVIC update in vCPU unblocking path
Sean Christopherson
2022-01-19
1
-2
/
+0
*
KVM: SVM: Don't bother checking for "running" AVIC when kicking for IPIs
Sean Christopherson
2022-01-19
2
-17
/
+9
*
KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode
Sean Christopherson
2022-01-19
1
-2
/
+20
*
KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
Sean Christopherson
2022-01-19
4
-32
/
+1
*
KVM: x86: Unexport LAPIC's switch_to_{hv,sw}_timer() helpers
Sean Christopherson
2022-01-19
1
-2
/
+0
*
KVM: VMX: Move preemption timer <=> hrtimer dance to common x86
Sean Christopherson
2022-01-19
2
-5
/
+22
*
KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmx
Sean Christopherson
2022-01-19
3
-19
/
+25
*
KVM: VMX: Handle PI descriptor updates during vcpu_put/load
Sean Christopherson
2022-01-19
3
-93
/
+70
*
Merge branch 'kvm-pi-raw-spinlock' into HEAD
Paolo Bonzini
2022-01-19
11
-65
/
+105
|
\
|
*
KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock
Marcelo Tosatti
2022-01-18
1
-8
/
+8
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-07
2
-1
/
+4
|
|
\
|
|
*
KVM: x86: Check for rmaps allocation
Nikunj A Dadhania
2022-01-07
1
-0
/
+3
|
|
*
KVM: SEV: Mark nested locking of kvm->lock
Wanpeng Li
2022-01-07
1
-1
/
+1
|
*
|
Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-02
1
-1
/
+1
|
|
\
\
|
|
*
|
x86/build: Use the proper name CONFIG_FW_LOADER
Lukas Bulwahn
2021-12-29
1
-1
/
+1
|
*
|
|
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-12-27
1
-2
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
2021-12-13
1
-2
/
+0
|
*
|
|
Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-12-26
2
-44
/
+32
|
|
\
\
\
|
|
*
|
|
x86/pkey: Fix undefined behaviour with PKRU_WD_BIT
Andrew Cooper
2021-12-19
1
-2
/
+2
|
|
*
|
|
x86/boot: Move EFI range reservation after cmdline parsing
Mike Rapoport
2021-12-15
1
-3
/
+3
|
|
*
|
|
Revert "x86/boot: Pull up cmdline preparation and early param parsing"
Borislav Petkov
2021-12-15
1
-39
/
+27
|
|
*
|
|
Revert "x86/boot: Mark prepare_command_line() __init"
Borislav Petkov
2021-12-15
1
-1
/
+1
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-12-21
8
-44
/
+76
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-12-19
2
-2
/
+16
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-17
1
-8
/
+43
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
bpf: Fix extable address check.
Alexei Starovoitov
2021-12-16
1
-7
/
+42
|
|
*
|
|
|
bpf: Fix extable fixup offset.
Alexei Starovoitov
2021-12-16
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-12-12
1
-0
/
+14
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sched,x86: Don't use cluster topology for x86 hybrid CPUs
Peter Zijlstra
2021-12-08
1
-0
/
+14
|
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-12-10
4
-15
/
+28
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'efi-urgent-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-12-06
2
-1
/
+3
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
/
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
x86/sme: Explicitly map new EFI memmap table as encrypted
Tom Lendacky
2021-12-05
2
-1
/
+3
*
|
|
|
|
|
KVM: VMX: Reject KVM_RUN if emulation is required with pending exception
Sean Christopherson
2022-01-19
5
-5
/
+37
*
|
|
|
|
|
KVM: x86/pmu: Use binary search to check filtered events
Jim Mattson
2022-01-19
1
-11
/
+19
*
|
|
|
|
|
KVM: x86/cpuid: Clear XFD for component i if the base feature is missing
Like Xu
2022-01-19
1
-0
/
+3
*
|
|
|
|
|
KVM: x86/mmu: Improve TLB flush comment in kvm_mmu_slot_remove_write_access()
David Matlack
2022-01-19
1
-9
/
+22
[next]