index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-24
2
-16
/
+24
*
kvm/x86/mmu: Pass gfn and level to rmapp callback.
Andres Lagar-Cavilla
2014-09-24
1
-13
/
+24
*
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
Paolo Bonzini
2014-09-24
3
-2
/
+16
*
kvm: x86: use macros to compute bank MSRs
Chen Yucong
2014-09-24
1
-4
/
+4
*
KVM: x86: Remove debug assertion of non-PAE reserved bits
Nadav Amit
2014-09-24
1
-2
/
+1
*
kvm: x86: fix two typos in comment
Tiejun Chen
2014-09-24
2
-2
/
+2
*
KVM: vmx: Inject #GP on invalid PAT CR
Nadav Amit
2014-09-24
3
-2
/
+7
*
KVM: x86: emulating descriptor load misses long-mode case
Nadav Amit
2014-09-24
1
-0
/
+9
*
KVM: x86: directly use kvm_make_request again
Liang Chen
2014-09-24
4
-14
/
+7
*
KVM: x86: count actual tlb flushes
Radim Krčmář
2014-09-24
2
-2
/
+7
*
KVM: nested VMX: disable perf cpuid reporting
Marcelo Tosatti
2014-09-24
2
-0
/
+8
*
KVM: x86: Don't report guest userspace emulation error to userspace
Nadav Amit
2014-09-24
1
-1
/
+1
*
kvm: Make init_rmode_tss() return 0 on success.
Paolo Bonzini
2014-09-24
1
-10
/
+3
*
KVM: x86: Warn if guest virtual address space is not 48-bits
Nadav Amit
2014-09-24
2
-8
/
+15
*
kvm: Make init_rmode_identity_map() return 0 on success.
Tang Chen
2014-09-17
1
-10
/
+8
*
kvm: Remove ept_identity_pagetable from struct kvm_arch.
Tang Chen
2014-09-17
3
-28
/
+22
*
KVM: x86: Use kvm_make_request when applicable
Guo Hui Liu
2014-09-16
1
-8
/
+7
*
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
2014-09-11
2
-9
/
+6
*
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
Tang Chen
2014-09-11
2
-4
/
+5
*
KVM: x86: propagate exception from permission checks on the nested page fault
Paolo Bonzini
2014-09-05
4
-11
/
+16
*
KVM: x86: skip writeback on injection of nested exception
Paolo Bonzini
2014-09-05
2
-6
/
+10
*
KVM: nSVM: propagate the NPF EXITINFO to the guest
Paolo Bonzini
2014-09-03
2
-4
/
+32
*
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
Paolo Bonzini
2014-09-03
2
-2
/
+19
*
KVM: mmio: cleanup kvm_set_mmio_spte_mask
Tiejun Chen
2014-09-03
3
-6
/
+6
*
kvm: x86: fix stale mmio cache bug
David Matlack
2014-09-03
3
-6
/
+17
*
kvm: fix potentially corrupt mmio cache
David Matlack
2014-09-03
1
-8
/
+12
*
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
2014-09-03
1
-6
/
+1
*
KVM: x86: use guest maxphyaddr to check MTRR values
Paolo Bonzini
2014-08-29
1
-3
/
+2
*
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
4
-12
/
+12
*
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
2014-08-29
1
-4
/
+0
*
KVM: x86: remove Aligned bit from movntps/movntpd
Paolo Bonzini
2014-08-29
1
-3
/
+3
*
KVM: x86 emulator: emulate MOVNTDQ
Alex Williamson
2014-08-29
1
-1
/
+6
*
KVM: vmx: VMXOFF emulation in vm86 should cause #UD
Nadav Amit
2014-08-29
1
-6
/
+8
*
KVM: x86: fix some sparse warnings
Paolo Bonzini
2014-08-29
2
-7
/
+7
*
KVM: nVMX: nested TPR shadow/threshold emulation
Wanpeng Li
2014-08-29
1
-3
/
+51
*
KVM: nVMX: introduce nested_get_vmcs12_pages
Wanpeng Li
2014-08-29
1
-12
/
+25
*
kvm: x86: fix tracing for 32-bit
Paolo Bonzini
2014-08-25
1
-2
/
+2
*
KVM: trace kvm_ple_window grow/shrink
Radim Krčmář
2014-08-21
3
-0
/
+35
*
KVM: VMX: dynamise PLE window
Radim Krčmář
2014-08-21
1
-2
/
+93
*
KVM: VMX: make PLE window per-VCPU
Radim Krčmář
2014-08-21
1
-1
/
+11
*
KVM: x86: introduce sched_in to kvm_x86_ops
Radim Krčmář
2014-08-21
4
-0
/
+15
*
KVM: add kvm_arch_sched_in
Radim Krčmář
2014-08-21
1
-0
/
+4
*
KVM: x86: Replace X86_FEATURE_NX offset with the definition
Nadav Amit
2014-08-21
1
-2
/
+2
*
KVM: emulate: warn on invalid or uninitialized exception numbers
Paolo Bonzini
2014-08-20
2
-1
/
+5
*
KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitly
Paolo Bonzini
2014-08-20
1
-5
/
+3
*
KVM: x86: Clarify PMU related features bit manipulation
Nadav Amit
2014-08-20
1
-10
/
+14
*
KVM: vmx: fix ept reserved bits for 1-GByte page
Wanpeng Li
2014-08-20
1
-10
/
+12
*
KVM: x86: recalculate_apic_map after enabling apic
Nadav Amit
2014-08-19
1
-11
/
+14
*
KVM: x86: Clear apic tsc-deadline after deadline
Nadav Amit
2014-08-19
1
-0
/
+5
*
KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs
Wanpeng Li
2014-08-19
1
-3
/
+15
[next]