| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: x86: introduce kvm_supported_xcr0() | Paolo Bonzini | 2014-03-17 | 3 | -14/+19 |
* | KVM: x86 emulator: emulate MOVAPD | Igor Mammedov | 2014-03-17 | 1 | -1/+1 |
* | KVM: x86 emulator: emulate MOVAPS | Igor Mammedov | 2014-03-17 | 1 | -1/+7 |
* | kvm: x86: ignore ioapic polarity | Gabriel L. Somlo | 2014-03-13 | 1 | -0/+1 |
* | KVM: svm: Allow the guest to run with dirty debug registers | Paolo Bonzini | 2014-03-11 | 1 | -0/+28 |
* | KVM: svm: set/clear all DR intercepts in one swoop | Paolo Bonzini | 2014-03-11 | 1 | -21/+20 |
* | KVM: nVMX: Allow nested guests to run with dirty debug registers | Paolo Bonzini | 2014-03-11 | 1 | -0/+4 |
* | KVM: vmx: Allow the guest to run with dirty debug registers | Paolo Bonzini | 2014-03-11 | 1 | -1/+37 |
* | KVM: x86: Allow the guest to run with dirty debug registers | Paolo Bonzini | 2014-03-11 | 2 | -0/+18 |
* | KVM: x86: change vcpu->arch.switch_db_regs to a bit mask | Paolo Bonzini | 2014-03-11 | 2 | -2/+8 |
* | KVM: vmx: we do rely on loading DR7 on entry | Paolo Bonzini | 2014-03-11 | 1 | -1/+1 |
* | KVM: x86: Remove return code from enable_irq/nmi_window | Jan Kiszka | 2014-03-11 | 4 | -29/+14 |
* | KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt | Jan Kiszka | 2014-03-11 | 1 | -1/+2 |
* | KVM: nVMX: Fully emulate preemption timer | Jan Kiszka | 2014-03-11 | 1 | -55/+96 |
* | KVM: nVMX: Rework interception of IRQs and NMIs | Jan Kiszka | 2014-03-11 | 3 | -36/+59 |
* | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Paolo Bonzini | 2014-03-04 | 31 | -149/+265 |
|\ |
|
| * | kvm, vmx: Really fix lazy FPU on nested guest | Paolo Bonzini | 2014-02-27 | 1 | -1/+1 |
| * | kvm: x86: fix emulator buffer overflow (CVE-2014-0049) | Andrew Honig | 2014-02-27 | 1 | -1/+1 |
| * | KVM: MMU: drop read-only large sptes when creating lower level sptes | Marcelo Tosatti | 2014-02-26 | 1 | -0/+1 |
| * | Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-02-15 | 1 | -36/+47 |
| |\ |
|
| | * | ftrace/x86: Use breakpoints for converting function graph caller | Steven Rostedt (Red Hat) | 2014-02-11 | 1 | -36/+47 |
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-15 | 5 | -4/+20 |
| |\ \ |
|
| | * \ | Merge remote-tracking branch 'efi/urgent' into x86/urgent | H. Peter Anvin | 2014-02-14 | 5 | -4/+20 |
| | |\ \ |
|
| | | * | | x86/efi: Check status field to validate BGRT header | Matt Fleming | 2014-02-14 | 1 | -1/+1 |
| | | * | | x86/efi: Fix 32-bit fallout | Borislav Petkov | 2014-02-14 | 4 | -3/+19 |
| | | |/ |
|
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-14 | 3 | -8/+17 |
| |\| | |
|
| | * | | x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off | H. Peter Anvin | 2014-02-13 | 1 | -5/+9 |
| | * | | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled | H. Peter Anvin | 2014-02-13 | 1 | -1/+6 |
| | * | | x86: Use preempt_disable_notrace() in cycles_2_ns() | Steven Rostedt | 2014-02-09 | 1 | -2/+2 |
| | |/ |
|
| * / | xen: properly account for _PAGE_NUMA during xen pte translations | Mel Gorman | 2014-02-10 | 2 | -4/+14 |
| |/ |
|
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-08 | 14 | -82/+123 |
| |\ |
|
| | * | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2014-02-07 | 86 | -576/+4228 |
| | |\ |
|
| | | * | x86/efi: Allow mapping BGRT on x86-32 | Matt Fleming | 2014-02-05 | 1 | -4/+6 |
| | * | | x86, microcode, AMD: Unify valid container checks | Borislav Petkov | 2014-02-06 | 1 | -14/+29 |
| | * | | x86: Fix the initialization of physnode_map | Petr Tesarik | 2014-02-01 | 1 | -0/+2 |
| | * | | x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable() | Prarit Bhargava | 2014-01-30 | 1 | -1/+8 |
| | * | | x86/intel/mid: Fix X86_INTEL_MID dependencies | David Cohen | 2014-01-25 | 1 | -0/+1 |
| | * | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2014-01-25 | 145 | -959/+4591 |
| | |\ \ |
|
| | * | | | arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLIT | Toshi Kani | 2014-01-25 | 1 | -3/+13 |
| | * | | | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridge | Mel Gorman | 2014-01-25 | 2 | -11/+4 |
| | * | | | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman | 2014-01-25 | 1 | -1/+1 |
| | * | | | x86/mm: Eliminate redundant page table walk during TLB range flushing | Mel Gorman | 2014-01-25 | 1 | -27/+1 |
| | * | | | x86/mm: Clean up inconsistencies when flushing TLB ranges | Mel Gorman | 2014-01-25 | 1 | -6/+6 |
| | * | | | mm, x86: Account for TLB flushes only when debugging | Mel Gorman | 2014-01-25 | 3 | -12/+12 |
| | * | | | x86/AMD/NB: Fix amd_set_subcaches() parameter type | Dan Carpenter | 2014-01-25 | 2 | -2/+2 |
| | * | | | x86/quirks: Add workaround for AMD F16h Erratum792 | Aravind Gopalakrishnan | 2014-01-25 | 1 | -0/+37 |
| | * | | | x86, doc, kconfig: Fix dud URL for Microcode data | Alan | 2014-01-20 | 1 | -3/+3 |
| * | | | | arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo... | Tang Chen | 2014-02-06 | 1 | -8/+11 |
| * | | | | arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho... | Tang Chen | 2014-02-06 | 1 | -1/+1 |
| * | | | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-02-05 | 3 | -5/+29 |
| |\ \ \ \ |
|