summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-05drm/ttm: add optional LRU removal callback v2Christian König
2016-05-05drm/ttm: remove unused validation sequenceChristian König
2016-05-05drm/ttm: remove lazy parameter from ttm_bo_waitChristian König
2016-05-05drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2016-05-04Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-05-04asm-generic: use compat version for preadv2 and pwritev2Yury Norov
2016-05-04Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-04drm/gem: support BO freeing without dev->struct_mutexDaniel Vetter
2016-05-04Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2016-05-04Merge tag 'drm-vc4-next-2016-05-02' of https://github.com/anholt/linux into d...Dave Airlie
2016-05-04Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-02drm/atomic: Rename drm_atomic_async_commit to nonblocking.Maarten Lankhorst
2016-05-02drm/atomic: Rename async parameter to nonblocking.Maarten Lankhorst
2016-05-02drm/fb-cma-helper: Add fb_deferred_io supportNoralf Trønnes
2016-05-02fbdev: fb_defio: Export fb_deferred_io_mmapNoralf Trønnes
2016-05-02drm/fb-helper: Add fb_deferred_io supportNoralf Trønnes
2016-05-02net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham
2016-04-30drm/exynos: clean up register definions for fimd and deconInki Dae
2016-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-29Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-29Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-04-29Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-04-29numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-04-29thp: keep huge zero page pinned until tlb flushKirill A. Shutemov
2016-04-29mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper
2016-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-04-28bpf: fix refcnt overflowAlexei Starovoitov
2016-04-28net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-04-28drm: fb: Add seq_file definitionMaxime Ripard
2016-04-27device property: Avoid potential dereferences of invalid pointersHeikki Krogerus
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-27Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2016-04-27drm: Protect dev->filelist with its own mutexDaniel Vetter
2016-04-27drm: Hide master MAP cleanup in drm_bufs.cDaniel Vetter
2016-04-27drm: Give drm_agp_clear drm_legacy_ prefixDaniel Vetter
2016-04-26drm: Switch blobs to the new generic modeset obj refcountingDaniel Vetter
2016-04-26drm/sis: add missing include drm.h for the UAPI headerEmil Velikov
2016-04-26drm/qxl: remove XXX comment from the UAPI headerEmil Velikov
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller
2016-04-26ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai
2016-04-25cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo