Age | Commit message (Expand) | Author |
2009-06-10 | Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-06-11 | perf_counter: Accurate period data | Peter Zijlstra |
2009-06-11 | perf_counter: Introduce struct for sample data | Peter Zijlstra |
2009-06-10 | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-06-10 | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-10 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-11 | Revert "x86, bts: reenable ptrace branch trace support" | Ingo Molnar |
2009-06-10 | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-10 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-06-10 | CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUS | Harald Welte |
2009-06-10 | CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs | Harald Welte |
2009-06-10 | perf_counter: More aggressive frequency adjustment | Peter Zijlstra |
2009-06-10 | perf_counter/x86: Fix the model number of Intel Core2 processors | Yong Wang |
2009-06-10 | x86: MSR: add methods for writing of an MSR on several CPUs | Borislav Petkov |
2009-06-10 | x86: MSR: add a struct representation of an MSR | Borislav Petkov |
2009-06-10 | KVM: Add VT-x machine check support | Andi Kleen |
2009-06-10 | KVM: VMX: Rename rmode.active to rmode.vm86_active | Nitin A Kamble |
2009-06-10 | KVM: Move "exit due to NMI" handling into vmx_complete_interrupts() | Gleb Natapov |
2009-06-10 | KVM: Disable CR8 intercept if tpr patching is active | Gleb Natapov |
2009-06-10 | KVM: Do not migrate pending software interrupts. | Gleb Natapov |
2009-06-10 | KVM: inject NMI after IRET from a previous NMI, not before. | Gleb Natapov |
2009-06-10 | KVM: Always request IRQ/NMI window if an interrupt is pending | Gleb Natapov |
2009-06-10 | KVM: Do not re-execute INTn instruction. | Gleb Natapov |
2009-06-10 | KVM: skip_emulated_instruction() decode instruction if size is not known | Gleb Natapov |
2009-06-10 | KVM: Remove irq_pending bitmap | Gleb Natapov |
2009-06-10 | KVM: Do not allow interrupt injection from userspace if there is a pending ev... | Gleb Natapov |
2009-06-10 | KVM: Unprotect a page if #PF happens during NMI injection. | Gleb Natapov |
2009-06-10 | KVM: s390: Verify memory in kvm run | Carsten Otte |
2009-06-10 | KVM: s390: Sanity check on validity intercept | Carsten Otte |
2009-06-10 | KVM: s390: Unlink vcpu on destroy - v2 | Carsten Otte |
2009-06-10 | KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock | Christian Borntraeger |
2009-06-10 | KVM: s390: use hrtimer for clock wakeup from idle - v2 | Christian Borntraeger |
2009-06-10 | KVM: s390: Fix memory slot versus run - v3 | Carsten Otte |
2009-06-10 | KVM: Expand on "help" info to specify kvm intel and amd module names | Robert P. J. Day |
2009-06-10 | KVM: x86: check for cr3 validity in mmu_alloc_roots | Marcelo Tosatti |
2009-06-10 | KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock | Marcelo Tosatti |
2009-06-10 | KVM: Deal with interrupt shadow state for emulated instructions | Glauber Costa |
2009-06-10 | KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow() | Glauber Costa |
2009-06-10 | KVM: use smp_send_reschedule in kvm_vcpu_kick | Marcelo Tosatti |
2009-06-10 | KVM: Update cpuid 1.ecx reporting | Avi Kivity |