summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into upstreamJeff Garzik2006-06-1319-38/+84
|\
| * [PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger2006-06-131-4/+13
| * [PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger2006-06-131-0/+3
| * [PATCH] sky2: fix hotplug detect during pollStephen Hemminger2006-06-131-2/+2
| * [PATCH] sky2: don't hard code number of portsStephen Hemminger2006-06-131-2/+2
| * [PATCH] sky2: set_power_state should be voidStephen Hemminger2006-06-131-8/+8
| * [PATCH] alpha: generic hweight build fixRandy Dunlap2006-06-121-1/+1
| * [PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()Sergey Vlasov2006-06-121-0/+1
| * [PATCH] tmpfs: time granularity fix for [acm]time going backwardsRobin H. Johnson2006-06-121-0/+1
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-121-1/+0
| |\
| | * [SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULEDavid S. Miller2006-06-111-1/+0
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-123-3/+3
| |\ \
| | * | [IPV4]: Increment ipInHdrErrors when TTL expires.Weidong2006-06-121-0/+1
| | * | [TCP]: continued: reno sacked_out count fixAki M Nyrhinen2006-06-111-3/+1
| | * | [DCCP] Ackvec: fix soft lockup in ackvec handling codeAndrea Bittau2006-06-111-0/+1
| | |/
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-127-8/+18
| |\ \
| | * | [ARM] Fix Integrator and Versatile interrupt initialisationRussell King2006-06-102-7/+3
| | * | [ARM] 3546/1: PATCH: subtle lost interrupts bug on i.MXMatt Reimer2006-06-081-1/+1
| | * | [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie2006-06-083-0/+6
| | * | [ARM] Fix Neponset IRQ handlingRussell King2006-06-081-0/+8
| * | | [sky2] Fix sky2 network driver suspend/resumeLinus Torvalds2006-06-121-0/+4
| * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-121-0/+3
| |\ \ \ | | |_|/ | |/| |
| * | | [PATCH] Fix for the PPTP hangs that have been reportedPaul Mackerras2006-06-111-1/+3
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-113-8/+25
| |\ \ \
| | * | | [PATCH] PCI: reverse pci config space restore orderYu, Luming2006-06-111-1/+5
| | * | | [PATCH] PCI: Improve PCI config space writebackDave Jones2006-06-111-3/+13
| | * | | [PATCH] PCI: Error handling on PCI device resumeJean Delvare2006-06-111-5/+8
| | * | | [PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabledakpm@osdl.org2006-06-111-1/+1
| * | | | [PATCH] typo in vmscan.cChristoph Lameter2006-06-111-1/+1
| |/ / /
* | | | [libata] Update docs to reflect current driver APIJeff Garzik2006-06-132-25/+81
* | | | [PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo2006-06-123-3/+19
* | | | [PATCH] libata: fix oops caused rescanning NULL sdevTejun Heo2006-06-121-8/+9
* | | | [PATCH] sata_sil: update device hotplug handling, take #2Tejun Heo2006-06-121-1/+19
* | | | [PATCH] libata: fast exit from EH while unloadingTejun Heo2006-06-121-0/+4
* | | | [PATCH] libata: fix ATA_EH_REVALIDATE clearingTejun Heo2006-06-121-3/+3
* | | | [PATCH] libata: fix comment above ata_exec_internal()Tejun Heo2006-06-121-1/+3
* | | | [PATCH] sata_sil: add controller unplug detection in sil_interrupt()Tejun Heo2006-06-121-1/+2
* | | | libata: fix build, by adding required workqueue member to port structJeff Garzik2006-06-121-0/+1
* | | | [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)zhao, forrest2006-06-125-0/+44
* | | | libata: more verbose request_irq() failureJeff Garzik2006-06-111-2/+7
* | | | [PATCH] libata: Setup nbytes in ata_sg_init_oneBrian King2006-06-111-0/+1
* | | | libata: Adjust initial debugging levels through preprocessor defines.Borislav Petkov2006-06-111-1/+9
* | | | [PATCH] sata_sil24: endian anotationsAlexey Dobriyan2006-06-111-8/+8
* | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-11201-1109/+2045
|\ \ \ \ | | |/ / | |/| |
| * | | [PATCH] sata_mv: grab host lock inside eng_timeoutMark Lord2006-06-111-0/+3
| |/ /
| * | [SPARC]: Migration cost tune up in sparc smp.Krzysztof Helt2006-06-101-0/+11
| * | [SPARC64]: Set appropriate max_cache_size.David S. Miller2006-06-101-0/+35
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-105-107/+177
| |\ \
| | * | [SPARC64]: Avoid JBUS errors on some Niagara systems.David S. Miller2006-06-101-6/+118
| | * | [FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway2006-06-091-0/+2
OpenPOWER on IntegriCloud