1. 715cbb0 drm/radeon: add support for RV790. by Alex Deucher · 15 years ago
  2. 2a71ebc drm/radeon: add rv740 drm support. by Alex Deucher · 15 years ago
  3. 61f1169 drm: Eliminate magic I2C frobbing when reading EDID by Keith Packard · 15 years ago
  4. 7ff1455 drm/i915: duplicate desired mode for use by fbcon. by Dave Airlie · 16 years ago
  5. c5c0755 drm/via: vfree() no need checking before calling it by Figo.zhang · 15 years ago
  6. be25ed9 drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driver by yakui_zhao · 15 years ago
  7. f053185 drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_mode by yakui_zhao · 15 years ago
  8. 342dc38 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvo by yakui_zhao · 15 years ago
  9. 7fb85bf drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvds by yakui_zhao · 15 years ago
  10. 4fefcb2 drm: add separate drm debugging levels by yakui_zhao · 15 years ago
  11. df4f7fe radeon: remove _DRM_DRIVER from the preadded sarea map by Dave Airlie · 15 years ago
  12. 2ff2e8a drm: don't associate _DRM_DRIVER maps with a master by Ben Skeggs · 15 years ago
  13. b798b1f drm: simplify kcalloc() call to kzalloc(). by Robert P. J. Day · 15 years ago
  14. 1bcbf39 intelfb: fix spelling of "CLOCK" by Pavel Roskin · 15 years ago
  15. 03d6069 drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect) by Keith Packard · 15 years ago
  16. 2939e1f drm/i915: NOMEM->NOSPC by Chris Wilson · 15 years ago
  17. 21d509e drm/i915: use I915_GEM_GPU_DOMAINS by Chris Wilson · 15 years ago
  18. b1ce786 drm/i915: no need to hold mutex for object lookup by Chris Wilson · 15 years ago
  19. 1f803ee drm/i915: Call drm_vblank_post_modeset() on error paths. by Chris Wilson · 15 years ago
  20. 5f26a2c drm/i915: OR in the COMMAND read domain for the batch buffer. by Chris Wilson · 15 years ago
  21. 83d6079 drm/i915: Sanity check execbuffer arguments before touching state. by Chris Wilson · 15 years ago
  22. fa0864b drm/i915: Skip lvds with Aopen i945GTt-VFA by Michael Cousin · 15 years ago
  23. 036a4a7 drm/i915: handle interrupt on new chipset by Zhenyu Wang · 15 years ago
  24. d765898 drm/i915: enable MCHBAR if needed by Jesse Barnes · 15 years ago
  25. 1b8e696 pnp: add PNP resource range checking function by Bjorn Helgaas · 15 years ago
  26. b66d18d drm/i915: avoid non-atomic sysrq execution by Jesse Barnes · 16 years ago
  27. 42c2798 drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_count by Jesse Barnes · 16 years ago
  28. 70aa96c drm/i915: add ignore lvds quirk info for AOpen Mini PC by Jarod Wilson · 15 years ago
  29. 714605e drm/i915: Initialize the SDVO device based on the sdvo info parsed from VBT by yakui_zhao · 15 years ago
  30. 9b9d172 drm/i915: parse VBT general definition block to get the SDVO device info by yakui_zhao · 15 years ago
  31. 59a036c drm/i915: Add the structure of child_device_config in video BIOS tables. by yakui_zhao · 15 years ago
  32. 040d87f drm/i915: Add Display Port register defines by Keith Packard · 15 years ago
  33. 2245fda drm/i915: Don't trim cursor addresses to 11 bits by Keith Packard · 15 years ago
  34. cb66c69 drm/i915: Set correct TV detection voltage level override values by Ma Ling · 15 years ago
  35. 541998a drm/i915: Add LVDS support for IGDNG by Zhenyu Wang · 15 years ago
  36. 30ad48b drm/i915: Add HDMI support on IGDNG by Zhenyu Wang · 15 years ago
  37. 2c07245 drm/i915: enable kernel modesetting on IGDNG by Zhenyu Wang · 15 years ago
  38. 2cce0d8 drm/i915: Disable tiling on IGDNG for now by Zhenyu Wang · 15 years ago
  39. e170b03 drm/i915: Disable opregion on IGDNG for now by Zhenyu Wang · 15 years ago
  40. b905505 drm/i915: Add new chipset register definitions by Zhenyu Wang · 15 years ago
  41. 280da22 drm/i915: Add chipset/feature defines for for new chipsets by Zhenyu Wang · 15 years ago
  42. 32cb055 agp/intel: Add support for new chipsets by Zhenyu Wang · 15 years ago
  43. b962442 drm/i915: Change GEM throttling to be 20ms like the comment says. by Eric Anholt · 15 years ago
  44. 1fd1c62 drm/i915: Save/restore cursor state on suspend/resume. by Eric Anholt · 15 years ago
  45. 0e7ddf7 drm/i915: Remove a bad BUG_ON in the fence management code. by Eric Anholt · 15 years ago
  46. 05ad709 parport: quickfix the proc registration bug by Alan Cox · 15 years ago
  47. d3ae33e pata_netcell: LBA48 force identify bits correct by Alan Cox · 15 years ago
  48. ca55bd7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  49. ea30e11 e1000: add missing length check to e1000 receive routine by Neil Horman · 15 years ago
  50. 5a9a8e3 forcedeth: add phy_power_down parameter, leave phy powered up by default (v2) by Ed Swierk · 15 years ago
  51. d9244b5 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  52. 6e42910 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  53. 39d8bbe hwmon: (lm78) Add missing __devexit_p() by Mike Frysinger · 15 years ago
  54. cf9f6e2 3c509: Add missing EISA IDs by Maciej W. Rozycki · 15 years ago
  55. 700d455 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  56. c339dfd ide_pci_generic: add quirk for Netcell ATA RAID by Bartlomiej Zolnierkiewicz · 15 years ago
  57. 3b798a5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  58. 228b60a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  59. bdb0e01 ath1e: add new device id for asus hardware by Greg Kroah-Hartman · 15 years ago
  60. 465440d mlx4_en: Fix a kernel panic when waking tx queue by Yevgeny Petrilin · 15 years ago
  61. e857375 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  62. 6afec83 Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311', 'pci-bind-oops', 'misc-2.6.30' and 'i7300_idle' into release by Len Brown · 15 years ago
  63. 31db564 ACPI, i915: build fix (v2) by Len Brown · 15 years ago
  64. 21671b8 ACPI processor: remove spurious newline from warning message by Frans Pop · 16 years ago
  65. 1fc8d33 drm/i915: acpi/video.c fix section mismatch warning by Jaswinder Singh Rajput · 16 years ago
  66. 93bcece ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightness by Zhang Rui · 16 years ago
  67. 34ac272 ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brightness by Zhang Rui · 15 years ago
  68. 34d531e ACPI: sanity check _PSS frequency to prevent cpufreq crash by Len Brown · 15 years ago
  69. 5606b7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  70. 3218911 Merge git://git.infradead.org/~dwmw2/mtd-2.6.30 by Linus Torvalds · 15 years ago
  71. b939e41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  72. deeb103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  73. 5f789cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  74. 3da9e9d Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  75. b8e7e40 8250: Fix oops from setserial by Alan Cox · 15 years ago
  76. 715fe7a edac: AMD8111 & AMD8131 Kconfig fixup by Harry Ciao · 15 years ago
  77. 56ec0c7 edac: AMD8111 & AMD8131 use dev_name() by Harry Ciao · 15 years ago
  78. 53b7479 atmel_lcdfb: correct fifo size for some products by Nicolas Ferre · 15 years ago
  79. 17663e5 S3C-fb: PM fix by Marek Szyprowski · 15 years ago
  80. 8e8e826 serial: 8250_gsc: fix printk format error by Alexander Beregalov · 15 years ago
  81. b5d598b parport_gsc: fix printk format error by Alexander Beregalov · 15 years ago
  82. b898f4f drivers/serial/mpc52xx_uart.c: fix array overindexing check by Roel Kluin · 15 years ago
  83. aeeab4f rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle by John W. Linville · 15 years ago
  84. 21a4cc0 at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan by John W. Linville · 15 years ago
  85. 8541c11 mtd: MXC NAND driver fixes (v5) by Vladimir Barinov · 16 years ago
  86. 4e0168f mac8390: fix build with NET_POLL_CONTROLLER by Finn Thain · 15 years ago
  87. c22c814 cxgb3: link fault fixes by Divy Le Ray · 15 years ago
  88. 10b6d95 cxgb3: fix dma mapping regression by Divy Le Ray · 15 years ago
  89. 2f10260 i7300_idle: allow testing on i5000-series hardware w/o re-compile by Len Brown · 15 years ago
  90. 5c8563d Driver Core: do not oops when driver_unregister() is called for unregistered drivers by Kay Sievers · 15 years ago
  91. 29868b2 Revert "USB: Correct Makefile to make isp1760 buildable" by Mike Frysinger · 16 years ago
  92. 0a3c854 usb-serial: fix crash when sub-driver updates firmware by Alan Stern · 15 years ago
  93. 0afb20e USB: isp1760: urb_dequeue doesn't always find the urbs by Warren Free · 16 years ago
  94. cab98a0 USB: Yet another Conexant Clone to add to cdc-acm.c by Xiao Kaijian · 16 years ago
  95. fe92c9e USB: atmel_usb_udc: Use kzalloc() to allocate ep structures by Haavard Skinnemoen · 16 years ago
  96. f42706c USB: atmel-usba-udc : fix control out requests. by Martin Fuzzey · 16 years ago
  97. a3ce6ea Input: libps2 - better handle bad scheduler decisions by Dmitry Torokhov · 15 years ago
  98. dacd254 PCI/ACPI: fix wrong ref count handling in acpi_pci_bind() by Kenji Kaneshige · 15 years ago
  99. b787f2e fsldma: Fix compile warnings by Kumar Gala · 16 years ago
  100. 07f4f3e i915: Set object to gtt domain when faulting it back in by Kristian Høgsberg · 15 years ago