1. 0b99f86 ata: fix Calxeda Highbank SATA driver dependencies by Bartlomiej Zolnierkiewicz · 11 years ago
  2. 7596d93 ata: fix R-Car SATA driver dependencies by Bartlomiej Zolnierkiewicz · 11 years ago
  3. ae8723f ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controller by Bartlomiej Zolnierkiewicz · 11 years ago
  4. fd99055 ata: move library code from ahci_platform.c to libahci_platform.c by Bartlomiej Zolnierkiewicz · 11 years ago
  5. 83b03fd ata: ahci_platform: fix ahci_platform_data->suspend method handling by Bartlomiej Zolnierkiewicz · 11 years ago
  6. 200421a libata: async resume by Todd Brandt · 11 years ago
  7. bc6e7c4 libata, libsas: kill pm_result and related cleanup by Dan Williams · 11 years ago
  8. 6a96918 ata: Fix compiler warning with APM X-Gene host controller driver by Loc Ho · 11 years ago
  9. 81d01bf ata: Add APM X-Gene SoC AHCI SATA host controller driver by Loc Ho · 11 years ago
  10. cdf457a ata: ahci_sunxi: fix code formatting by Bartlomiej Zolnierkiewicz · 11 years ago
  11. 1bf9d88 ata: ahci_sunxi: make ahci_sunxi_resume() static by Bartlomiej Zolnierkiewicz · 11 years ago
  12. 5434b20 ata: ahci_platform: fix devm_ioremap_resource() return value checking by Bartlomiej Zolnierkiewicz · 11 years ago
  13. 13e8e78 ata: pata_imx: fix devm_ioremap_resource() return value checking by Bartlomiej Zolnierkiewicz · 11 years ago
  14. b032378 ata: ahci_st: remove deprecated struct ahci_platform_data usage by Bartlomiej Zolnierkiewicz · 11 years ago
  15. 33081b3 ata: ahci_st: build fixes by Bartlomiej Zolnierkiewicz · 11 years ago
  16. d920203 libata: zpodd: eliminate odd_can_poweroff by Aaron Lu · 11 years ago
  17. c75da20 libata: acpi: avoid passing NULL to ACPI evaluation method by Aaron Lu · 11 years ago
  18. 20e64fa libata: zpodd: should depend on PM_RUNTIME by Aaron Lu · 11 years ago
  19. 840aa78 ata: Fix SC1200 dependencies by Jean Delvare · 11 years ago
  20. 761a8c2 ahci: st: Invoke AHCI Platform Suspend/Resume by Lee Jones · 11 years ago
  21. 48c54df ahci: st: Only build for ST-Micro h/w by Lee Jones · 11 years ago
  22. a823708 ahci: st: Utilise ata_platform_remove_one() call by Lee Jones · 11 years ago
  23. c51a848 ahci: st: Remove legacy dependencies on PHY by Lee Jones · 11 years ago
  24. 4a2e512 ahci: st: Standardise naming conventions by Lee Jones · 11 years ago
  25. 76884cb ahci: st: Add support for ST's SATA IP by Lee Jones · 11 years ago
  26. e853a4e pata_legacy: Remove dead code by Silvan Jegen · 11 years ago
  27. 9236a76 ata: Fix CS55xx dependencies by Jean Delvare · 11 years ago
  28. 35bf882 libata: end the r-word by Dan Williams · 11 years ago
  29. 46ce6b7 ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functions by Hans de Goede · 11 years ago
  30. d2ec147 ahci_sunxi: Use msleep instead of mdelay by Hans de Goede · 11 years ago
  31. 6ef95e8 ahci_platform: Drop unused ahci_platform_data members by Hans de Goede · 11 years ago
  32. c093e1d ahci_platform: Drop support for imx53-ahci platform device type by Hans de Goede · 11 years ago
  33. f1df864 ahci_platform: Drop support for ahci-strict platform device type by Hans de Goede · 11 years ago
  34. e708e46 ata: ahci_platform: runtime resume the device before use by Roger Quadros · 11 years ago
  35. 21b5fae ata: ahci_platform: Manage SATA PHY by Roger Quadros · 11 years ago
  36. c431147 ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controller by Roger Quadros · 11 years ago
  37. 90870d7 ahci-imx: Port to library-ised ahci_platform by Hans de Goede · 11 years ago
  38. c5754b5 ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platform by Olliver Schinagl · 11 years ago
  39. 648cb6f ahci-platform: "Library-ise" suspend / resume functionality by Hans de Goede · 11 years ago
  40. 23b07d4 ahci-platform: "Library-ise" ahci_probe functionality by Hans de Goede · 11 years ago
  41. 96a01ba ahci-platform: Add enable_ / disable_resources helper functions by Hans de Goede · 11 years ago
  42. 4b3e603 ahci-platform: Add support for an optional regulator for sata-target power by Hans de Goede · 11 years ago
  43. 156c588 ahci-platform: Add support for devices with more then 1 clock by Hans de Goede · 11 years ago
  44. 039ece3 libahci: Allow drivers to override start_engine by Hans de Goede · 11 years ago
  45. b2a52b6 ata: libahci: replace obsolete simple_strtoul() with kstrtouint() by Daeseok Youn · 11 years ago
  46. 35186d0 ata: libahci: make ahci_pmp_retry_softreset() as static by Daeseok Youn · 11 years ago
  47. e478cff ata: CONFIG_ATA is libata by Randy Dunlap · 11 years ago
  48. 3ef9cc3 pata_imx: Propagate the real error code on platform_get_irq() failure by Fabio Estevam · 11 years ago
  49. b314fc7 pata_imx: Use devm_ioremap_resource() to simplify code by Fabio Estevam · 11 years ago
  50. 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  51. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
  52. 602456b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  53. e4c0da2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  54. 632007e hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  55. 920130a hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  56. fea8893 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  57. 0448009 Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" by Rafael J. Wysocki · 11 years ago
  58. 50ac206 clocksource: kona: Add basic use of external clock by Tim Kryger · 11 years ago
  59. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  60. 7c76203 drivers: bus: fix CCI driver kcalloc call parameters swap by Lorenzo Pieralisi · 11 years ago
  61. 167eeb4 Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
  62. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  63. b890eb4 Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  64. 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  65. e2a0f81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  66. bc1b0df drivers: xen: deaggressive selfballoon driver by Bob Liu · 11 years ago
  67. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  68. 060e8e3 Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  69. aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  70. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  71. 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  72. e46e331 zram: remove zram->lock in read path and change it with mutex by Minchan Kim · 11 years ago
  73. f614a9f zram: remove workqueue for freeing removed pending slot by Minchan Kim · 11 years ago
  74. 9296747 zram: introduce zram->tb_lock by Minchan Kim · 11 years ago
  75. deb0bde zram: use atomic operation for stat by Minchan Kim · 11 years ago
  76. 874e3cd zram: remove unnecessary free by Minchan Kim · 11 years ago
  77. 9b353db zram: delay pending free request in read path by Minchan Kim · 11 years ago
  78. da4a041 zram: fix race between reset and flushing pending work by Minchan Kim · 11 years ago
  79. 7bfb3de zram: add copyright by Minchan Kim · 11 years ago
  80. 4906123 zram: remove old private project comment by Minchan Kim · 11 years ago
  81. cd67e10 zram: promote zram from staging by Minchan Kim · 11 years ago
  82. bcf1647 zsmalloc: move it under mm by Minchan Kim · 11 years ago
  83. 0c692d0 drivers/net/phy/mdio_bus.c: call put_device on device_register() failure by Levente Kurusa · 11 years ago
  84. 54f5968 drivers/video/backlight/lcd.c: call put_device if device_register fails by Levente Kurusa · 11 years ago
  85. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  86. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  87. dfa1942 ipmi: Add missing rv in ipmi_parisc_probe() by Geert Uytterhoeven · 11 years ago
  88. 47c5420 xen/gnttab: Use phys_addr_t to describe the grant frame base address by Julien Grall · 11 years ago
  89. e17b2f1 xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) by Ian Campbell · 11 years ago
  90. 5259a06 target: Fix percpu_ref_put race in transport_lun_remove_cmd by Nicholas Bellinger · 11 years ago
  91. ee291e6 target/iscsi: Fix network portal creation race by Andy Grover · 11 years ago
  92. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  93. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  94. e9e352e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 11 years ago
  95. b3a4bca Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  96. 17c7f85 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  97. f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  98. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  99. b7a8399 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  100. 1d494f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago