1. 3788f48 drm: cleanup properly in drm_get_dev() failure paths by Ben Skeggs · 16 years ago
  2. 30ddbd9 drm: clean the map list before destroying the hash table by Ben Skeggs · 16 years ago
  3. 400138b drm: remove unreachable code in drm_sysfs.c by Jonas Bonn · 16 years ago
  4. 59738d5 drm: add control node checks missing from kms merge by Jonas Bonn · 16 years ago
  5. c964b12 drm/kms: don't try to shortcut drm mode set function by Dave Airlie · 16 years ago
  6. e8a1344 drm/radeon: bump minor version for occlusion queries support by Maciej Cencora · 16 years ago
  7. 59de2be agp: zero pages before sending to userspace by Shaohua Li · 16 years ago
  8. 07f1c7a drm: check for minor master before allowing drop master. by Dave Airlie · 16 years ago
  9. 6b00842 drm: set/clear is_master when master changed by Jonas Bonn · 16 years ago
  10. 77d26dc drm: clean dirty memory after device release by Ma Ling · 16 years ago
  11. d9c6f54 drm: count reaches -1 by Roel Kluin · 16 years ago
  12. 029a2ed drm/radeon: load the right microcode on rs780 by Alex Deucher · 16 years ago
  13. 5f3dbed Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linus by Dave Airlie · 16 years ago
  14. 7a1fb5d drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config by Jesse Barnes · 16 years ago
  15. b94ee65 drm: fix EDID backward compat check by Jesse Barnes · 16 years ago
  16. 6714977 drm: sync the mode validation for INTERLACE/DBLSCAN by yakui_zhao · 16 years ago
  17. 16456c8 drm: fix typo in edid vendor parsing. by Dave Airlie · 16 years ago
  18. 3c6fc35 DRM: drm_crtc_helper.h doesn't actually need i2c.h by Jean Delvare · 16 years ago
  19. 522b5cc drm: fix missing inline function on 32-bit powerpc. by Dave Airlie · 16 years ago
  20. 1055f9d drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT. by Jesse Barnes · 16 years ago
  21. 5e118f4 drm/i915: Add a spinlock to protect the active_list by Carl Worth · 16 years ago
  22. 7026d4a drm/i915: Fix SDVO TV support by Zhenyu Wang · 16 years ago
  23. e642c6f drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING command by Zhenyu Wang · 16 years ago
  24. 171a9e9 drm/i915: Fix error in SDVO DTD and modeline convert by Zhenyu Wang · 16 years ago
  25. 33b5296 drm/i915: Fix SDVO command debug function by Zhenyu Wang · 16 years ago
  26. 7d6ff78 drm/i915: fix TV mode setting in property change by Zhenyu Wang · 16 years ago
  27. ebcc8f2 drm/i915: only set TV mode when any property changed by Zhenyu Wang · 16 years ago
  28. 580982d drm/i915: clean up udelay usage by Arjan van de Ven · 16 years ago
  29. 5ca5828 drm/i915: add VGA hotplug support for 945+ by Jesse Barnes · 16 years ago
  30. 833bb30 serial: fixup /proc/tty/driver/serial after proc_fops conversion by Alexey Dobriyan · 16 years ago
  31. 8b53ef3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  32. ef5ddd3 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  33. 972dd43 qeth: properly delete empty files. by Linus Torvalds · 16 years ago
  34. 4a8df45 drm/i915: correctly set IGD device's gtt size for KMS. by Shaohua Li · 16 years ago
  35. 6b731a6 drm/i915: avoid hanging on to a stale pointer to raw_edid. by Ma Ling · 16 years ago
  36. cd67059 x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx by H. Peter Anvin · 16 years ago
  37. 9c9cb14 Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  38. 959b887 drm/i915: check for -EINVAL from vm_insert_pfn by Jesse Barnes · 16 years ago
  39. 8d7773a drm/i915: fix up tiling/fence reg setup on i8xx class hw by Daniel Vetter · 16 years ago
  40. 4fe7041 Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  41. 395d734 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  42. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 16 years ago
  43. c69da77 SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port by Trond Myklebust · 16 years ago
  44. ad5b365 NSM: Fix unaligned accesses in nsm_init_private() by Mans Rullgard · 16 years ago
  45. c226fd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  46. c09bca7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  47. 80a03e2 [IA64] BUG to BUG_ON changes by Stoyan Gaydarov · 16 years ago
  48. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  49. ebf7649 [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.c by Randy Dunlap · 16 years ago
  50. 32527bc Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  51. e14a685 efifb: dmi set video type by Brian Maly · 16 years ago
  52. 04645fc tridentfb: delete acceleration Kconfig option by Krzysztof Helt · 16 years ago
  53. 2f682fa atyfb: speed up Mach64 cursor by Krzysztof Helt · 16 years ago
  54. 84d9077 fb: hide hardware cursor in graphics mode (Mach64) by Krzysztof Helt · 16 years ago
  55. 98da329 nvidiafb: remove open_lock mutex by Alessio Igor Bogani · 16 years ago
  56. 18b41f1 radeonfb: suspend/resume for ATI Mobility Radeon RV350 by Wolfgang Kroener · 16 years ago
  57. c958557 omapfb: fix argument of blank operation by Felipe Contreras · 16 years ago
  58. 23b7365 uvesafb: fix selecting mode with the vbemode option by Michal Januszewski · 16 years ago
  59. ddb53d4 fbdev: remove cyblafb driver by Krzysztof Helt · 16 years ago
  60. ec549a0 fb: add s3c-fb driver for newer Samsung SoC framebuffer devices by Ben Dooks · 16 years ago
  61. 4c87143 n411: add missing Makefile entry by Herton Ronaldo Krzesinski · 16 years ago
  62. 2bd8c47 viafb: returns 0 two too early by Roel Kluin · 16 years ago
  63. b83734e vesafb: bitwise OR has higher precedence than ?: by Roel Kluin · 16 years ago
  64. 1cc9fb6 uvesafb: bitwise OR has higher precedence than ?: by Roel Kluin · 16 years ago
  65. b935257 arkfb: fix misplaced parentheses by Roel Kluin · 16 years ago
  66. 032220b asiliantfb: fix cmap memory leaks by Andres Salomon · 16 years ago
  67. ba78289 drivers/video/omap/hwa742.c: div reaches max_clk_div by Roel Kluin · 16 years ago
  68. afbb9d8 fbdev: update s1d13xxxfb to differ between revisions and production ids by Kristoffer Ericson · 16 years ago
  69. 91ad120 fbdev: newport: newport_*wait() return 0 on timeout by Roel Kluin · 16 years ago
  70. eb8972b amifb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 16 years ago
  71. 909baf0 amba-clcd: fix cmap memory leaks by Andres Salomon · 16 years ago
  72. e98d9b4 68328fb: fix cmap memory leaks by Andres Salomon · 16 years ago
  73. 327fc87 tgafb: fix cmap memory leak by Andres Salomon · 16 years ago
  74. cc880a7 sunxvr500: fix cmap memory leaks by Andres Salomon · 16 years ago
  75. ccb121e valkyriefb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 16 years ago
  76. 175b39f stifb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 16 years ago
  77. c231242 sstfb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 16 years ago
  78. 0a5d924 sm501fb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 16 years ago
  79. 0fd8531 skeletonfb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 16 years ago
  80. 5e266e2 vfb: fix memory leaks in removal path by Andres Salomon · 16 years ago
  81. 07b39b4 tridentfb: fix memory leaks in removal path by Andres Salomon · 16 years ago
  82. 895d722 tdfxfb: fix memory leaks in removal path by Andres Salomon · 16 years ago
  83. d4bc4e8 drivers/video/sgivwfb.c: fix memory leaks in removal path by Andres Salomon · 16 years ago
  84. 6a7f282 fbdev: uninline lock_fb_info() by Andrew Morton · 16 years ago
  85. 66c1ca0 fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency by Andrea Righi · 16 years ago
  86. 8636a92 cirrusfb: fix interlaced modes by Krzysztof Helt · 16 years ago
  87. 4242a23 cirrusfb: fix threshold register mask for Laguna chips by Krzysztof Helt · 16 years ago
  88. df3aafd cirrusfb: GD5434 (aka SD64) support fixed by Krzysztof Helt · 16 years ago
  89. 8f19e15 cirrusfb: set MCLK in one place by Krzysztof Helt · 16 years ago
  90. 614c0dc cirrusfb: add accelerator constant by Krzysztof Helt · 16 years ago
  91. dd14f71 cirrusfb: fix clock doubling by Krzysztof Helt · 16 years ago
  92. 7cade31 cirrusfb: use 24bpp instead of 32bpp by Krzysztof Helt · 16 years ago
  93. 527410f cirrusfb: GD5446 fixes by Krzysztof Helt · 16 years ago
  94. bc5d8ac cirrusfb: fix error paths in cirrusfb_xxx_register() by Krzysztof Helt · 16 years ago
  95. 9e84806 cirrusfb: add imageblit function by Krzysztof Helt · 16 years ago
  96. 8343c89 cirrusfb: acceleration improvements by Krzysztof Helt · 16 years ago
  97. 78d780e cirrusfb: various Laguna fixes by Krzysztof Helt · 16 years ago
  98. 99a4584 cirrusfb: check_var improvements by Krzysztof Helt · 16 years ago
  99. 1b48cb5 cirrusfb: Laguna chipset 8bpp fix by Krzysztof Helt · 16 years ago
  100. 48c329e cirrusfb: various improvements by Krzysztof Helt · 16 years ago