Age | Commit message (Expand) | Author |
2013-04-08 | KVM: x86: fix memory leak in vmx_init | Yang Zhang |
2013-04-07 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-04-07 | KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controls | Jan Kiszka |
2013-04-07 | KVM: Call kvm_apic_match_dest() to check destination vcpu | Yang Zhang |
2013-04-07 | Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()" | Takuya Yoshikawa |
2013-04-07 | KVM: Allow cross page reads and writes from cached translations. | Andrew Honig |
2013-04-05 | x86: Fix rebuild with EFI_STUB enabled | Jan Beulich |
2013-04-03 | Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux... | Thomas Gleixner |
2013-04-03 | crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructions | Tim Chen |
2013-04-03 | crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions. | Tim Chen |
2013-04-03 | crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental ... | Tim Chen |
2013-04-03 | crypto: x86 - build AVX block cipher implementations only if assembler suppor... | Jussi Kivilinna |
2013-04-03 | crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROC | Jussi Kivilinna |
2013-04-02 | x86, quirks: Shut-up a long-standing gcc warning | Borislav Petkov |
2013-04-02 | x86, msr: Unify variable names | Borislav Petkov |
2013-04-02 | x86: Drop KERNEL_IMAGE_START | Borislav Petkov |
2013-04-02 | x86: remove the x32 syscall bitmask from syscall_get_nr() | Paul Moore |
2013-04-02 | x86/mce: Rework cmci_rediscover() to play well with CPU hotplug | Srivatsa S. Bhat |
2013-04-02 | xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provide... | Konrad Rzeszutek Wilk |
2013-04-02 | x86, cpu: Convert AMD Erratum 400 | Borislav Petkov |
2013-04-02 | x86, cpu: Convert AMD Erratum 383 | Borislav Petkov |
2013-04-02 | x86, cpu: Convert Cyrix coma bug detection | Borislav Petkov |
2013-04-02 | x86, cpu: Convert FDIV bug detection | Borislav Petkov |
2013-04-02 | x86, cpu: Convert F00F bug detection | Borislav Petkov |
2013-04-02 | x86, cpu: Expand cpufeature facility to include cpu bugs | Borislav Petkov |
2013-04-02 | pmu: prepare for migration support | Paolo Bonzini |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-01 | perf/x86: Add support for PEBS Precise Store | Stephane Eranian |
2013-04-01 | perf/x86: Export PEBS load latency threshold register to sysfs | Stephane Eranian |
2013-04-01 | perf/x86: Add memory profiling via PEBS Load Latency | Stephane Eranian |
2013-04-01 | perf/x86: Add flags to event constraints | Stephane Eranian |
2013-03-28 | Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-03-27 | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-27 | xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup. | Konrad Rzeszutek Wilk |
2013-03-26 | perf/x86: Improve sysfs event mapping with event string | Stephane Eranian |
2013-03-26 | perf/x86: Support CPU specific sysfs events | Andi Kleen |
2013-03-25 | intel-pstate: Use #defines instead of hard-coded values. | Konrad Rzeszutek Wilk |
2013-03-24 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2013-03-22 | xen-pciback: notify hypervisor about devices intended to be assigned to guests | Jan Beulich |
2013-03-22 | x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMD | Boris Ostrovsky |
2013-03-22 | x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helper | Boris Ostrovsky |
2013-03-21 | x86, microcode_intel_early: Mark apply_microcode_early() as cpuinit | H. Peter Anvin |
2013-03-21 | KVM: MMU: Rename kvm_mmu_free_some_pages() to make_mmu_pages_available() | Takuya Yoshikawa |
2013-03-21 | KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page() | Takuya Yoshikawa |
2013-03-21 | filter: bpf_jit_comp: refactor and unify BPF JIT image dump output | Daniel Borkmann |
2013-03-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-03-21 | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti |
2013-03-21 | perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer() | Stephane Eranian |
2013-03-20 | KVM: x86: correctly initialize the CS base on reset | Paolo Bonzini |