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