summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-05Linux 2.6.18-rc1v2.6.18-rc1Linus Torvalds1-2/+2
2006-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-8/+10
2006-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-6/+25
2006-07-05[PKT_SCHED]: Fix error handling while dumping actionsThomas Graf1-2/+4
2006-07-05[PKT_SCHED]: Return ENOENT if action module is unavailableThomas Graf1-0/+1
2006-07-05[PKT_SCHED]: Fix illegal memory dereferences when dumping actionsThomas Graf1-6/+5
2006-07-05[SPARC64]: Fix stack overflow checking in modular non-SMP kernels.Mikael Pettersson1-5/+5
2006-07-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds9-271/+897
2006-07-05[SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap3-1/+20
2006-07-05[PCI] Add JMicron PCI ID constantsJeff Garzik1-0/+7
2006-07-05[PATCH] ahci: Ensure that we don't grab both functionsroot1-4/+11
2006-07-05[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...Borislav Petkov1-5/+5
2006-07-05[PATCH] sata_sil24: add suspend/sleep supportTejun Heo1-0/+25
2006-07-05[PATCH] sata_sil24: separate out sil24_init_controller()Tejun Heo1-45/+62
2006-07-05[PATCH] sata_sil: add suspend/sleep supportTejun Heo1-0/+17
2006-07-05[PATCH] sata_sil: separate out sil_init_controller()Tejun Heo1-38/+48
2006-07-05[PATCH] libata: reimplement controller-wide PMTejun Heo3-7/+298
2006-07-05[PATCH] libata: reimplement per-dev PMTejun Heo3-92/+115
2006-07-05[PATCH] libata: implement PM EH actionsTejun Heo3-4/+198
2006-07-05[PATCH] libata: separate out __ata_ehi_hotplugged()Tejun Heo1-2/+7
2006-07-05[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo3-16/+23
2006-07-05[PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo3-18/+24
2006-07-05[PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo3-8/+11
2006-07-05[PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()Tejun Heo1-12/+11
2006-07-05[PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()Tejun Heo1-1/+1
2006-07-05[PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo6-52/+58
2006-07-05[PATCH] libata: Conditionally set host->max_cmd_lenBrian King1-6/+15
2006-07-05[PATCH] sata_vsc: data_xfer should use mmioMartin Hicks1-1/+1
2006-07-05Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds9-284/+304
2006-07-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-87/+82
2006-07-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds68-1103/+7760
2006-07-05[PATCH] myri10ge - Export more parameters to ethtoolBrice Goglin1-0/+5
2006-07-05[PATCH] myri10ge - Use dev_info() when printing parameters after probeBrice Goglin1-5/+4
2006-07-05[PATCH] myri10ge - Drop ununsed nvidia chipset idbrice@myri.com1-2/+0
2006-07-05[PATCH] myri10ge - Drop unused pm_statebrice@myri.com1-1/+0
2006-07-05[PATCH] Fix freeing of net deviceRalf Baechle1-3/+4
2006-07-05[PATCH] remove dead entry in net wan KconfigPaul Fulghum2-13/+0
2006-07-05[PATCH] NI5010 netcard cleanupAndreas Mohr2-31/+28
2006-07-05[PATCH] lock validator: fix ns83820.c irq-flags bugIngo Molnar1-14/+17
2006-07-05[PATCH] pcnet32: Cleanup rx buffers after loopback test.Don Fry1-59/+43
2006-07-05[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast...Don Fry1-27/+68
2006-07-05[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r...Don Fry1-24/+251
2006-07-05[PATCH] pcnet32: Use kcalloc instead of kmalloc and memsetDon Fry1-14/+10
2006-07-05[PATCH] pcnet32: Fix off-by-one in get_ringparamDon Fry1-4/+4
2006-07-05[PATCH] pcnet32: Use PCI_DEVICE macroDon Fry1-7/+4
2006-07-05[PATCH] pcnet32: Fix Section mismatch errorDon Fry1-3/+2
2006-07-05[PATCH] Add support for the Cicada 8201 PHYKim Phillips1-6/+36
2006-07-05[PATCH] zd1211rw: disable TX queue during stopDaniel Drake1-0/+2
2006-07-05[PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake22-0/+6911
2006-07-05[PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549John W. Linville1-2/+2