| Commit message (Expand) | Author | Age |
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-11-22 |
|\ |
|
| * | Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-11-21 |
| |\ |
|
| | * | x86/early quirk: use gen6 stolen detection for VLV | Jesse Barnes | 2013-11-14 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-11-22 |
|\ \ \ |
|
| * | | | kvm: mmu: delay mmu audit activation | Sasha Levin | 2013-11-20 |
* | | | | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 2013-11-21 |
| |/ /
|/| | |
|
* | | | Wrong page freed on preallocate_pmds() failure exit | Al Viro | 2013-11-20 |
* | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-20 |
|\ \ \ |
|
| * \ \ | Merge branch 'pm-tools' | Rafael J. Wysocki | 2013-11-18 |
| |\ \ \ |
|
| | * | | | tools / power turbostat: Support Silvermont | Len Brown | 2013-11-12 |
| * | | | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2013-11-19 |
|\ \ \ \ \ |
|
| * | | | | | um/vdso: add .gitignore for a couple of targets | Ramkumar Ramachandra | 2013-11-17 |
| * | | | | | arch/um: make it work with defconfig and x86_64 | Ramkumar Ramachandra | 2013-11-17 |
| * | | | | | um: Rewrite show_stack() | Richard Weinberger | 2013-11-17 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 |
|\ \ \ \ \ |
|
| * | | | | | x86: Export 'boot_cpu_physical_apicid' to modules | David Rientjes | 2013-11-15 |
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 |
|\ \ \ \ \ \ |
|
| * | | | | | | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 |
* | | | | | | | Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2013-11-16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ftrace/x86: skip over the breakpoint for ftrace caller | Kevin Hao | 2013-11-05 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | treewide: fix "distingush" typo | Michael Opdenacker | 2013-10-14 |
| * | | | | | | | | treewide: Fix common typo in "identify" | Maxime Jayat | 2013-10-14 |
* | | | | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2013-11-15 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 |
* | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-11-15 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | /
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | drm/i915/bdw: support GMS and GGMS changes | Ben Widawsky | 2013-11-08 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-11-14 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kvm, vmx: Fix lazy FPU on nested guest | Anthoine Bourgeois | 2013-11-13 |
| * | | | | | | | | kvm, cpuid: Fix sparse warning | Borislav Petkov | 2013-11-07 |
| * | | | | | | | | kvm: Delete prototype for non-existent function kvm_check_iopl | Josh Triplett | 2013-11-06 |
| * | | | | | | | | kvm: Delete prototype for non-existent function complete_pio | Josh Triplett | 2013-11-06 |
| * | | | | | | | | hung_task: add method to reset detector | Marcelo Tosatti | 2013-11-06 |
| * | | | | | | | | pvclock: detect watchdog reset at pvclock read | Marcelo Tosatti | 2013-11-06 |
| * | | | | | | | | kvm: optimize out smp_mb after srcu_read_unlock | Michael S. Tsirkin | 2013-11-06 |
| * | | | | | | | | KVM: x86: trace cpuid emulation when called from emulator | Gleb Natapov | 2013-11-05 |
| * | | | | | | | | KVM: emulator: cleanup decode_register_operand() a bit | Gleb Natapov | 2013-11-05 |
| * | | | | | | | | KVM: emulator: check rex prefix inside decode_register() | Gleb Natapov | 2013-11-05 |
| * | | | | | | | | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov | 2013-11-04 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | kvm: Add struct kvm arg to memslot APIs | Aneesh Kumar K.V | 2013-10-17 |
| * | | | | | | | | | KVM: x86: fix emulation of "movzbl %bpl, %eax" | Paolo Bonzini | 2013-11-03 |
| * | | | | | | | | | KVM: x86: emulate SAHF instruction | Paolo Bonzini | 2013-10-31 |
| * | | | | | | | | | kvm/vmx: error message typo fix | Michael S. Tsirkin | 2013-10-31 |
| * | | | | | | | | | KVM: x86: fix KVM_SET_XCRS loop | Paolo Bonzini | 2013-10-31 |
| * | | | | | | | | | KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE | Paolo Bonzini | 2013-10-31 |
| * | | | | | | | | | kvm: Create non-coherent DMA registeration | Alex Williamson | 2013-10-30 |
| * | | | | | | | | | kvm/x86: Convert iommu_flags to iommu_noncoherent | Alex Williamson | 2013-10-30 |
| * | | | | | | | | | kvm: Add VFIO device | Alex Williamson | 2013-10-30 |
| * | | | | | | | | | kvm: Emulate MOVBE | Borislav Petkov | 2013-10-30 |