Age | Commit message (Expand) | Author |
2012-01-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds |
2012-01-10 | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-10 | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2012-01-10 | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-01-09 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds |
2012-01-09 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-09 | xen/mmu: Fix compile errors introduced by x86/memblock mismerge. | Konrad Rzeszutek Wilk |
2012-01-09 | Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next | Joerg Roedel |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-01-06 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-01-06 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-01-06 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-01-06 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-01-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-01-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-01-06 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-01-04 | x86: Fix atomic64_xxx_cx8() functions | Eric Dumazet |
2012-01-04 | x86: Fix and improve cmpxchg_double{,_local}() | Jan Beulich |
2012-01-04 | Merge commit 'v3.2-rc7' into x86/asm | Ingo Molnar |
2012-01-03 | switch debugfs to umode_t | Al Viro |
2012-01-03 | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro |
2011-12-29 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-12-27 | KVM: x86 emulator: implement RDPMC (0F 33) | Avi Kivity |
2011-12-27 | KVM: x86 emulator: fix RDPMC privilege check | Avi Kivity |
2011-12-27 | KVM: Expose the architectural performance monitoring CPUID leaf | Gleb Natapov |
2011-12-27 | KVM: VMX: Intercept RDPMC | Avi Kivity |
2011-12-27 | KVM: SVM: Intercept RDPMC | Avi Kivity |
2011-12-27 | KVM: Add generic RDPMC support | Avi Kivity |
2011-12-27 | KVM: Expose a version 2 architectural PMU to a guests | Gleb Natapov |
2011-12-27 | KVM: Expose kvm_lapic_local_deliver() | Avi Kivity |
2011-12-27 | KVM: x86 emulator: Use opcode::execute for Group 9 instruction | Takuya Yoshikawa |
2011-12-27 | KVM: x86 emulator: Use opcode::execute for Group 4/5 instructions | Takuya Yoshikawa |
2011-12-27 | KVM: x86 emulator: Use opcode::execute for Group 1A instruction | Takuya Yoshikawa |
2011-12-27 | KVM: drop bsp_vcpu pointer from kvm struct | Gleb Natapov |
2011-12-27 | KVM: x86: Consolidate PIT legacy test | Jan Kiszka |
2011-12-27 | KVM: x86: Do not rely on implicit inclusions | Jan Kiszka |
2011-12-27 | KVM: Make KVM_INTEL depend on CPU_SUP_INTEL | Avi Kivity |
2011-12-27 | Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3 | Avi Kivity |
2011-12-27 | KVM: Use memdup_user instead of kmalloc/copy_from_user | Sasha Levin |
2011-12-27 | KVM: Use kmemdup() instead of kmalloc/memcpy | Sasha Levin |
2011-12-27 | KVM: x86 emulator: Remove set-but-unused cr4 from check_cr_write | Jan Kiszka |