1. 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  2. d9a7ed7 drm/etnaviv: Optimize error handling in etnaviv_gem_new_userptr() by Markus Elfring · 8 years ago
  3. 8c6e618 drm/etnaviv: Delete unnecessary checks before two function calls by Markus Elfring · 8 years ago
  4. 429a9cc Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux into drm-next by Dave Airlie · 9 years ago
  5. c1c77b0 drm/etnaviv: remove generic GPU init failure reporting by Lucas Stach · 9 years ago
  6. 1409df0 drm/etnaviv: improve error reporting in GPU init path by Lucas Stach · 9 years ago
  7. 7d0c6e7 drm/etnaviv: enable GPU module level clock gating support by Russell King · 9 years ago
  8. 542d972 Back-merge tag 'v4.7-rc5' into drm-next by Dave Airlie · 9 years ago
  9. b223f4e2 Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc by Al Viro · 9 years ago
  10. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 9 years ago
  11. 13c34fe drm/etnaviv: initialize iommu domain page size by Lucas Stach · 9 years ago
  12. 76bf0db dma-buf/fence: make fence context 64 bit v2 by Christian König · 9 years ago
  13. 93c76a3 file_inode(f)->i_mapping is f->f_mapping by Al Viro · 9 years ago
  14. 1d6da87 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  15. 2f37dd1 Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  16. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  17. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 9 years ago
  18. 19ea5da Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de:/git/lst/linux into drm-next by Dave Airlie · 9 years ago
  19. 4096e64 Merge 4.6-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  20. bafb86f Merge tag 'v4.6-rc7' into drm-next by Dave Airlie · 9 years ago
  21. a10e2bde drm/etnaviv: fix mmap operations for userptr and dma-buf objects by Lucas Stach · 9 years ago
  22. 0e7f26e drm/etnaviv: take etnaviv_gem_obj in etnaviv_gem_mmap_obj by Lucas Stach · 9 years ago
  23. 946dd8d drm/etnaviv: use deferrable timer for hangcheck handler by Lucas Stach · 9 years ago
  24. 1d657c5 drm/etnaviv: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  25. 3ed605b kernel.h: add u64_to_user_ptr() by Gustavo Padovan · 9 years ago
  26. c01e015 treewide: Fix typos in printk by Masanari Iida · 9 years ago
  27. 2144fff drm/etnaviv: don't move linear memory window on 3D cores without MC2.0 by Lucas Stach · 9 years ago
  28. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  29. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  31. 8779aa8 drm: etnaviv: clean up submit_bo() by Russell King · 9 years ago
  32. b6325f4 drm: etnaviv: clean up vram_mapping submission/retire path by Russell King · 9 years ago
  33. 41db12d drm: etnaviv: improve readability of command insertion to ring buffer by Russell King · 9 years ago
  34. 33b1be9 drm: etnaviv: clean up GPU command submission by Russell King · 9 years ago
  35. 90747b9 drm: etnaviv: use previous GPU pipe state when pipe switching by Russell King · 9 years ago
  36. 8581d81 drm: etnaviv: flush all GPU caches when stopping GPU by Russell King · 9 years ago
  37. f608631 drm: etnaviv: track current execution state by Russell King · 9 years ago
  38. 18060f4 drm: etnaviv: extract arming of semaphore by Russell King · 9 years ago
  39. 6e138f7 drm: etnaviv: extract replacement of WAIT command by Russell King · 9 years ago
  40. 584a13c drm: etnaviv: extract command ring reservation by Russell King · 9 years ago
  41. 471070a drm/etnaviv: move GPU linear window to end of DMA window by Lucas Stach · 9 years ago
  42. d9fd0c7 drm/etnaviv: move runtime PM balance into retire worker by Lucas Stach · 9 years ago
  43. 1e98779 mm/gup: Introduce get_user_pages_remote() by Dave Hansen · 9 years ago
  44. a0a5ab3 drm/etnaviv: call correct function when trying to vmap a DMABUF by Lucas Stach · 9 years ago
  45. ce3088f drm/etnaviv: rename etnaviv_gem_vaddr to etnaviv_gem_vmap by Lucas Stach · 9 years ago
  46. 9f07bb0 drm/etnaviv: fix get pages error path in etnaviv_gem_vaddr by Lucas Stach · 9 years ago
  47. 45d16a6 drm/etnaviv: fix memory leak in IOMMU init path by Lucas Stach · 9 years ago
  48. 602eb48 drm/etnaviv: add further minor features and varyings count by Russell King · 9 years ago
  49. 472f79d drm/etnaviv: add helper for comparing model/revision IDs by Russell King · 9 years ago
  50. 52f36ba drm/etnaviv: add helper to extract bitfields by Russell King · 9 years ago
  51. 507f899 drm/etnaviv: use defined constants for the chip model by Russell King · 9 years ago
  52. e2a2e26 drm/etnaviv: update common and state_hi xml.h files by Russell King · 9 years ago
  53. b98c668 drm/etnaviv: ignore VG GPUs with FE2.0 by Russell King · 9 years ago
  54. f642776 drm/etnaviv: fix failure path if model is zero by Russell King · 9 years ago
  55. 339073e drm/etnaviv: hold object lock while getting pages for coredump by Lucas Stach · 9 years ago
  56. 23a9d5d drm/etnaviv: remove owner assignment from platform_driver by Fabio Estevam · 9 years ago
  57. c33246d drm/etnaviv: fix workaround for GC500 by Lucas Stach · 9 years ago
  58. ed94add drm/etnaviv: unlock on error in etnaviv_gem_get_iova() by Dan Carpenter · 9 years ago
  59. a8c21a5 drm/etnaviv: add initial etnaviv DRM driver by The etnaviv authors · 9 years ago