summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-06drm/atomic-helper: implement ->page_flipDaniel Vetter
2014-11-06drm/atomic-helpers: document how to implement async commitDaniel Vetter
2014-11-06drm/atomic: Integrate fence supportDaniel Vetter
2014-11-06drm/atomic-helper: implementatations for legacy interfacesDaniel Vetter
2014-11-06drm: Atomic crtc/connector updates using crtc/plane helper interfacesDaniel Vetter
2014-11-05drm/crtc-helper: Transitional functions using atomic plane helpersDaniel Vetter
2014-11-05drm/plane-helper: transitional atomic plane helpersDaniel Vetter
2014-11-05drm: Add atomic/plane helpersDaniel Vetter
2014-11-05drm: Global atomic state handlingDaniel Vetter
2014-11-05drm: Add atomic driver interface definitions for objectsDaniel Vetter
2014-11-05drm/modeset_lock: document trylock_only in kerneldocDaniel Vetter
2014-11-04drm: fixup kerneldoc in drm_crtc.hDaniel Vetter
2014-11-04drm: Pull drm_crtc.h into the kerneldoc templateDaniel Vetter
2014-11-04drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter
2014-10-28Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...Dave Airlie
2014-10-26Linux 3.18-rc2Linus Torvalds
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-26Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam
2014-10-25overlayfs: embed middle into overlay_readdir_dataAl Viro
2014-10-25overlayfs: embed root into overlay_readdir_dataAl Viro
2014-10-25overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro
2014-10-25overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-10-24Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran
2014-10-24Revert "drm/i915: Enable full PPGTT on gen7"Daniel Vetter
2014-10-24MIPS: SEAD3: Fix I2C device registration.Ralf Baechle
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit
2014-10-24kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas
2014-10-24KVM: x86: PREFETCH and HINT_NOP should have SrcMem flagNadav Amit
2014-10-24KVM: x86: Emulator does not decode clflush wellNadav Amit
2014-10-24KVM: emulate: avoid accessing NULL ctxt->memoppPaolo Bonzini
2014-10-24MIPS: SEAD3: Nuke PIC32 I2C driver.Ralf Baechle
2014-10-24KVM: x86: Decoding guest instructions which cross page boundary may failNadav Amit
2014-10-24kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin
2014-10-24kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek