summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-08-16drm: document drm_display_infoDaniel Vetter
2016-08-16drm: Remove display_info->min/max_(h|v)maxDaniel Vetter
2016-08-16drm: Update connector documentationDaniel Vetter
2016-08-16drm: Don't export dp-aux devnode functionsDaniel Vetter
2016-08-16drm: Extract drm_connector.[hc]Daniel Vetter
2016-08-16drm: Export drm_property_replace_global_blobDaniel Vetter
2016-08-16drm/doc: Update drm_framebuffer docsDaniel Vetter
2016-08-16drm: Extract drm_framebuffer.[hc]Daniel Vetter
2016-08-16drm/amdgpu: add shadow bo support V2Chunming Zhou
2016-08-16drm/kms: Nuke dirty_info propertyDaniel Vetter
2016-08-16drm/doc: Remove outdated FIXME for the page_flip callbackDaniel Vetter
2016-08-16drm/kms-helpers: Extract drm_modeset_helper.[hc]Daniel Vetter
2016-08-16drm/doc: Fix more kerneldoc/sphinx warningsDaniel Vetter
2016-08-16drm: remove `const` attribute to hint at caller that they now own the memoryEric Engestrom
2016-08-16drm/i915: Embrace the race in busy-ioctlChris Wilson
2016-08-15Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2016-08-15drm: make drm_get_format_name thread-safeEric Engestrom
2016-08-15Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-08-15Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-08-15Merge tag 'imx-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-12dma-buf/fence: kerneldoc: remove spurious section headerSumit Semwal
2016-08-12dma-buf/fence: kerneldoc: remove unused struct membersSumit Semwal
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall
2016-08-12drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-11bvec: avoid variable shadowing warningJohannes Berg
2016-08-11dma-buf/sync_file: only enable fence signalling on poll()Gustavo Padovan
2016-08-11dma-buf/sync_file: add sync_file_get_fence()Gustavo Padovan
2016-08-11dma-buf/sync_file: refactor fence storage in struct sync_fileGustavo Padovan
2016-08-11dma-buf/fence-array: add fence_is_array()Gustavo Padovan
2016-08-10drm: Add DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags v2Michel Dänzer
2016-08-10drm: Add page_flip_target CRTC hook v2Michel Dänzer
2016-08-10locking/qrwlock: Fix write unlock bug on big endian systemspan xinhui
2016-08-10perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros
2016-08-09drm: avoid "possible bad bitmask?" warningDave Gordon
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds
2016-08-09Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-08-09Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-09drm: Add ratelimited versions of the DRM_DEBUG* macrosLyude
2016-08-09tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)
2016-08-09virtio-vsock: fix include guard typoStefan Hajnoczi
2016-08-09genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier