1. d851273 ARM: S5PV210: Add serial port support by Thomas Abraham · 14 years ago
  2. 51fe522 ARM: SAMSUNG: serial: Modify console initialization. by Thomas Abraham · 14 years ago
  3. 501dae9 ARM: S5P6440: Add serial port support by Kukjin Kim · 14 years ago
  4. 004b350 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  5. 8866f9d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  6. 0e253fd HID: wacom: Add BTN_TOOL_FINGER for pad button reporting by Przemo Firszt · 15 years ago
  7. 23aeb61 HID: add device IDs for new model of Apple Wireless Keyboard by Christian Schuerer-Waldheim · 15 years ago
  8. d01799b HID: fix pad button definition in hid-wacom by Przemo Firszt · 15 years ago
  9. 194fda0 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 14 years ago
  10. ef14587 drm: change drm set mode messages as DRM_DEBUG by Dave Young · 14 years ago
  11. 70a94d6 drm: fix crtc no modes printf + typo by Dave Airlie · 14 years ago
  12. 53ff709 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  13. bb7d3f2 [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions by Bryn M. Reeves · 15 years ago
  14. 90aeb7c Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  15. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 14 years ago
  16. 2d13c8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  17. 1f0e14b Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  18. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  19. 9270eb1 drm/radeon/kms: only evict to GTT if CP is ready by Dave Airlie · 14 years ago
  20. 11f3b59 drm/radeon/kms: Fix crash getting TV info with no BIOS. by Michel Dänzer · 14 years ago
  21. 1b24203 drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2) by Alex Deucher · 14 years ago
  22. b042589 drm/radeon/kms/r6xx+: make irq handler less verbose by Alex Deucher · 14 years ago
  23. 3890ddf drm/radeon/kms: fix up LVDS handling on macs (v2) by Alex Deucher · 14 years ago
  24. 5040ab6 libata: retry link resume if necessary by Tejun Heo · 14 years ago
  25. 0b67c74 ata_piix: enable 32bit PIO on SATA piix by Tejun Heo · 14 years ago
  26. a2342f4 sata_promise: don't classify overruns as HSM errors by Mikael Pettersson · 15 years ago
  27. 9db2f1b sky2: Fix oops in sky2_xmit_frame() after TX timeout by Jarek Poplawski · 15 years ago
  28. 807a751 OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded by Tomi Valkeinen · 15 years ago
  29. 2d9c559 OMAP: DSS2: Reject scaling settings when they cannot be supported by Ville Syrjälä · 15 years ago
  30. 00fdb75 Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 14 years ago
  31. c07d723 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  32. 6102c31 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  33. 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 · 14 years ago
  34. 004731b rtc_cmos: convert shutdown to new pnp_driver->shutdown by OGAWA Hirofumi · 15 years ago
  35. 8088409 gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders by Michael Hennerich · 15 years ago
  36. 5787536 drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3' by Stephen Hemminger · 15 years ago
  37. b5430a0 hwmon: driver for Texas Instruments amc6821 chip by Tomaz Mertelj · 15 years ago
  38. 24f3c59 gpiolib: fix poll(2) support reconfigure on sysfs polarity change by Jani Nikula · 15 years ago
  39. 11723ab mmc: allow for MMC v4.4 by Adrian Hunter · 15 years ago
  40. 5fa83ce mmc_block: fix queue cleanup by Adrian Hunter · 15 years ago
  41. 0a74ff2 mmc_block: fix probe error cleanup bug by Jarkko Lavinen · 15 years ago
  42. 7d92df6 mmc_block: add dev_t initialization check by Anna Lemehova · 15 years ago
  43. 0a88422 power: fix kernel-doc notation by Randy Dunlap · 15 years ago
  44. cc20b90 ARM: 5874/1: serial21285: fix disable_irq-from-interrupt-handler deadlock by Simon Kagstrom · 14 years ago
  45. 24be78b OMAP: DSS2: Make check-delay-loops consistent by Tomi Valkeinen · 15 years ago
  46. f3a82d1 OMAP: DSS2: OMAPFB: fix omapfb_free_fbmem() by Tomi Valkeinen · 15 years ago
  47. 7f000dd video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.c by Peter Huewe · 15 years ago
  48. 5c18df8 OMAP: DSS2: Fix compile warning by Vaibhav Hiremath · 15 years ago
  49. b64a5a1 OMAP: OMAPFB: add dummy release function for omapdss by Tomi Valkeinen · 15 years ago
  50. f778a12 OMAP: OMAPFB: fix clk_get for RFBI by Tomi Valkeinen · 15 years ago
  51. fc248a4 OMAP: DSS2: RFBI: convert to new kfifo API by Tomi Valkeinen · 15 years ago
  52. 3d4a788 agp/hp: fail gracefully if we don't find an IOC by Bjorn Helgaas · 15 years ago
  53. 67fe63b agp/hp: fixup hp agp after ACPI changes by Bjorn Helgaas · 15 years ago
  54. 3f50b02 agp: correct missing cleanup on error in agp_add_bridge by Kevin Winchester · 15 years ago
  55. f22d6dd Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus by Dave Airlie · 14 years ago
  56. 0c9d2c4 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 14 years ago
  57. 40c2298 drm/nv04: Fix set_operation software method. by Marcin Kościelnicki · 15 years ago
  58. c63834e drm/nouveau: initialise DMA tracking parameters earlier by Ben Skeggs · 15 years ago
  59. 400f14a drm/nouveau: use dma.max rather than pushbuf size for checking GET validity by Ben Skeggs · 15 years ago
  60. cc6e496 drm/nv04: differentiate between nv04/nv05 by Ben Skeggs · 15 years ago
  61. d6126c5 drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence by Luca Barbieri · 15 years ago
  62. dc8d76c drm/nv50: prevent a possible ctxprog hang by Ben Skeggs · 15 years ago
  63. 1959ca8 drm/nouveau: have ttm's fault handler called directly by Ben Skeggs · 15 years ago
  64. a908b96 drm/nv50: restore correct cache1 get/put address on fifoctx load by Ben Skeggs · 15 years ago
  65. c03ec7f drm/nouveau: create function for "dealing" with gpu lockup by Marcin Slusarz · 15 years ago
  66. e9dd8e1 drm/nouveau: remove unused nouveau_channel_idle() function by Ben Skeggs · 15 years ago
  67. 7de3643 drm/nouveau: fix handling of fbcon colours in 8bpp by Ben Skeggs · 15 years ago
  68. ea911a1 drm/nv04: Context switching fixes. by Francisco Jerez · 15 years ago
  69. a5027cc drm/nouveau: Use the software object for fencing. by Francisco Jerez · 15 years ago
  70. ca4362a drm/nouveau: Allocate a per-channel instance of NV_SW. by Francisco Jerez · 15 years ago
  71. 0a2d090 drm/nv50: make the blocksize depend on vram size by Maarten Maathuis · 15 years ago
  72. c2b8292 drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN by Maarten Maathuis · 15 years ago
  73. 8f71c29 drm/nouveau: Don't skip card take down on nv0x. by Francisco Jerez · 15 years ago
  74. b7f7e41 drm/nouveau: Implement nv42-nv43 TV load detection. by Francisco Jerez · 15 years ago
  75. 02076da drm/nouveau: Clean up the nv17-nv4x load detection code a bit. by Francisco Jerez · 15 years ago
  76. e55ca7e drm/nv50: fix fillrect color by Marcin Slusarz · 15 years ago
  77. fbe36a7 drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc by Ben Skeggs · 15 years ago
  78. aeca15e drm/nouveau: Drop redundant placement initialization. by Francisco Jerez · 15 years ago
  79. 69a18c3 drm/nouveau: No need to force evict=true when swapping evicted BOs back in. by Francisco Jerez · 15 years ago
  80. c6af605 drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path. by Francisco Jerez · 15 years ago
  81. 73cb927 drm/i2c/ch7006: Drop build time dependency to nouveau. by Francisco Jerez · 15 years ago
  82. 287c153 drm/nouveau: Make the MM aware of pre-G80 tiling. by Francisco Jerez · 15 years ago
  83. 0d87c10 drm/nouveau: Pre-G80 tiling support. by Francisco Jerez · 15 years ago
  84. 617e234b drm/nouveau: Add cache_flush/pull fifo engine functions. by Francisco Jerez · 15 years ago
  85. 94fd163 drm: reduce WARN_ON to a printk. by Dave Airlie · 14 years ago
  86. 509c7d8 drm/kms/fb: check for depth changes from userspace for resizing. by Dave Airlie · 15 years ago
  87. 89347bb drm: Keep disabled outputs disabled after suspend / resume by David John · 15 years ago
  88. 804c755 drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx by Alex Deucher · 15 years ago
  89. fa15e99 vxge: use pci_dma_mapping_error to test return value by Denis Kirjanov · 14 years ago
  90. 3dd3a15 hwmon: Make PCI device ids constant by Márton Németh · 14 years ago
  91. 1fe63ab hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs by Yong Wang · 14 years ago
  92. c5114a1 hwmon: (k10temp) Blacklist more family 10h processors by Clemens Ladisch · 14 years ago
  93. 7e5eab1 hwmon: (asus_atk0110) Add debugfs interface by Luca Tettamanti · 14 years ago
  94. 8ba406b hwmon: (asus_atk0110) Refactor interface probe code by Luca Tettamanti · 14 years ago
  95. bb595c9 hwmon: (adt7462) Fix pin 28 monitoring by Roger Blofeld · 14 years ago
  96. 50f411e DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS by Rafael J. Wysocki · 15 years ago
  97. 3c8ad49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  98. 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
  99. 6621594 omap1: Fix compile for omap1_bl.c by Tony Lindgren · 15 years ago
  100. 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