1. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 12 years ago
  2. 5cbd419 drm/exynos: Use devm_clk_get in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  3. a8527cf drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  4. cfdee8f drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  5. af8cd94 drm/exynos: Use devm_clk_get in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  6. df257a8 drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  7. 6eac74d drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  8. 15b3263 drm/exynos: Use devm_clk_get in exynos_drm_fimc.c by Sachin Kamat · 12 years ago
  9. 3fb6922 drm/exynos: Remove redundant NULL check by Sachin Kamat · 12 years ago
  10. 87acdde drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c by Sachin Kamat · 12 years ago
  11. bfb6ed2 drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c by Sachin Kamat · 12 years ago
  12. 1dcfe23 drm/exynos: fix gem buffer allocation type checking by Inki Dae · 12 years ago
  13. 13a32eb drm/exynos: remove needless parenthesis. by Eunchul Kim · 12 years ago
  14. e39d5ce drm/exynos: fix incorrect interrupt induced by m2m operation. by Jinyoung Jeon · 12 years ago
  15. b5c0b55 drm/exynos: remove color bar pattern operation. by JoongMock Shin · 12 years ago
  16. 6fe891f drm/exynos: correct some comments to abbreviation. by Eunchul Kim · 12 years ago
  17. 5bbea0c drm/exynos: fix build warning. by Eunchul Kim · 12 years ago
  18. 4f21877 drm/exynos: consider both case of vflip and hflip. by Eunchul Kim · 12 years ago
  19. 0ca824c drm/exynos: remove needless error handling to property. by Eunchul Kim · 12 years ago
  20. 7259c3d drm/exynos: change member variable name. by Eunchul Kim · 12 years ago
  21. 694be45 drm/exynos: consider buffer allocation without iommu by Inki Dae · 12 years ago
  22. d81aecb drm/exynos: change file license to GPL by Inki Dae · 12 years ago
  23. c704f1b drm/exynos: consider no iommu support to console framebuffer by Inki Dae · 12 years ago
  24. f4fd9bd drm/exynos: fix flags in dma buf exporting by Seung-Woo Kim · 12 years ago
  25. eda85d6 drm/nouveau: fix init with agpgart-uninorth by Aaro Koskinen · 12 years ago
  26. 57cdf82 drm: nouveau: Fix build warning seen if HWMON is undefined by Guenter Roeck · 12 years ago
  27. e61e512 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  28. 06bc6df drm/radeon: switch to a finer grained reset for SI (v2) by Alex Deucher · 12 years ago
  29. 271d6fed drm/radeon: switch to a finer grained reset for cayman/TN by Alex Deucher · 12 years ago
  30. 0ecebb9 drm/radeon: switch to a finer grained reset for evergreen by Alex Deucher · 12 years ago
  31. 71e3d15 drm/radeon: switch to a finer grained reset for r6xx/7xx by Alex Deucher · 12 years ago
  32. ec46c76 drm/radeon: add GPU reset flags by Alex Deucher · 12 years ago
  33. 4b681c2 drm/radeon: fix typo in evergreen dma fence by Alex Deucher · 12 years ago
  34. 0a9069d drm/radeon: Properly handle DDC probe for DP bridges by Niels Ole Salscheider · 12 years ago
  35. 64c56e8 drm/radeon: reset dma engine on gpu reset (v2) by Jerome Glisse · 12 years ago
  36. eaaa698 drm/radeon: print dma status reg on lockup (v2) by Jerome Glisse · 12 years ago
  37. 4d00919 drm/radeon: improve ring debugfs printing by Jerome Glisse · 12 years ago
  38. 7479548 drm/radeon: add debugfs file for dma rings by Jerome Glisse · 12 years ago
  39. 909d9eb drm/radeon/r6xx: fix DMA engine for ttm bo transfers by Alex Deucher · 12 years ago
  40. cafa59b drm/radeon: add connector table for Mac G4 Silver by Alex Deucher · 12 years ago
  41. d5757db Revert "drm: tegra: protect DC register access with mutex" by Dave Airlie · 12 years ago
  42. 500df2e drm: tegra: program only one window during modeset by Lucas Stach · 12 years ago
  43. e39250a drm: tegra: clean out old gem prototypes by Lucas Stach · 12 years ago
  44. fa416dd drm: tegra: remove redundant tegra2_tmds_config entry by Lucas Stach · 12 years ago
  45. 83c0bcb drm: tegra: protect DC register access with mutex by Lucas Stach · 12 years ago
  46. 4026bfb drm: tegra: don't leave clients host1x member uninitialized by Lucas Stach · 12 years ago
  47. 4049508 drm: tegra: fix front_porch <-> back_porch mixup by Lucas Stach · 12 years ago
  48. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  49. b1d778b Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  50. 344f906 Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  51. eca1529 drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets by Ben Skeggs · 12 years ago
  52. 9025306 drm/nvc0/graph: fix fuc, and enable acceleration on GF119 by Ben Skeggs · 12 years ago
  53. 5ddf4d4 drm/nouveau/bios: cache ramcfg strap on later chipsets by Ben Skeggs · 12 years ago
  54. 3d8ec27 drm/nouveau/mxm: silence output if no bios data by Ben Skeggs · 12 years ago
  55. 0dd660d drm/nouveau/bios: parse/display extra version component by Ben Skeggs · 12 years ago
  56. 1ed7316 drm/nouveau/bios: implement opcode 0xa9 by Ben Skeggs · 12 years ago
  57. d2bcea6 drm/nouveau/bios: update gpio parsing apis to match current design by Ben Skeggs · 12 years ago
  58. caba557 drm/nouveau: initial support for GK106 by Ben Skeggs · 12 years ago
  59. a49f0d1 Linux 3.8-rc1 by Linus Torvalds · 12 years ago
  60. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  61. 769cb85 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  62. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  63. 10532b5 Revert "nfsd: warn on odd reply state in nfsd_vfs_read" by J. Bruce Fields · 12 years ago
  64. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  65. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  66. 7e65df3 ARM: dts: fix duplicated build target and alphabetical sort out for exynos by Kukjin Kim · 12 years ago
  67. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
  68. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  69. ee18026 dm snapshot: do not use map_context by Mikulas Patocka · 12 years ago
  70. 59c3d2c dm thin: dont use map_context by Mikulas Patocka · 12 years ago
  71. 0045d61 dm raid1: dont use map_context by Mikulas Patocka · 12 years ago
  72. c7cfdf5 dm flakey: dont use map_context by Mikulas Patocka · 12 years ago
  73. 89c7cd8 dm raid1: rename read_record to bio_record by Mikulas Patocka · 12 years ago
  74. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  75. 42bc954 dm snapshot: use per_bio_data by Mikulas Patocka · 12 years ago
  76. e42c3f9 dm verity: use per_bio_data by Mikulas Patocka · 12 years ago
  77. 39cf0ed dm raid1: use per_bio_data by Mikulas Patocka · 12 years ago
  78. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  79. 70d6c40 dm kcopyd: add WRITE SAME support to dm_kcopyd_zero by Mike Snitzer · 12 years ago
  80. 4f0b70b dm linear: add WRITE SAME support by Mike Snitzer · 12 years ago
  81. 23508a9 dm: add WRITE SAME support by Mike Snitzer · 12 years ago
  82. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  83. 9c5091f dm ioctl: use kmalloc if possible by Mikulas Patocka · 12 years ago
  84. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 12 years ago
  85. 7960123 dm persistent data: improve improve space map block alloc failure message by Joe Thornber · 12 years ago
  86. c397741 dm thin: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  87. 89ddeb8 dm persistent data: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  88. a5bd968 dm block manager: reinstate message when validator fails by Mike Snitzer · 12 years ago
  89. 3a0f9aa dm raid: round region_size to power of two by Jonathan Brassow · 12 years ago
  90. 2aab385 dm thin: cleanup dead code by Joe Thornber · 12 years ago
  91. f286ba0 dm thin: rename cell_defer_except to cell_defer_no_holder by Joe Thornber · 12 years ago
  92. 9aa0c0e dm snapshot: optimize track_chunk by Mikulas Patocka · 12 years ago
  93. 19cbbc6 dm raid: use DM_ENDIO_INCOMPLETE by Mikulas Patocka · 12 years ago
  94. 7c27213 dm raid1: remove impossible mempool_alloc error test by Mikulas Patocka · 12 years ago
  95. 018debe dm thin: emit ignore_discard in status when discards disabled by Mike Snitzer · 12 years ago
  96. e3cbf94 dm persistent data: fix nested btree deletion by Joe Thornber · 12 years ago
  97. 563af18 dm thin: wake worker when discard is prepared by Joe Thornber · 12 years ago
  98. e808807 dm thin: fix race between simultaneous io and discards to same block by Joe Thornber · 12 years ago
  99. b7ca9c9 dm thin: replace dm_cell_release_singleton with cell_defer_except by Joe Thornber · 12 years ago
  100. c1a9467 dm: disable WRITE SAME by Mike Snitzer · 12 years ago