| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | e1000: force register write flushes to circumvent broken platforms | Auke Kok | 2006-06-27 | 2 | -9/+33 |
| | * | | e1000: rework module param code with uninitialized values | Auke Kok | 2006-06-27 | 1 | -106/+61 |
| | * | | e1000: recycle skb | Auke Kok | 2006-06-27 | 1 | -1/+2 |
| | * | | e1000: change printk into DPRINTK | Auke Kok | 2006-06-27 | 1 | -1/+1 |
| | * | | e1000: add smart power down code | Auke Kok | 2006-06-27 | 3 | -0/+41 |
| | * | | e1000: small performance tweak by removing double code | Auke Kok | 2006-06-27 | 1 | -1/+0 |
| | * | | e1000: fix CONFIG_PM blocks | Auke Kok | 2006-06-27 | 1 | -2/+4 |
| | * | | e1000: Make PHY powerup/down a function | Auke Kok | 2006-06-27 | 1 | -27/+49 |
| | * | | e1000: rework driver hardware reset locking | Auke Kok | 2006-06-27 | 3 | -75/+105 |
| | * | | e1000: fix loopback ethtool test | Auke Kok | 2006-06-27 | 1 | -1/+1 |
| | * | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar... | Auke Kok | 2006-06-21 | 628 | -13724/+30492 |
| | |\ \ |
|
| | * | | | e1000: prevent statistics from garbling during bus resets | Auke Kok | 2006-06-09 | 1 | -1/+7 |
| * | | | | [PATCH] 8139too deadlock fix | Arjan van de Ven | 2006-07-05 | 1 | -2/+3 |
| * | | | | [netdrvr] 3c59x: snip changelog from source code | Jeff Garzik | 2006-07-05 | 1 | -166/+0 |
* | | | | | Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-07-09 | 3 | -5/+9 |
|\ \ \ \ \ |
|
| * | | | | | [PATCH] Only the first two bits in bio->bi_rw and rq->flags match | Jens Axboe | 2006-07-06 | 2 | -3/+3 |
| * | | | | | [PATCH] blktrace: readahead support | Nathan Scott | 2006-07-06 | 2 | -1/+5 |
| * | | | | | [PATCH] blktrace: fix barrier vs sync typo | Nathan Scott | 2006-07-06 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Revert "ACPI: dock driver" | Linus Torvalds | 2006-07-09 | 6 | -788/+1 |
* | | | | | i386: improve and correct inline asm memory constraints | Linus Torvalds | 2006-07-08 | 8 | -62/+57 |
* | | | | | power: improve inline asm memory constraints | Linus Torvalds | 2006-07-08 | 3 | -32/+32 |
* | | | | | [PATCH] Fix cpufreq vs hotplug lockdep recursion. | Dave Jones | 2006-07-07 | 1 | -0/+4 |
|/ / / / |
|
* | | | | Linux 2.6.18-rc1v2.6.18-rc1 | Linus Torvalds | 2006-07-05 | 1 | -2/+2 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-07-05 | 1 | -8/+10 |
|\ \ \ \ |
|
| * | | | | [PKT_SCHED]: Fix error handling while dumping actions | Thomas Graf | 2006-07-05 | 1 | -2/+4 |
| * | | | | [PKT_SCHED]: Return ENOENT if action module is unavailable | Thomas Graf | 2006-07-05 | 1 | -0/+1 |
| * | | | | [PKT_SCHED]: Fix illegal memory dereferences when dumping actions | Thomas Graf | 2006-07-05 | 1 | -6/+5 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-07-05 | 4 | -6/+25 |
|\ \ \ \ \ |
|
| * | | | | | [SPARC64]: Fix stack overflow checking in modular non-SMP kernels. | Mikael Pettersson | 2006-07-05 | 1 | -5/+5 |
| * | | | | | [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n. | Randy Dunlap | 2006-07-05 | 3 | -1/+20 |
| |/ / / / |
|
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-07-05 | 9 | -271/+897 |
|\ \ \ \ \ |
|
| * | | | | | [PCI] Add JMicron PCI ID constants | Jeff Garzik | 2006-07-05 | 1 | -0/+7 |
| * | | | | | [PATCH] ahci: Ensure that we don't grab both functions | root | 2006-07-05 | 1 | -4/+11 |
| * | | | | | [PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu... | Borislav Petkov | 2006-07-05 | 1 | -5/+5 |
| * | | | | | [PATCH] sata_sil24: add suspend/sleep support | Tejun Heo | 2006-07-05 | 1 | -0/+25 |
| * | | | | | [PATCH] sata_sil24: separate out sil24_init_controller() | Tejun Heo | 2006-07-05 | 1 | -45/+62 |
| * | | | | | [PATCH] sata_sil: add suspend/sleep support | Tejun Heo | 2006-07-05 | 1 | -0/+17 |
| * | | | | | [PATCH] sata_sil: separate out sil_init_controller() | Tejun Heo | 2006-07-05 | 1 | -38/+48 |
| * | | | | | [PATCH] libata: reimplement controller-wide PM | Tejun Heo | 2006-07-05 | 3 | -7/+298 |
| * | | | | | [PATCH] libata: reimplement per-dev PM | Tejun Heo | 2006-07-05 | 3 | -92/+115 |
| * | | | | | [PATCH] libata: implement PM EH actions | Tejun Heo | 2006-07-05 | 3 | -4/+198 |
| * | | | | | [PATCH] libata: separate out __ata_ehi_hotplugged() | Tejun Heo | 2006-07-05 | 1 | -2/+7 |
| * | | | | | [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET | Tejun Heo | 2006-07-05 | 3 | -16/+23 |
| * | | | | | [PATCH] libata: clean up debounce parameters and improve parameter selection | Tejun Heo | 2006-07-05 | 3 | -18/+24 |
| * | | | | | [PATCH] libata: implement ATA_EHI_RESUME_LINK | Tejun Heo | 2006-07-05 | 3 | -8/+11 |
| * | | | | | [PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error() | Tejun Heo | 2006-07-05 | 1 | -12/+11 |
| * | | | | | [PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy() | Tejun Heo | 2006-07-05 | 1 | -1/+1 |
| * | | | | | [PATCH] libata: add ap->pflags and move core dynamic flags to it | Tejun Heo | 2006-07-05 | 6 | -52/+58 |
| * | | | | | [PATCH] libata: Conditionally set host->max_cmd_len | Brian King | 2006-07-05 | 1 | -6/+15 |
| * | | | | | [PATCH] sata_vsc: data_xfer should use mmio | Martin Hicks | 2006-07-05 | 1 | -1/+1 |
| |/ / / / |
|