summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sata_sil: replace sil_3112_m15w board id with sil_3112Tejun Heo2006-03-051-18/+7
* [PATCH] ata_piix: rename PIIX_FLAG_IGN_PRESENT to PIIX_FLAG_IGNORE_PCSTejun Heo2006-03-051-3/+3
* [PATCH] sata_promise: Support FastTrak TX4300/TX4310Daniel Drake2006-03-041-0/+2
* [PATCH] libata: reorganize ata_bus_probe()Tejun Heo2006-03-031-21/+25
* [PATCH] libata: fold ata_dev_config() into ata_dev_configure()Tejun Heo2006-03-032-32/+17
* [PATCH] libata: separate out ata_dev_configure()Tejun Heo2006-03-031-40/+40
* [PATCH] libata: convert dev->id to pointerTejun Heo2006-03-032-4/+18
* [PATCH] ata_piix: reimplement piix_sata_probe()Tejun Heo2006-03-031-23/+38
* [PATCH] ata_piix: implement proper port mapTejun Heo2006-03-031-60/+122
* [PATCH] ata_piix: add a couple of flagsTejun Heo2006-03-031-4/+7
* [PATCH] ata_piix: finer-grained port_infoTejun Heo2006-03-031-19/+58
* [PATCH] libata: seperate out ata_class_present()Tejun Heo2006-03-031-2/+6
* [PATCH] sata_sil: remove unneeded ATA_FLAG_SRST from 3512 port infoTejun Heo2006-03-011-1/+1
* [PATCH] libata: kill illegal kfree(id)Tejun Heo2006-03-011-1/+0
* [PATCH] sata_sil24: add a new PCI ID for SiI 3124Tejun Heo2006-03-011-0/+1
* Merge branch 'master'Jeff Garzik2006-03-01102-1020/+1479
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-03-0111-80/+90
| |\
| | * [SCSI] aha152x: fix variable use before initialisation and other bugsJürgen E. Fischer2006-02-283-37/+54
| | * [SCSI] Fix uninitialised width and speed in sym2Matthew Wilcox2006-02-281-0/+2
| | * [SCSI] Delete duplicate driver template.Ralf Baechle2006-02-281-21/+0
| | * [SCSI] scsi: scsi command retries off by one fixBrian King2006-02-282-3/+3
| | * [SCSI] megaraid_sas: fix physical disk handlingChristoph Hellwig2006-02-281-14/+15
| | * [SCSI] scsi: handle ->slave_configure return valueChristoph Hellwig2006-02-281-2/+14
| | * [SCSI] fc_transport: stop creating duplicate rport entries.Andrew Vasquez2006-02-281-2/+1
| | * [SCSI] sg: Remove aha1542 hackBrian King2006-02-281-1/+1
| * | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-015-105/+29
| |\ \
| | * | [PATCH] sky2: remove MSI supportStephen Hemminger2006-03-012-78/+0
| | * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-03-011-11/+5
| | |\ \
| | | * | [PATCH] ieee80211_rx.c: is_beaconPete Zaitcev2006-02-281-11/+5
| | * | | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-03-012-16/+24
| | |\ \ \
| | | * | | 8139cp: fix broken suspend/resumeFrancois Romieu2006-02-271-16/+21
| | | * | | via-velocity: fix memory corruption when changing the mtuFrancois Romieu2006-02-271-0/+3
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-0117-365/+880
| |\ \ \ \ \
| | * | | | | [IA64] sysctl option to silence unaligned trap warningsJes Sorensen2006-02-283-3/+43
| | * | | | | [IA64] cleanup in fsys.SKen Chen2006-02-281-4/+3
| | * | | | | [IA64] refresh default config filesTony Luck2006-02-287-351/+826
| | * | | | | [IA64] die_if_kernel() can returnTony Luck2006-02-281-1/+1
| | * | | | | [IA64-SGI] revert export sn_pcidev_info_getChristoph Hellwig2006-02-281-1/+0
| | * | | | | [IA64] Fix pcibios_setupMatthew Wilcox2006-02-281-1/+1
| | * | | | | [IA64-SGI] Make number of TIO nodes configurableJack Steiner2006-02-281-1/+2
| | * | | | | [IA64] Document the "nomca" boot parameterHorms2006-02-281-0/+2
| | * | | | | [IA64] Delete a redundant instruction in unaligned_accessZhang, Yanmin2006-02-281-1/+0
| | * | | | | [IA64] show "SN Devices" menu only if CONFIG_SGI_SNJes Sorensen2006-02-281-2/+2
| * | | | | | [PATCH] synclink_gt: make ->init_error signedDarren Jenkins2006-03-011-1/+1
| * | | | | | [PATCH] out_of_memory(): use of uninitialisedAndrew Morton2006-03-011-1/+1
| * | | | | | [PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt2006-03-013-4/+11
| * | | | | | [PATCH] nommu: implement vmalloc_node()Andrew Morton2006-03-011-1/+7
| * | | | | | [PATCH] remove_from_swap: fix lockingChristoph Lameter2006-03-011-5/+13
| * | | | | | [PATCH] tty buffering: comment out debug codePaul Fulghum2006-03-011-1/+1
| * | | | | | [PATCH] video1394: fix "return E;" typoAlexey Dobriyan2006-03-011-1/+1