summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | e1000: fix CONFIG_PM blocksAuke Kok2006-06-271-2/+4
| | * | e1000: Make PHY powerup/down a functionAuke Kok2006-06-271-27/+49
| | * | e1000: rework driver hardware reset lockingAuke Kok2006-06-273-75/+105
| | * | e1000: fix loopback ethtool testAuke Kok2006-06-271-1/+1
| | * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Auke Kok2006-06-21628-13724/+30492
| | |\ \
| | * | | e1000: prevent statistics from garbling during bus resetsAuke Kok2006-06-091-1/+7
| * | | | [PATCH] 8139too deadlock fixArjan van de Ven2006-07-051-2/+3
| * | | | [netdrvr] 3c59x: snip changelog from source codeJeff Garzik2006-07-051-166/+0
* | | | | Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-07-093-5/+9
|\ \ \ \ \
| * | | | | [PATCH] Only the first two bits in bio->bi_rw and rq->flags matchJens Axboe2006-07-062-3/+3
| * | | | | [PATCH] blktrace: readahead supportNathan Scott2006-07-062-1/+5
| * | | | | [PATCH] blktrace: fix barrier vs sync typoNathan Scott2006-07-061-1/+1
| | |_|_|/ | |/| | |
* | | | | Revert "ACPI: dock driver"Linus Torvalds2006-07-096-788/+1
* | | | | i386: improve and correct inline asm memory constraintsLinus Torvalds2006-07-088-62/+57
* | | | | power: improve inline asm memory constraintsLinus Torvalds2006-07-083-32/+32
* | | | | [PATCH] Fix cpufreq vs hotplug lockdep recursion.Dave Jones2006-07-071-0/+4
|/ / / /
* | | | Linux 2.6.18-rc1v2.6.18-rc1Linus Torvalds2006-07-051-2/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-051-8/+10
|\ \ \ \
| * | | | [PKT_SCHED]: Fix error handling while dumping actionsThomas Graf2006-07-051-2/+4
| * | | | [PKT_SCHED]: Return ENOENT if action module is unavailableThomas Graf2006-07-051-0/+1
| * | | | [PKT_SCHED]: Fix illegal memory dereferences when dumping actionsThomas Graf2006-07-051-6/+5
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-054-6/+25
|\ \ \ \ \
| * | | | | [SPARC64]: Fix stack overflow checking in modular non-SMP kernels.Mikael Pettersson2006-07-051-5/+5
| * | | | | [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap2006-07-053-1/+20
| |/ / / /
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-059-271/+897
|\ \ \ \ \
| * | | | | [PCI] Add JMicron PCI ID constantsJeff Garzik2006-07-051-0/+7
| * | | | | [PATCH] ahci: Ensure that we don't grab both functionsroot2006-07-051-4/+11
| * | | | | [PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...Borislav Petkov2006-07-051-5/+5
| * | | | | [PATCH] sata_sil24: add suspend/sleep supportTejun Heo2006-07-051-0/+25
| * | | | | [PATCH] sata_sil24: separate out sil24_init_controller()Tejun Heo2006-07-051-45/+62
| * | | | | [PATCH] sata_sil: add suspend/sleep supportTejun Heo2006-07-051-0/+17
| * | | | | [PATCH] sata_sil: separate out sil_init_controller()Tejun Heo2006-07-051-38/+48
| * | | | | [PATCH] libata: reimplement controller-wide PMTejun Heo2006-07-053-7/+298
| * | | | | [PATCH] libata: reimplement per-dev PMTejun Heo2006-07-053-92/+115
| * | | | | [PATCH] libata: implement PM EH actionsTejun Heo2006-07-053-4/+198
| * | | | | [PATCH] libata: separate out __ata_ehi_hotplugged()Tejun Heo2006-07-051-2/+7
| * | | | | [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo2006-07-053-16/+23
| * | | | | [PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo2006-07-053-18/+24
| * | | | | [PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo2006-07-053-8/+11
| * | | | | [PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()Tejun Heo2006-07-051-12/+11
| * | | | | [PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()Tejun Heo2006-07-051-1/+1
| * | | | | [PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo2006-07-056-52/+58
| * | | | | [PATCH] libata: Conditionally set host->max_cmd_lenBrian King2006-07-051-6/+15
| * | | | | [PATCH] sata_vsc: data_xfer should use mmioMartin Hicks2006-07-051-1/+1
| |/ / / /
* | | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-07-059-284/+304
|\ \ \ \ \
| * \ \ \ \ Merge branch 'locks'Trond Myklebust2006-07-054-44/+80
| |\ \ \ \ \
| | * | | | | NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust2006-07-052-12/+31
| | * | | | | VFS: Add support for the FL_ACCESS flag to flock_lock_file()Trond Myklebust2006-07-051-0/+5
| | * | | | | NFSv4: Ensure nfs4_lock_expired() caches delegated locksTrond Myklebust2006-07-051-3/+5
| | * | | | | NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lockTrond Myklebust2006-07-052-27/+22
OpenPOWER on IntegriCloud