summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-07-0453-185/+388
|\
| * Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo2013-07-0317-46/+89
| |\
| | * ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-06-211-0/+1
| | * ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-06-211-0/+2
| | * libata: skip SRST for all SIMG [34]7x port-multipliersTejun Heo2013-06-111-16/+17
| | * ahci: remove pmp link online check in FBS EHShane Huang2013-06-091-2/+1
| | * sata_rcar: fix compilation warning in sata_rcar_thaw()Sergei Shtylyov2013-06-041-1/+1
| | * sata_highbank: increase retry count but shorten duration for Calxeda controllerMark Langsdorf2013-06-031-2/+18
| * | AHCI: use ATA_BUSYSergei Shtylyov2013-06-252-2/+2
| * | libata-zpodd: must use ata_tf_init()Sergei Shtylyov2013-06-251-3/+4
| * | libata: cleanup SAT error translationGwendal Grignou2013-06-181-20/+17
| * | ahci: sata: add support for exynos5440 sataGirish K S2013-06-171-0/+1
| * | sata highbank: add bit-banged SGPIO driver supportMark Langsdorf2013-06-064-6/+163
| * | ahci: make ahci_transmit_led_message into a function pointerMark Langsdorf2013-06-062-5/+9
| * | ata: use pci_get_drvdata()Jingoo Han2013-06-0330-37/+37
| * | ipr: qc_fill_rtf() method should not store alternate status registerSergei Shtylyov2013-06-021-1/+0
| * | sata_rcar: add 'base' local variable to some functionsSergei Shtylyov2013-05-281-45/+57
| * | sata_rcar: correct 'sata_rcar_sht'Sergei Shtylyov2013-05-281-1/+10
| * | sata_rcar: kill superfluous code in sata_rcar_bmdma_fill_sg()Sergei Shtylyov2013-05-281-18/+6
| * | libata: do not limit R-Car SATA driver to shmobileSimon Horman2013-05-241-1/+0
| * | ata: use platform_{get,set}_drvdata()Jingoo Han2013-05-248-22/+16
| * | AHCI: Make distinct names for ports in /proc/interruptsAlexander Gordeev2013-05-223-1/+14
| * | libata: Add atapi_dmadir force flagVincent Pelletier2013-05-223-1/+5
| * | libata: export ata_port port_no attribute via /sysDavid Milburn2013-05-143-3/+8
* | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-04429-4934/+6278
|\ \ \
| * | | tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton2013-07-042-2/+2
| * | | selftests: add .gitignore for kcmpRamkumar Ramachandra2013-07-041-0/+2
| * | | selftests: fix clean target in kcmp MakefileRamkumar Ramachandra2013-07-041-2/+1
| * | | selftests: add .gitignore for vmRamkumar Ramachandra2013-07-041-0/+4
| * | | selftests: add hugetlbfstestJoern Engel2013-07-043-1/+96
| * | | self-test: fix make cleanJoern Engel2013-07-041-2/+3
| * | | selftests: exit 1 on failureJoern Engel2013-07-042-1/+6
| * | | kernel/resource.c: remove the unneeded assignment in function __find_resourceKevin Hao2013-07-041-1/+0
| * | | aio: fix wrong comment in aio_complete()Tang Chen2013-07-041-1/+1
| * | | drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test modeJean-Francois Dagenais2013-07-041-0/+30
| * | | drivers/memstick/host/r592.c: convert to module_pci_driverLibo Chen2013-07-041-12/+1
| * | | drivers/memstick/host/jmb38x_ms: convert to module_pci_driverLibo Chen2013-07-041-12/+1
| * | | pps-gpio: add device-tree binding and supportJan Luebbe2013-07-042-54/+93
| * | | drivers/pps/clients/pps-gpio.c: convert to module_platform_driverJan Luebbe2013-07-041-17/+1
| * | | drivers/pps/clients/pps-gpio.c: convert to devm_* helpersJan Luebbe2013-07-041-21/+7
| * | | drivers/parport/share.c: use kzallocAlexandru Gheorghiu2013-07-041-2/+1
| * | | Documentation/accounting/getdelays.c: avoid strncpy in accounting toolKees Cook2013-07-041-2/+2
| * | | aoe: update internal version number to v83Ed Cashin2013-07-041-1/+1
| * | | aoe: update copyright dateEd Cashin2013-07-044-4/+4
| * | | aoe: perform I/O completions in parallelEd Cashin2013-07-044-31/+134
| * | | nbd: correct disconnect behaviorPaul Clements2013-07-042-1/+7
| * | | nbd: remove bogus BUG_ON in NBD_CLEAR_QUEMichal Belczyk2013-07-041-1/+0
| * | | kernel/pid.c: move statementRaphael S. Carvalho2013-07-041-1/+1
| * | | rapidio: change endpoint device name formatAlexandre Bounine2013-07-042-5/+2
| * | | rapidio: documentation updateAlexandre Bounine2013-07-042-13/+86