1. c10f97b libata: remove ATA_FLAG_{SRST|SATA_RESET} by Sergei Shtylyov · 14 years ago
  2. 0f2e033 ipr/sas_ata: use mode mask macros from <linux/ata.h> by Sergei Shtylyov · 14 years ago
  3. 14080fa sata_dwc_460ex: add debugging options by Sergei Shtylyov · 14 years ago
  4. 84b47e3 sata_dwc_460ex: fix misuse of ata_get_cmd_descript() by Sergei Shtylyov · 14 years ago
  5. d285e8b sata_dwc_460ex: fix return value of dma_dwc_xfer_setup() by Sergei Shtylyov · 14 years ago
  6. c211962 sata_dwc_460ex: fix compilation errors/warnings by Sergei Shtylyov · 14 years ago
  7. b83a4c3 sata_dwc_460ex: use ATA_PIO4 by Sergei Shtylyov · 14 years ago
  8. 4fca377 [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch] by Jeff Garzik · 14 years ago
  9. 00dd499 libsas: convert to libata new error handler by James Bottomley · 14 years ago
  10. 0e0b494c libata: separate error handler into usable components by James Bottomley · 14 years ago
  11. c34aeeb libata: fix eh locking by James Bottomley · 14 years ago
  12. a29b5da libata: fix locking for sas paths by James Bottomley · 14 years ago
  13. 238c9cf libata: plumb sas port scan into standard libata paths by James Bottomley · 14 years ago
  14. eb0e85e libata: fix hotplug for drivers which don't implement LPM by Tejun Heo · 14 years ago
  15. 3e1f235 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  16. af06216 ACPI: Fix build for CONFIG_NET unset by Rafael J. Wysocki · 14 years ago
  17. dbc39ec Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  18. 467a29e Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  19. 1922756 drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. by Dave Airlie · 14 years ago
  20. 7db2662 drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo by Ben Skeggs · 14 years ago
  21. a7254d6 hwmon: (adt7411) add MODULE_DEVICE_TABLE by axel lin · 14 years ago
  22. 6407deb hwmon: (ad7414) add MODULE_DEVICE_TABLE by axel lin · 14 years ago
  23. fe41947 rapidio: fix sysfs config attribute to access 16MB of maint space by Alexandre Bounine · 14 years ago
  24. 99b0d36 pps: initialize ts_real properly by Alexander Gordeev · 14 years ago
  25. a2d6d2f drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip by Lei Xu · 14 years ago
  26. ac3c830 drivers/nfc/pn544.c: add missing regulator by Matti J. Aaltonen · 14 years ago
  27. d73fa4b drivers/nfc/Kconfig: use full form of the NFC acronym by Matti J. Aaltonen · 14 years ago
  28. 6366213 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  29. d403585 RTC: fix typo in drivers/rtc/rtc-at91sam9.c by Jelle Martijn Kok · 14 years ago
  30. c1bc3be Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  31. 638691a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  32. 4b2f67d regulator, mc13xxx: Remove pointless test for unsigned less than zero by Jesper Juhl · 14 years ago
  33. 9ee291a regulator: Fix warning with CONFIG_BUG disabled by Mark Brown · 14 years ago
  34. 4662db4 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  35. 3c0556e Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 14 years ago
  36. ec95d35 usb: musb: core: set has_tt flag by Felipe Balbi · 14 years ago
  37. 9950730 drm/i915: Fix unintended recursion in ironlake_disable_rc6 by Chris Wilson · 14 years ago
  38. f0b4f7e md: Fix - again - partition detection when array becomes active by NeilBrown · 14 years ago
  39. 93b270f Fix over-zealous flush_disk when changing device size. by NeilBrown · 14 years ago
  40. 78794b2 Revert "Bluetooth: Enable USB autosuspend by default on btusb" by Linus Torvalds · 14 years ago
  41. fbf92be Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 14 years ago
  42. c2e0eb1 drm/i915: fix corruptions on i8xx due to relaxed fencing by Daniel Vetter · 14 years ago
  43. ef32428 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  44. b5f7376 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  45. 518d020 Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 14 years ago
  46. 57949e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  47. 67158ce Added support for usb ethernet (0x0fe6, 0x9700) by Shahar Havivi · 14 years ago
  48. 5d2e195 r8169: fix RTL8168DP power off issue. by Hayes Wang · 14 years ago
  49. d24e9aa r8169: correct settings of rtl8102e. by Hayes Wang · 14 years ago
  50. fac5b3c r8169: fix incorrect args to oob notify. by Hayes Wang · 14 years ago
  51. 108f518 DM9000B: Fix PHY power for network down/up by Henry Nestler · 14 years ago
  52. 8dde924 DM9000B: Fix reg_save after spin_lock in dm9000_timeout by Henry Nestler · 14 years ago
  53. 1d64b65 Input: serio/gameport - use 'long' system workqueue by Dmitry Torokhov · 14 years ago
  54. 9bb794a Input: synaptics - document 0x0c query by Dmitry Torokhov · 14 years ago
  55. 49495d4 amd64-agp: fix crash at second module load by Florian Mickler · 14 years ago
  56. 4a508dd Merge branch 'for-2639-rc4/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  57. 8212a49 USB: xhci: mark local functions as static by Dmitry Torokhov · 14 years ago
  58. c6ad121 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  59. a5a595c i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace by Ben Dooks · 14 years ago
  60. cb527ed i2c-omap: Double clear of ARDY status in IRQ handler by Richard woodruff · 14 years ago
  61. f72487e i2c-omap: fix build for !CONFIG_SUSPEND by Balaji T K · 14 years ago
  62. 45e4039 drm/radeon: fix regression with AA resolve checking by Dave Airlie · 14 years ago
  63. 40f2a2f drm: drop commented out code and preceding comment by Paul Bolle · 14 years ago
  64. 9be6f8a drm/vblank: Enable precise vblank timestamps for interlaced and doublescan modes. by Mario Kleiner · 14 years ago
  65. bc21512 drm/vblank: Use memory barriers optimized for atomic_t instead of generics. by Mario Kleiner · 14 years ago
  66. c4cc383 drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns) by Mario Kleiner · 14 years ago
  67. e40b6fc drm/radeon/kms: align height of fb allocation. by Dave Airlie · 14 years ago
  68. bd6a60a Revert "drm/radeon/kms: switch back to min->max pll post divider iteration" by Alex Deucher · 14 years ago
  69. adf6e07 i2c-omap: fix static suspend vs. runtime suspend by Kevin Hilman · 14 years ago
  70. f10820e i2c-stu300: make sure adapter-name is terminated by Wolfram Sang · 14 years ago
  71. d3bd1b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  72. 28801f3 sfc: lower stack usage in efx_ethtool_self_test by Eric Dumazet · 14 years ago
  73. d8204a3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  74. 011b991 drm/i915: skip FDI & PCH enabling for DP_A by Jesse Barnes · 14 years ago
  75. bdb8b97 agp/intel: Experiment with a 855GM GWB bit by Chris Wilson · 14 years ago
  76. a36dbec drm/i915: don't enable FDI & transcoder interrupts after all by Jesse Barnes · 14 years ago
  77. 86b27d8 drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch by Chris Wilson · 14 years ago
  78. 951f351 drm/i915: Do not handle backlight combination mode specially by Indan Zupancic · 14 years ago
  79. 5fb24b8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  80. f85cca6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  81. a3d7741 dell-laptop: Toggle the unsupported hardware killswitch by Keng-Yu Lin · 14 years ago
  82. 5ffba7e thinkpad_acpi: Always report scancodes for hotkeys by Seth Forshee · 14 years ago
  83. bbb7060 acer-wmi: Fix capitalisation of GUID by Matthew Garrett · 14 years ago
  84. ad0f430 platform/x86: ideapad-laptop depends on INPUT by Randy Dunlap · 14 years ago
  85. b80b168 platform: x86: acer-wmi: world-writable sysfs threeg file by Vasiliy Kulikov · 14 years ago
  86. 8040835 platform: x86: asus_acpi: world-writable procfs files by Vasiliy Kulikov · 14 years ago
  87. 8a6a142 platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files by Vasiliy Kulikov · 14 years ago
  88. 98401ae platform-drivers: x86: pmic: Use request_irq instead of chained handler by Thomas Gleixner · 14 years ago
  89. 0bf719d p54pci: update receive dma buffers before and after processing by Christian Lamparter · 14 years ago
  90. a866a2c rt2x00: Fix WPA TKIP Michael MIC failures. by Gertjan van Wingerde · 14 years ago
  91. 573cfde ath5k: Fix fast channel switching by Nick Kossifidis · 14 years ago
  92. da9cf50 md: avoid spinlock problem in blk_throtl_exit by NeilBrown · 14 years ago
  93. a0c85e9 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  94. e587137 Revert "tpm_tis: Use timeouts returned from TPM" by Linus Torvalds · 14 years ago
  95. c50a00f USB: xhci: fix couple sparse annotations by Dmitry Torokhov · 14 years ago
  96. 09ece30 USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself by Dmitry Torokhov · 14 years ago
  97. 07194ab USB: Reset USB 3.0 devices on (re)discovery by Luben Tuikov · 14 years ago
  98. bcd2fde xhci: Fix an error in count_sg_trbs_needed() by Paul Zimmerman · 14 years ago
  99. 5807795 xhci: Fix errors in the running total calculations in the TRB math by Paul Zimmerman · 14 years ago
  100. a249018 xhci: Clarify some expressions in the TRB math by Paul Zimmerman · 14 years ago