1. 1590f72 drm/radeon: fix pptable.h portability by Alex Deucher · 11 years ago
  2. ea31bf6 drm/radeon: remove generic rptr/wptr functions (v2) by Alex Deucher · 11 years ago
  3. e308b1d drm/radeon: enable dpm by default on CI APUs by Alex Deucher · 11 years ago
  4. 4f22dde drm/radeon: enable dpm by default on CI dGPUs by Alex Deucher · 11 years ago
  5. 0042fca drm/radeon: enable gfx cgcg on CIK APUs by Alex Deucher · 11 years ago
  6. 92598db drm/radeon: enable gfx cgcg on CIK dGPUs by Alex Deucher · 11 years ago
  7. 6c7bcce drm/radeon/pm: move pm handling into the asic specific code by Alex Deucher · 11 years ago
  8. e14cd2b drm/radeon/dpm: switch on new late_enable callback by Alex Deucher · 11 years ago
  9. d8852c3 drm/radeon/dpm: add late_enable for KB/KV by Alex Deucher · 11 years ago
  10. 9020842 drm/radeon/dpm: add late_enable for CI by Alex Deucher · 11 years ago
  11. 963c115 drm/radeon/dpm: add late_enable for SI by Alex Deucher · 11 years ago
  12. bda44c1 drm/radeon/dpm: add late_enable for trinity by Alex Deucher · 11 years ago
  13. 14ec9fa drm/radeon/dpm: add late_enable for sumo by Alex Deucher · 11 years ago
  14. a3f1124 drm/radeon/dpm: add late_enable for rv7xx-NI by Alex Deucher · 11 years ago
  15. a4643ba drm/radeon/dpm: add late_enable for rs780/rs880/rv6xx by Alex Deucher · 11 years ago
  16. 914a898 drm/radeon/dpm: add a late enable callback by Alex Deucher · 11 years ago
  17. 01ac879 drm/radeon: re-order firmware loading in preparation for dpm rework by Alex Deucher · 11 years ago
  18. f2185ec drm/radeon/cik: drop cg_update from dpm code by Alex Deucher · 11 years ago
  19. 68e3a09 drm/radeon/si: drop cg_update from dpm code by Alex Deucher · 11 years ago
  20. bb5abf9 drm/radeon/dpm: remove unnecessary checks in dpm_init by Alex Deucher · 11 years ago
  21. dd66d20 drm/radeon: add GART debugfs access v3 by Christian König · 11 years ago
  22. 2014b56 drm/radeon: add VRAM debugfs access v3 by Christian König · 11 years ago
  23. 893d6e6 drm/radeon: cleanup radeon_ttm debugfs handling by Christian König · 11 years ago
  24. e290b63 drm/radeon: update fence values in before reporting them by Christian König · 11 years ago
  25. 931dc3a drm/radeon: report the real offset in radeon_sa_bo_dump_debug_info by Christian König · 11 years ago
  26. df893a2 drm/radeon: improve ring debugfs a bit by Christian König · 11 years ago
  27. d016da5 drm: use memdup_user() as a cleanup by Dan Carpenter · 11 years ago
  28. 99c09e7 drm: remove dev->vma_count by Daniel Vetter · 11 years ago
  29. 5952fba drm: Kill file_priv->ioctl_count tracking by Daniel Vetter · 11 years ago
  30. 43d1337 drm: rip out dev->ioctl_count tracking by Daniel Vetter · 11 years ago
  31. b8673b6 drm/gma500: Remove dead code by Daniel Vetter · 11 years ago
  32. 4cda878 drm: Kill DRM_SUSER by Daniel Vetter · 11 years ago
  33. 85b2331 drm: Kill DRM_*MEMORYBARRIER by Daniel Vetter · 11 years ago
  34. 1d6ac18 drm: Kill DRM_COPY_(TO|FROM)_USER by Daniel Vetter · 11 years ago
  35. 57ed0f7 drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE by Daniel Vetter · 11 years ago
  36. e9f0d76 drm: Kill DRM_IRQ_ARGS by Daniel Vetter · 11 years ago
  37. bfd8303 drm: Kill DRM_HZ by Daniel Vetter · 11 years ago
  38. d2e546b drm: rip out DRM_AGP_MEM and DRM_AGP_KERN by Daniel Vetter · 11 years ago
  39. 8a5a800 drm: remove global_mutex locking around agp_init by Daniel Vetter · 11 years ago
  40. d5e41ad drm/agpsupport: use kzalloc instead of kmalloc/memset by Dave Airlie · 11 years ago
  41. 4efafeb drm: kill the ->agp_destroy callback by Daniel Vetter · 11 years ago
  42. d6e4b28b drm: inline drm_agp_destroy by Daniel Vetter · 11 years ago
  43. 2c695fa drm: remove agp_init() bus callback by Daniel Vetter · 11 years ago
  44. d990675 drm: rip out drm_core_has_AGP by Daniel Vetter · 11 years ago
  45. 8da79cc drm: ->agp_init can't fail by Daniel Vetter · 11 years ago
  46. 24986ee drm: kill DRIVER_REQUIRE_AGP by Daniel Vetter · 11 years ago
  47. 5ec467a drm/rcar-du: Fix return value check in rcar_du_lvdsenc_get_resources() by Wei Yongjun · 11 years ago
  48. 6b27f7f drm/dp: Use AUX constants from specification by Thierry Reding · 11 years ago
  49. 05f5172 drm/bufs: remove handling of _DRM_GEM mappings by Daniel Vetter · 11 years ago
  50. b3f2333 drm: restrict the device list for shadow attached drivers by Daniel Vetter · 11 years ago
  51. e2577d4 drm: rip out drm_platform_exit by Daniel Vetter · 11 years ago
  52. 0ff420f drm/msm: call drm_put_dev directly in ->remove by Daniel Vetter · 11 years ago
  53. 50fb3c3 drm/armada: directly call drm_put_dev in ->remove by Daniel Vetter · 11 years ago
  54. 405bea7 drm/shmob: call drm_put_dev directly from ->remove hook by Daniel Vetter · 11 years ago
  55. fd3c025 drm/omap: call drm_put_dev directly in ->remove by Daniel Vetter · 11 years ago
  56. c84b435 drm/tilcdc: call drm_put_dev directly from ->remove by Daniel Vetter · 11 years ago
  57. 9076dcc drm/imx: directly call drm_put_dev in ->remove by Daniel Vetter · 11 years ago
  58. a9a346d drm/exynos: call drm_put_dev directly from ->remove by Daniel Vetter · 11 years ago
  59. 57a24cf drm/rcar: call drm_put_dev directly in the ->remove hook by Daniel Vetter · 11 years ago
  60. c0c72a8 drm: shmob_drm: Check clk_prepare_enable() return value by Laurent Pinchart · 11 years ago
  61. 46eeb2c video/fb: Propagate error code from failing to unregister conflicting fb by Chris Wilson · 11 years ago
  62. 73e9efd drm: Push dirtyfb ioctl kms locking down to drivers by Ville Syrjälä · 11 years ago
  63. ee61c73 drm: Don't reference objects in the flink name idr by Kristian Hogsberg · 11 years ago
  64. 520edd1 drm: do not steal the display if we have a master by Paulo Zanoni · 11 years ago
  65. fffb906 drm: Don't split up debug output by Daniel Vetter · 11 years ago
  66. ce456e0 drm/edid: Make edid_load() return a void * by Geert Uytterhoeven · 11 years ago
  67. da32cc9 Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  68. 57053d8 null_blk: mem garbage on NUMA systems during init by Matias Bjorling · 11 years ago
  69. e4158f1 radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh() by Sergey Senozhatsky · 11 years ago
  70. 4a251dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  71. 9199c4c Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  72. df29df9 igb: Fix for issue where values could be too high for udelay function. by Carolyn Wyborny · 11 years ago
  73. 3c325ce i40e: fix null dereference by Jesse Brandeburg · 11 years ago
  74. 0925f2c Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  75. 93e1585 Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  76. 1008ebb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  77. ca33675 Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  78. 599eefa Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  79. 31f984d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  80. dbb022c Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  81. f649350 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  82. ed9571f dm array: fix a reference counting bug in shadow_ablock by Joe Thornber · 11 years ago
  83. 5b564d8 dm space map: disallow decrementing a reference count below zero by Joe Thornber · 11 years ago
  84. 334a820 Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus by Mark Brown · 11 years ago
  85. 8d27637 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  86. 3e1e4a5 mfd/rtc: s5m: fix register updating by adding regmap for RTC by Krzysztof Kozlowski · 11 years ago
  87. 222ead7 rtc: s5m: enable IRQ wake during suspend by Krzysztof Kozlowski · 11 years ago
  88. d73238d rtc: s5m: limit endless loop waiting for register update by Krzysztof Kozlowski · 11 years ago
  89. 7b003be rtc: s5m: fix unsuccesful IRQ request during probe by Krzysztof Kozlowski · 11 years ago
  90. 5ccb7d7 drivers/rtc/rtc-s5m.c: fix info->rtc assignment by Geert Uytterhoeven · 11 years ago
  91. eb3c227 drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap by Linus Pizunski · 11 years ago
  92. ea1e61c Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  93. 15b540c mtd: nand: pxa3xx: Use info->use_dma to release DMA resources by Ezequiel Garcia · 11 years ago
  94. 9c59ac6 Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string" by Ezequiel Garcia · 11 years ago
  95. e5bf216 i2c: imx: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  96. 2212a85 i2c: mux: Inherit retry count and timeout from parent for muxed bus by Elie De Brauwer · 11 years ago
  97. ea4ebd1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  98. a3314f3 xen-netback: fix gso_prefix check by Paul Durrant · 11 years ago
  99. 846f29a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  100. 86b581f Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago