Age | Commit message (Expand) | Author |
2010-03-26 | x86, ptrace: Fix block-step | Peter Zijlstra |
2010-03-26 | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra |
2010-03-26 | perf, x86: Clean up debugctlmsr bit definitions | Peter Zijlstra |
2010-03-26 | x86, perf: Add raw events support for the P4 PMU | Cyrill Gorcunov |
2010-03-22 | Merge commit 'v2.6.34-rc2' into perf/core | Ingo Molnar |
2010-03-19 | perf, x86: Fix key indexing in Pentium-4 PMU | Lin Ming |
2010-03-18 | x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify) | Cyrill Gorcunov |
2010-03-18 | perf, x86: Add cache events for the Pentium-4 PMU | Lin Ming |
2010-03-18 | perf, x86: Add a key to simplify template lookup in Pentium-4 PMU | Lin Ming |
2010-03-18 | x86, apic: Allow to use certain functions without APIC built-in support | Cyrill Gorcunov |
2010-03-16 | x86, perf: Fix comments in Pentium-4 PMU definitions | Lin Ming |
2010-03-15 | perf, x86: Enable not tagged retired instruction counting on P4s | Cyrill Gorcunov |
2010-03-13 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-03-12 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori |
2010-03-12 | pci-dma: x86: use include/linux/pci-dma.h | FUJITA Tomonori |
2010-03-12 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig |
2010-03-12 | Add generic sys_olduname() | Christoph Hellwig |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig |
2010-03-12 | Add generic sys_old_select() | Christoph Hellwig |
2010-03-11 | perf, x86: Implement initial P4 PMU driver | Cyrill Gorcunov |
2010-03-10 | x86: Move MAX_INSN_SIZE into asm/insn.h | Peter Zijlstra |
2010-03-10 | perf, x86: use LBR for PEBS IP+1 fixup | Peter Zijlstra |
2010-03-09 | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar |
2010-03-07 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-03-05 | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-03-05 | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-03-03 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-03-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-03-03 | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-03-02 | perf_events, x86: Fixup fixed counter constraints | Peter Zijlstra |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-03-01 | KVM: Fix segment descriptor loading | Gleb Natapov |
2010-03-01 | KVM: x86 emulator: Check IOPL level during io instruction emulation | Gleb Natapov |
2010-03-01 | KVM: x86 emulator: fix memory access during x86 emulation | Gleb Natapov |
2010-03-01 | KVM: x86 emulator: Add Virtual-8086 mode of emulation | Gleb Natapov |
2010-03-01 | KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT | Sheng Yang |
2010-03-01 | KVM: Rename vcpu->shadow_efer to efer | Avi Kivity |
2010-03-01 | KVM: Activate fpu on clts | Avi Kivity |
2010-03-01 | KVM: SVM: Clean up and enhance mov dr emulation | Jan Kiszka |
2010-03-01 | KVM: export <asm/hyperv.h> | Avi Kivity |
2010-03-01 | KVM: Add HYPER-V apic access MSRs | Gleb Natapov |
2010-03-01 | KVM: Implement bare minimum of HYPER-V MSRs | Gleb Natapov |
2010-03-01 | KVM: Add HYPER-V header file | Gleb Natapov |
2010-03-01 | KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK | Avi Kivity |
2010-03-01 | KVM: Lazify fpu activation and deactivation | Avi Kivity |
2010-03-01 | KVM: VMX: Allow the guest to own some cr0 bits | Avi Kivity |
2010-03-01 | KVM: Fix the explanation of write_emulated | Takuya Yoshikawa |