Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fd8cb433734eeb870156a67f5d56b6564cd2ea94
/
arch
/
x86
fd8cb43
KVM: MMU: Expose the LA57 feature to VM.
by Yu Zhang
· 7 years ago
855feb6
KVM: MMU: Add 5 level EPT & Shadow page table support.
by Yu Zhang
· 7 years ago
2a7266a
KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.
by Yu Zhang
· 7 years ago
d1cd3ce
KVM: MMU: check guest CR3 reserved bits based on its physical address width.
by Yu Zhang
· 7 years ago
e911eb3
KVM: x86: Add return value to kvm_cpuid().
by Yu Zhang
· 7 years ago
3db1348
kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORS
by Paolo Bonzini
· 7 years ago
75f4fc8
kvm: vmx: Raise #UD on unsupported RDSEED
by Jim Mattson
· 7 years ago
45ec368
kvm: vmx: Raise #UD on unsupported RDRAND
by Jim Mattson
· 7 years ago
80154d7
KVM: VMX: cache secondary exec controls
by Paolo Bonzini
· 7 years ago
640bd6e
KVM: SVM: Enable Virtual GIF feature
by Janakarajan Natarajan
· 7 years ago
d837312
KVM: SVM: Add Virtual GIF feature definition
by Janakarajan Natarajan
· 7 years ago
42aa53b
KVM: VMX: always require WB memory type for EPT
by David Hildenbrand
· 7 years ago
bb97a01
KVM: VMX: cleanup EPTP definitions
by David Hildenbrand
· 7 years ago
3f0d4db
KVM: SVM: delete avic_vm_id_bitmap (2 megabyte static array)
by Denys Vlasenko
· 7 years ago
9034e6e
KVM: x86: fix use of L1 MMIO areas in nested guests
by Paolo Bonzini
· 7 years ago
618232e
KVM: x86: Avoid guest page table walk when gpa_available is set
by Brijesh Singh
· 7 years ago
e08d26f
KVM: x86: simplify ept_misconfig
by Paolo Bonzini
· 7 years ago
d380228
kvm: x86: Disallow illegal IA32_APIC_BASE MSR values
by Jim Mattson
· 7 years ago
26eeb53
KVM: MMU: Bail out immediately if there is no available mmu page
by Wanpeng Li
· 7 years ago
42bcbeb
KVM: MMU: Fix softlockup due to mmu_lock is held too long
by Wanpeng Li
· 7 years ago
a057e0e
KVM: nVMX: validate eptp pointer
by David Hildenbrand
· 7 years ago
eebed24
kvm: nVMX: Add support for fast unprotection of nested guest page tables
by Paolo Bonzini
· 8 years ago
64531a3
KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
by Brijesh Singh
· 7 years ago
bbeac28
KVM: X86: Fix residual mmio emulation request to userspace
by Wanpeng Li
· 7 years ago
de63ad4
KVM: X86: implement the logic for spinlock optimization
by Longpeng(Mike)
· 7 years ago
199b576
KVM: add spinlock optimization framework
by Longpeng(Mike)
· 7 years ago
1b4d56b
KVM: x86: use general helpers for some cpuid manipulation
by Radim Krčmář
· 7 years ago
d6321d4
KVM: x86: generalize guest_cpuid_has_ helpers
by Radim Krčmář
· 7 years ago
c6bd180
KVM: x86: X86_FEATURE_NRIPS is not scattered anymore
by Radim Krčmář
· 7 years ago
41ab937
KVM: nVMX: Emulate EPTP switching for the L1 hypervisor
by Bandan Das
· 7 years ago
27c42a1
KVM: nVMX: Enable VMFUNC for the L1 hypervisor
by Bandan Das
· 7 years ago
2a499e4
KVM: vmx: Enable VMFUNCs
by Bandan Das
· 7 years ago
53a70da
KVM: nVMX: get rid of nested_release_page*
by David Hildenbrand
· 7 years ago
5e2f30b
KVM: nVMX: get rid of nested_get_page()
by David Hildenbrand
· 7 years ago
90a2db6
KVM: nVMX: INVPCID support
by Paolo Bonzini
· 7 years ago
72c139b
KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY
by Ladi Prosek
· 7 years ago
6999507
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
0d5b994
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8a05c31
Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'
by Rafael J. Wysocki
· 7 years ago
6550c4d
KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"
by Wanpeng Li
· 7 years ago
c9f0440
KVM: nVMX: mark vmcs12 pages dirty on L2 exit
by David Matlack
· 7 years ago
8ca44e8
kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown
by David Matlack
· 7 years ago
9f744c5
KVM: nVMX: do not pin the VMCS12
by Paolo Bonzini
· 7 years ago
ebd28fc
KVM: X86: init irq->level in kvm_pv_kick_cpu_op
by Longpeng(Mike)
· 7 years ago
f4ef191
KVM: X86: Fix loss of pending INIT due to race
by Wanpeng Li
· 7 years ago
337c017
KVM: async_pf: make rcu irq exit if not triggered from idle task
by Wanpeng Li
· 7 years ago
b96fb43
KVM: nVMX: fixes to nested virt interrupt injection
by Paolo Bonzini
· 7 years ago
7313c69
KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12
by Paolo Bonzini
· 7 years ago
bb68cfe
x86/hpet: Cure interface abuse in the resume path
by Thomas Gleixner
· 7 years ago
f137e0b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
dbc52a8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4815d3c
cpufreq: x86: Make scaling_cur_freq behave more as expected
by Rafael J. Wysocki
· 7 years ago
20c6c18
x86/boot: Disable the address-of-packed-member compiler warning
by Matthias Kaehlcke
· 7 years ago
1d518c6
KVM: LAPIC: Fix reentrancy issues with preempt notifiers
by Wanpeng Li
· 7 years ago
2d6144e
KVM: nVMX: Fix loss of L2's NMI blocking state
by Wanpeng Li
· 7 years ago
06a5524
KVM: nVMX: Fix posted intr delivery when vcpu is in guest mode
by Wincy Van
· 8 years ago
210f84b
x86: irq: Define a global vector for nested posted interrupts
by Wincy Van
· 8 years ago
a512177
KVM: x86: do mask out upper bits of PAE CR3
by Paolo Bonzini
· 7 years ago
4ecf719
x86/efi: Fix reboot_mode when EFI runtime services are disabled
by Stefan Assmann
· 7 years ago
18d5e6c
x86/boot: #undef memcpy() et al in string.c
by Michael Davidson
· 7 years ago
38115f2
kprobes/x86: Release insn_slot in failure path
by Masami Hiramatsu
· 8 years ago
ba883b4
perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regs
by Stephane Eranian
· 8 years ago
8aa7b7b
perf/x86/intel/uncore: Fix SKX CHA event extra regs
by Stephane Eranian
· 8 years ago
9ad0fbd
perf/x86/intel/uncore: Remove invalid Skylake server CHA filter field
by Kan Liang
· 8 years ago
c3f0268
perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umask
by Kan Liang
· 8 years ago
bab4e56
perf/x86/intel/uncore: Fix Skylake server PCU PMU event format
by Kan Liang
· 8 years ago
b362598
perf/x86/intel/uncore: Fix Skylake UPI PMU event masks
by Stephane Eranian
· 8 years ago
fa19871
KVM: VMX: remove unused field
by Paolo Bonzini
· 8 years ago
c185dde
xen/x86: fix cpu hotplug
by Juergen Gross
· 8 years ago
0e4d394
xen/x86: Don't BUG on CPU0 offlining
by Vitaly Kuznetsov
· 8 years ago
b0a7528
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
4ec9f7a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bbcdea6
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0a6109f
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
db15e7f
x86/devicetree: Convert to using %pOF instead of ->full_name
by Rob Herring
· 8 years ago
df6c3db
perf/x86/intel: Add proper condition to run sched_task callbacks
by Jiri Olsa
· 8 years ago
2fe9a5c
x86/platform/uv/BAU: Disable BAU on single hub configurations
by Andrew Banman
· 8 years ago
54a7d50
x86: mark kprobe templates as character arrays, not single characters
by Linus Torvalds
· 8 years ago
f1ff89e
kvm: x86: hyperv: avoid livelock in oneshot SynIC timers
by Roman Kagan
· 8 years ago
f244dee
KVM: VMX: Fix invalid guest state detection after task-switch emulation
by Wanpeng Li
· 8 years ago
325cdac
debug: Fix WARN_ON_ONCE() for modules
by Josh Poimboeuf
· 8 years ago
0bc7304
x86/platform/intel-mid: Fix a format string overflow warning
by Arnd Bergmann
· 8 years ago
d689c64
x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG
by Arnd Bergmann
· 8 years ago
d460131
x86/build: Silence the build with "make -s"
by Arnd Bergmann
· 8 years ago
7206f9b
x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
by Arnd Bergmann
· 8 years ago
5623452
x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warning
by Arnd Bergmann
· 8 years ago
75e2f0a
x86/fpu/math-emu: Fix possible uninitialized variable use
by Arnd Bergmann
· 8 years ago
11d8b05
perf/x86: Shut up false-positive -Wmaybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
0e7f0b6
x86/defconfig: Remove stale, old Kconfig options
by Krzysztof Kozlowski
· 8 years ago
e708e35
x86/ioapic: Pass the correct data to unmask_ioapic_irq()
by Seunghun Han
· 8 years ago
dad5ab0
x86/acpi: Prevent out of bound access caused by broken ACPI tables
by Seunghun Han
· 8 years ago
e06fdaf
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
c2ce3f5
x86: add MULTIUSER dependency for KVM
by Arnd Bergmann
· 8 years ago
b3f1dfb
KVM: nVMX: Disallow VM-entry in MOV-SS shadow
by Jim Mattson
· 8 years ago
4c4a6f7
KVM: nVMX: track NMI blocking state separately for each VMCS
by Paolo Bonzini
· 8 years ago
f85c758
KVM: x86: masking out upper bits
by Dan Carpenter
· 8 years ago
dc853e2
perf/x86/intel: Fix debug_store reset field for freq events
by Jiri Olsa
· 8 years ago
dd0b06b
perf/x86/intel: Add Goldmont Plus CPU PMU support
by Kan Liang
· 8 years ago
5c10b04
perf/x86/intel: Enable C-state residency events for Apollo Lake
by Harry Pan
· 8 years ago
4c07f90
x86/mm, KVM: Fix warning when !CONFIG_PREEMPT_COUNT
by Roman Kagan
· 8 years ago
Next »