1. 9db2f1b sky2: Fix oops in sky2_xmit_frame() after TX timeout by Jarek Poplawski · 15 years ago
  2. 807a751 OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded by Tomi Valkeinen · 15 years ago
  3. 2d9c559 OMAP: DSS2: Reject scaling settings when they cannot be supported by Ville Syrjälä · 15 years ago
  4. 39825f4 iwlwifi: silence buffer overflow warning by Dan Carpenter · 15 years ago
  5. 00fdb75 Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  6. c07d723 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  7. 6102c31 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  8. c0f607c Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  9. 004731b rtc_cmos: convert shutdown to new pnp_driver->shutdown by OGAWA Hirofumi · 15 years ago
  10. 8088409 gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders by Michael Hennerich · 15 years ago
  11. 5787536 drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3' by Stephen Hemminger · 15 years ago
  12. b5430a0 hwmon: driver for Texas Instruments amc6821 chip by Tomaz Mertelj · 15 years ago
  13. 24f3c59 gpiolib: fix poll(2) support reconfigure on sysfs polarity change by Jani Nikula · 15 years ago
  14. 11723ab mmc: allow for MMC v4.4 by Adrian Hunter · 15 years ago
  15. 5fa83ce mmc_block: fix queue cleanup by Adrian Hunter · 15 years ago
  16. 0a74ff2 mmc_block: fix probe error cleanup bug by Jarkko Lavinen · 15 years ago
  17. 7d92df6 mmc_block: add dev_t initialization check by Anna Lemehova · 15 years ago
  18. 0a88422 power: fix kernel-doc notation by Randy Dunlap · 15 years ago
  19. cc20b90 ARM: 5874/1: serial21285: fix disable_irq-from-interrupt-handler deadlock by Simon Kagstrom · 15 years ago
  20. 24be78b OMAP: DSS2: Make check-delay-loops consistent by Tomi Valkeinen · 15 years ago
  21. f3a82d1 OMAP: DSS2: OMAPFB: fix omapfb_free_fbmem() by Tomi Valkeinen · 15 years ago
  22. 7f000dd video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.c by Peter Huewe · 15 years ago
  23. 5c18df8 OMAP: DSS2: Fix compile warning by Vaibhav Hiremath · 15 years ago
  24. b64a5a1 OMAP: OMAPFB: add dummy release function for omapdss by Tomi Valkeinen · 15 years ago
  25. f778a12 OMAP: OMAPFB: fix clk_get for RFBI by Tomi Valkeinen · 15 years ago
  26. fc248a4 OMAP: DSS2: RFBI: convert to new kfifo API by Tomi Valkeinen · 15 years ago
  27. e6edbdc Input: i8042 - add Dritek quirk for Acer Aspire 5610. by Elliott Sales de Andrade · 15 years ago
  28. 3d4a788 agp/hp: fail gracefully if we don't find an IOC by Bjorn Helgaas · 15 years ago
  29. 67fe63b agp/hp: fixup hp agp after ACPI changes by Bjorn Helgaas · 15 years ago
  30. 3f50b02 agp: correct missing cleanup on error in agp_add_bridge by Kevin Winchester · 15 years ago
  31. f22d6dd Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  32. 0c9d2c4 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  33. 40c2298 drm/nv04: Fix set_operation software method. by Marcin Kościelnicki · 15 years ago
  34. c63834e drm/nouveau: initialise DMA tracking parameters earlier by Ben Skeggs · 15 years ago
  35. 400f14a drm/nouveau: use dma.max rather than pushbuf size for checking GET validity by Ben Skeggs · 15 years ago
  36. cc6e496 drm/nv04: differentiate between nv04/nv05 by Ben Skeggs · 15 years ago
  37. d6126c5 drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence by Luca Barbieri · 15 years ago
  38. dc8d76c drm/nv50: prevent a possible ctxprog hang by Ben Skeggs · 15 years ago
  39. 1959ca8 drm/nouveau: have ttm's fault handler called directly by Ben Skeggs · 15 years ago
  40. a908b96 drm/nv50: restore correct cache1 get/put address on fifoctx load by Ben Skeggs · 15 years ago
  41. c03ec7f drm/nouveau: create function for "dealing" with gpu lockup by Marcin Slusarz · 15 years ago
  42. e9dd8e1 drm/nouveau: remove unused nouveau_channel_idle() function by Ben Skeggs · 15 years ago
  43. 7de3643 drm/nouveau: fix handling of fbcon colours in 8bpp by Ben Skeggs · 15 years ago
  44. ea911a1 drm/nv04: Context switching fixes. by Francisco Jerez · 15 years ago
  45. a5027cc drm/nouveau: Use the software object for fencing. by Francisco Jerez · 15 years ago
  46. ca4362a drm/nouveau: Allocate a per-channel instance of NV_SW. by Francisco Jerez · 15 years ago
  47. 0a2d090 drm/nv50: make the blocksize depend on vram size by Maarten Maathuis · 15 years ago
  48. c2b8292 drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN by Maarten Maathuis · 15 years ago
  49. 8f71c29 drm/nouveau: Don't skip card take down on nv0x. by Francisco Jerez · 15 years ago
  50. b7f7e41 drm/nouveau: Implement nv42-nv43 TV load detection. by Francisco Jerez · 15 years ago
  51. 02076da drm/nouveau: Clean up the nv17-nv4x load detection code a bit. by Francisco Jerez · 15 years ago
  52. e55ca7e drm/nv50: fix fillrect color by Marcin Slusarz · 15 years ago
  53. fbe36a7 drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc by Ben Skeggs · 15 years ago
  54. aeca15e drm/nouveau: Drop redundant placement initialization. by Francisco Jerez · 15 years ago
  55. 69a18c3 drm/nouveau: No need to force evict=true when swapping evicted BOs back in. by Francisco Jerez · 15 years ago
  56. c6af605 drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path. by Francisco Jerez · 15 years ago
  57. 73cb927 drm/i2c/ch7006: Drop build time dependency to nouveau. by Francisco Jerez · 15 years ago
  58. 287c153 drm/nouveau: Make the MM aware of pre-G80 tiling. by Francisco Jerez · 15 years ago
  59. 0d87c10 drm/nouveau: Pre-G80 tiling support. by Francisco Jerez · 15 years ago
  60. 617e234b drm/nouveau: Add cache_flush/pull fifo engine functions. by Francisco Jerez · 15 years ago
  61. 94fd163 drm: reduce WARN_ON to a printk. by Dave Airlie · 15 years ago
  62. 509c7d8 drm/kms/fb: check for depth changes from userspace for resizing. by Dave Airlie · 15 years ago
  63. 89347bb drm: Keep disabled outputs disabled after suspend / resume by David John · 15 years ago
  64. 804c755 drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx by Alex Deucher · 15 years ago
  65. fa15e99 vxge: use pci_dma_mapping_error to test return value by Denis Kirjanov · 15 years ago
  66. 3dd3a15 hwmon: Make PCI device ids constant by Márton Németh · 15 years ago
  67. 1fe63ab hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs by Yong Wang · 15 years ago
  68. c5114a1 hwmon: (k10temp) Blacklist more family 10h processors by Clemens Ladisch · 15 years ago
  69. 7e5eab1 hwmon: (asus_atk0110) Add debugfs interface by Luca Tettamanti · 15 years ago
  70. 8ba406b hwmon: (asus_atk0110) Refactor interface probe code by Luca Tettamanti · 15 years ago
  71. bb595c9 hwmon: (adt7462) Fix pin 28 monitoring by Roger Blofeld · 15 years ago
  72. dd38d68 Input: xbox - do not use GFP_KERNEL under spinlock by Dmitry Torokhov · 15 years ago
  73. 50f411e DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS by Rafael J. Wysocki · 15 years ago
  74. 3c8ad49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  75. 00cd25b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  76. c91c3ef iwlwifi: disable tx on beacon update notification by Abhijeet Kolekar · 15 years ago
  77. c8106d7 iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr by Zhu Yi · 15 years ago
  78. 6621594 omap1: Fix compile for omap1_bl.c by Tony Lindgren · 15 years ago
  79. 9035a64 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  80. 7475e44 OMAP: DSS2: Fix crash when panel doesn't define enable_te() by Tomi Valkeinen · 15 years ago
  81. dfc0fd8 OMAP: DSS2: Collect interrupt statistics by Tomi Valkeinen · 15 years ago
  82. ff90a34 OMAP: DSS2: DSI: print debug DCS cmd in hex by Tomi Valkeinen · 15 years ago
  83. 397bb3c OMAP: DSS2: DSI: fix VC channels in send_short and send_null by Tomi Valkeinen · 15 years ago
  84. b7a9216 e1000e: fix and commonize code for setting the receive address registers by Bruce Allan · 15 years ago
  85. ca777f9 e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value by Bruce Allan · 15 years ago
  86. f464ba8 e1000e: perform 10/100 adaptive IFS only on parts that support it by Bruce Allan · 15 years ago
  87. 29477e2 e1000e: don't accumulate PHY statistics on PHY read failure by Bruce Allan · 15 years ago
  88. 28b8f04 e1000e: call pci_save_state() after pci_restore_state() by Bruce Allan · 15 years ago
  89. c651a8c netxen: update version to 4.0.72 by Amit Kumar Salecha · 15 years ago
  90. d49c964 netxen: fix set mac addr by Amit Kumar Salecha · 15 years ago
  91. 581e8ae netxen: fix smatch warning by Amit Kumar Salecha · 15 years ago
  92. 011f4ea netxen: fix tx ring memory leak by Amit Kumar Salecha · 15 years ago
  93. 003e69f drm/radeon/kms: Don't try to enable IRQ if we have no handler installed by Jerome Glisse · 15 years ago
  94. e77cef9 drm: Avoid calling vblank function is vblank wasn't initialized by Jerome Glisse · 15 years ago
  95. 059d233 drm/radeon: mkregtable.c: close a file before exit by Alexander Beregalov · 15 years ago
  96. d0269ed drm/radeon/kms: Make sure we release AGP device if we acquired it by Jerome Glisse · 15 years ago
  97. cafe660 drm/radeon/kms: Schedule host path read cache flush through the ring V2 by Jerome Glisse · 15 years ago
  98. 62cdc0c drm/radeon/kms: Workaround RV410/R420 CP errata (V3) by Corbin Simpson · 15 years ago
  99. 06b6476 drm/radeon/kms: detect sideport memory on IGP chips by Alex Deucher · 15 years ago
  100. fc9a89f drm/radeon: fix a couple of array index errors by Darren Jenkins · 15 years ago