Age | Commit message (Expand) | Author |
2012-08-20 | crypto: aesni_intel - improve lrw and xts performance by utilizing parallel A... | Jussi Kivilinna |
2012-08-18 | x32: Use compat shims for {g,s}etsockopt | Mike Frysinger |
2012-08-17 | xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID. | Konrad Rzeszutek Wilk |
2012-08-16 | Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-08-16 | Revert "xen PVonHVM: move shared_info to MMIO before kexec" | Konrad Rzeszutek Wilk |
2012-08-15 | KVM guest: disable stealtime on reboot to avoid mem corruption | Florian Westphal |
2012-08-14 | KVM: x86: drop parameter validation in ioapic/pic | Michael S. Tsirkin |
2012-08-14 | Revert "x86-64/efi: Use EFI to deal with platform wall clock" | H. Peter Anvin |
2012-08-14 | x86, apic: fix broken legacy interrupts in the logical apic mode | Suresh Siddha |
2012-08-13 | KVM: VMX: Advertize RDTSC exiting to nested guests | Avi Kivity |
2012-08-13 | KVM: VMX: restore MSR_IA32_DEBUGCTLMSR after VMEXIT | Gleb Natapov |
2012-08-13 | KVM: Correct vmrun to vmcall typo | Raghavendra K T |
2012-08-13 | KVM: x86: fix pvclock guest stopped flag reporting | Marcelo Tosatti |
2012-08-13 | perf/x86: disable PEBS on a guest entry. | Gleb Natapov |
2012-08-13 | perf/x86: Add Intel Westmere-EX uncore support | Yan, Zheng |
2012-08-13 | perf/x86: Fixes for Nehalem-EX uncore driver | Yan, Zheng |
2012-08-13 | perf, x86: Fix uncore_types_exit section mismatch | Borislav Petkov |
2012-08-10 | x86, build: Globally set -fno-pic | Andrew Boie |
2012-08-10 | perf: Add ability to attach user stack dump to sample | Jiri Olsa |
2012-08-10 | perf: Factor __output_copy to be usable with specific copy function | Frederic Weisbecker |
2012-08-10 | perf: Add ability to attach user level registers dump to sample | Jiri Olsa |
2012-08-10 | perf: Unified API to record selective sets of arch registers | Jiri Olsa |
2012-08-09 | x86/mce: Add CMCI poll mode | Chen Gong |
2012-08-09 | x86/mce: Make cmci_discover() quiet | Tony Luck |
2012-08-09 | KVM: correctly detect APIC SW state in kvm_apic_post_state_restore() | Gleb Natapov |
2012-08-08 | x86, avx: don't use avx instructions with "noxsave" boot param | Suresh Siddha |
2012-09-14 | xen/arm: receive Xen events on ARM | Stefano Stabellini |
2012-09-14 | xen/arm: Introduce xen_ulong_t for unsigned long | Stefano Stabellini |
2012-08-06 | x86, cpu: Preset default tlb_flushall_shift on AMD | Borislav Petkov |
2012-08-06 | x86, cpu: Add AMD TLB size detection | Borislav Petkov |
2012-08-06 | x86, cpu: Push TLB detection CPUID check down | Borislav Petkov |
2012-08-06 | x86, cpu: Fixup tlb_flushall_shift formatting | Borislav Petkov |
2012-08-06 | KVM: inline kvm_apic_present() and kvm_lapic_enabled() | Gleb Natapov |
2012-08-06 | KVM: use jump label to optimize checking for in kernel local apic presence | Gleb Natapov |
2012-08-06 | KVM: use jump label to optimize checking for SW enabled apic in spurious inte... | Gleb Natapov |
2012-08-06 | KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR | Gleb Natapov |
2012-08-06 | KVM: mark apic enabled on start up | Gleb Natapov |
2012-08-06 | KVM: use kvm_lapic_set_base() to change apic_base | Gleb Natapov |
2012-08-06 | KVM: clean up kvm_(set|get)_apic_base | Gleb Natapov |
2012-08-06 | KVM: do not release the error page | Xiao Guangrong |
2012-08-06 | KVM: do not release the error pfn | Xiao Guangrong |
2012-08-06 | KVM: introduce KVM_PFN_ERR_HWPOISON | Xiao Guangrong |
2012-08-06 | KVM: introduce KVM_PFN_ERR_FAULT | Xiao Guangrong |
2012-08-06 | KVM: Push rmap into kvm_arch_memory_slot | Takuya Yoshikawa |
2012-08-06 | KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array | Takuya Yoshikawa |
2012-08-06 | KVM: Stop checking rmap to see if slot is being created | Takuya Yoshikawa |
2012-08-05 | KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value | Gleb Natapov |
2012-08-05 | Merge remote-tracking branch 'upstream' into next | Avi Kivity |
2012-08-03 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-08-03 | x86: mce: Remove the frozen cases in the hotplug code | Thomas Gleixner |