1. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  2. 1e444be drm: drop unused drm_master->unique_size by David Herrmann · 10 years ago
  3. d0a3916 drm: simplify drm_*_set_unique() by David Herrmann · 10 years ago
  4. d7d2c48 drm: move remaining includes in drmP.h to the top by David Herrmann · 10 years ago
  5. 69d516c drm: inline "struct drm_sigdata" by David Herrmann · 10 years ago
  6. edf0ac7 drm: drop DRM_DEBUG_CODE by David Herrmann · 10 years ago
  7. 9699390 drm: order includes alphabetically in drmP.h by David Herrmann · 10 years ago
  8. 71930d7 drm: move __OS_HAS_AGP into drm_agpsupport.h by David Herrmann · 10 years ago
  9. d6db656 drm: merge drm_memory.h into drm_memory.c by David Herrmann · 10 years ago
  10. 32abc55 drm: drop __KERNEL__ protection in drmP.h by David Herrmann · 10 years ago
  11. 2791ee8 drm: replace weird conditional includes by David Herrmann · 10 years ago
  12. cc5ea59 drm: move AGP definitions harder by David Herrmann · 10 years ago
  13. cc33db0 drm: drop unused "struct drm_waitlist" by David Herrmann · 10 years ago
  14. 71d3948 drm: move "struct drm_magic_entry" to drm_auth.c by David Herrmann · 10 years ago
  15. 03decbe drm: move "struct drm_vma_entry" to drm_vm.c by David Herrmann · 10 years ago
  16. 9fc5cde drm: mark drm_buf and drm_map as legacy by David Herrmann · 10 years ago
  17. 9f50bd8 drm/radeon: move drm_buffer to drm/radeon/ by David Herrmann · 10 years ago
  18. 58b21c2 drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objects by Maarten Lankhorst · 10 years ago
  19. b75402c drm/qxl: fix gaping memory hole by Maarten Lankhorst · 10 years ago
  20. d7e4d67 drm/qxl: Remove release_lock stupidity by Maarten Lankhorst · 10 years ago
  21. 47c1296 drm/qxl: enables gem prime helpers for qxl using dummy driver callbacks by Andreas Pokorny · 10 years ago
  22. 058e9f5 drm/qxl: simple crtc page flipping emulated using buffer copy by Andreas Pokorny · 10 years ago
  23. 6ba59f3 Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 10 years ago
  24. a18b29f Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  25. 809e944 drm/nouveau: use shared fences for readable objects by Maarten Lankhorst · 10 years ago
  26. 9242829 drm/nouveau: Keep only a single list for validation. by Maarten Lankhorst · 10 years ago
  27. 472db7a drm/ttm: use rcu in core ttm by Maarten Lankhorst · 10 years ago
  28. 5fbad99 drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab by Maarten Lankhorst · 10 years ago
  29. 39e7f6f drm/radeon: use rcu waits in some ioctls by Maarten Lankhorst · 10 years ago
  30. 59701f9 drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep by Maarten Lankhorst · 10 years ago
  31. f2c24b8 drm/ttm: flip the switch, and convert to dma_fence by Maarten Lankhorst · 10 years ago
  32. 2f453ed drm/qxl: rework to new fence interface by Maarten Lankhorst · 10 years ago
  33. 29ba89b drm/nouveau: rework to new fence interface by Maarten Lankhorst · 11 years ago
  34. 2298e80 drm/vmwgfx: rework to new fence interface, v2 by Maarten Lankhorst · 10 years ago
  35. c060a4e drm/vmwgfx: get rid of different types of fence_flags entirely by Maarten Lankhorst · 10 years ago
  36. 954605c drm/radeon: use common fence implementation for fences, v4 by Maarten Lankhorst · 11 years ago
  37. 1f0dc9a drm/ttm: kill off some members to ttm_validate_buffer by Maarten Lankhorst · 11 years ago
  38. 58b4d72 drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers by Maarten Lankhorst · 11 years ago
  39. dd7cfd6 drm/ttm: kill fence_lock by Maarten Lankhorst · 10 years ago
  40. 7040138 drm/ttm: call ttm_bo_wait while inside a reservation by Maarten Lankhorst · 10 years ago
  41. bdaf7dd drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence by Maarten Lankhorst · 10 years ago
  42. d0b3c3b drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep by Maarten Lankhorst · 10 years ago
  43. 04cd214 Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  44. feba9b0 drm/radeon: preallocate mem for UVD create/destroy msg by Christian König · 10 years ago
  45. 3852752 drm/radeon: allow UVD to use a second 256MB segment by Christian König · 10 years ago
  46. 6adae10 Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  47. fb1aaca Merge branch 'ttm_pfn' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 10 years ago
  48. 3c03638 drm/radeon: drop doing resets in a work item by Christian König · 10 years ago
  49. d6d5c5b drm/radeon: drop RADEON_FENCE_SIGNALED_SEQ v2 by Christian König · 10 years ago
  50. 9867d00 drm/radeon: add timeout argument to radeon_fence_wait_seq v2 by Maarten Lankhorst · 10 years ago
  51. 0bfa4b4 drm/radeon: handle lockup in delayed work, v5 by Christian König · 10 years ago
  52. 9bb39ff drm/radeon: take exclusive_lock in read mode during ring tests, v5 by Maarten Lankhorst · 10 years ago
  53. eb98c70 drm/radeon: force fence completion only on problematic rings (v2) by Christian König · 10 years ago
  54. f0d970b drm/radeon: wake up all fences on manual reset by Christian König · 10 years ago
  55. 14e935a drm/radeon: add UVD fw names for older asic by Christian König · 11 years ago
  56. 32517d5 drm/radeon: enable RB_ARB before resetting the VCPU by Christian König · 10 years ago
  57. bdc9972 drm/radeon: 760G/780V/880V don't have UVD by Alex Deucher · 10 years ago
  58. 115365e drm/radeon: implement UVD hw workarounds for R6xx v3 by Christian König · 11 years ago
  59. 856754c drm/radeon: add UVD support for older asics v4 by Christian König · 11 years ago
  60. 4a956a7 drm/radeon: add set_uvd_clocks callback for r6xx v4 by Alex Deucher · 12 years ago
  61. a8fba64 drm/radeon: properly init UVD MC bits on R600 by Christian König · 11 years ago
  62. b6a7eee drm/radeon: force UVD buffers into VRAM on RS[78]80 v2 by Christian König · 11 years ago
  63. 13a7d29 drm/radeon: move the IB test after the AGP fallback by Christian König · 10 years ago
  64. f1217ed drm/ttm: move fpfn and lpfn into each placement v2 by Christian König · 10 years ago
  65. 604effb drm/i915: fix suspend/resume for GENs w/o runtime PM support by Imre Deak · 10 years ago
  66. 484048d Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  67. d5a0f2e Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  68. c0ee755 Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  69. 52addcf Linux 3.17-rc2 by Linus Torvalds · 10 years ago
  70. f01bfc9 Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  71. dd5957b Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 10 years ago
  72. 497c01d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  73. 01e9982 Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  74. 7be141d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. 44744bb Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  76. 959dc25 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  77. fa7f78e Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  78. 5e30ca1 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  79. d856f32 aio: fix reqs_available handling by Benjamin LaHaise · 10 years ago
  80. bf87bb1 bus: arm-ccn: Fix warning message by Pawel Moll · 10 years ago
  81. 12266db ARM: shmobile: koelsch: Remove non-existent i2c6 pinmux by Geert Uytterhoeven · 10 years ago
  82. caa9eac ARM: tegra: apalis/colibri t30: fix on-module 5v0 supplies by Marcel Ziswiler · 10 years ago
  83. 9d0b1f3 Merge tag 'v3.17-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 10 years ago
  84. a284e9d MAINTAINERS: Add entry for Renesas DRM drivers by Laurent Pinchart · 10 years ago
  85. db314f2 Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  86. 00250b5 MAINTAINERS: add new Rockchip SoC list by Heiko Stuebner · 10 years ago
  87. 1302d32 ARM: dts: rockchip: readd missing mmc0 pinctrl settings by Heiko Stuebner · 10 years ago
  88. 2136edf Merge tag 'sunxi-dt-for-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 10 years ago
  89. 39b5552 ftrace: Use current addr when converting to nop in __ftrace_replace_code() by Steven Rostedt (Red Hat) · 10 years ago
  90. 5f151b2 ftrace: Fix function_profiler and function tracer together by Steven Rostedt (Red Hat) · 10 years ago
  91. 92a5655 nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait by David Jeffery · 10 years ago
  92. 78270e8 nfs: can_coalesce_requests must enforce contiguity by Weston Andros Adamson · 10 years ago
  93. bba5c18 nfs: disallow duplicate pages in pgio page vectors by Weston Andros Adamson · 10 years ago
  94. 7c3af97 nfs: don't sleep with inode lock in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  95. 9497001 nfs: fix error handling in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  96. bfd484a nfs: use blocking page_group_lock in add_request by Weston Andros Adamson · 10 years ago
  97. bc8a309 nfs: fix nonblocking calls to nfs_page_group_lock by Weston Andros Adamson · 10 years ago
  98. fd2f3a0 nfs: change nfs_page_group_lock argument by Weston Andros Adamson · 10 years ago
  99. 451fd72 Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  100. 47e4df9 mac80211: fix channel switch for chanctx-based drivers by Michal Kazior · 10 years ago