Age | Commit message (Expand) | Author | Files | Lines |
2006-07-09 | ACPI: delete some defaults from ACPI Kconfig | Andi Kleen | 1 | -2/+0 |
2006-07-09 | ACPI: "Device `[%s]' is not power manageable" make message debug only | Len Brown | 1 | -2/+2 |
2006-07-09 | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD | Linus Torvalds | 13 | -16/+18 |
2006-07-09 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -559/+2523 |
2006-07-09 | Revert "ACPI: dock driver" | Linus Torvalds | 4 | -770/+0 |
2006-07-08 | [NET] gso: Add skb_is_gso | Herbert Xu | 10 | -14/+13 |
2006-07-08 | [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init() | Adrian Bunk | 1 | -1/+2 |
2006-07-08 | [ATM]: Typo in drivers/atm/Kconfig... | Matt LaPlante | 1 | -1/+1 |
2006-07-08 | [TG3]: add amd8131 to "write reorder" chipsets | John W. Linville | 1 | -0/+2 |
2006-07-07 | [PATCH] Fix cpufreq vs hotplug lockdep recursion. | Dave Jones | 1 | -0/+4 |
2006-07-06 | Merge branch 'master' into upstream | Jeff Garzik | 8 | -252/+829 |
2006-07-05 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -250/+826 |
2006-07-05 | [PATCH] ahci: Ensure that we don't grab both functions | root | 1 | -4/+11 |
2006-07-05 | [PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu... | Borislav Petkov | 1 | -5/+5 |
2006-07-05 | [PATCH] sata_sil24: add suspend/sleep support | Tejun Heo | 1 | -0/+25 |
2006-07-05 | [PATCH] sata_sil24: separate out sil24_init_controller() | Tejun Heo | 1 | -45/+62 |
2006-07-05 | [PATCH] sata_sil: add suspend/sleep support | Tejun Heo | 1 | -0/+17 |
2006-07-05 | [PATCH] sata_sil: separate out sil_init_controller() | Tejun Heo | 1 | -38/+48 |
2006-07-05 | [PATCH] libata: reimplement controller-wide PM | Tejun Heo | 2 | -7/+286 |
2006-07-05 | [PATCH] libata: reimplement per-dev PM | Tejun Heo | 2 | -90/+115 |
2006-07-05 | [PATCH] libata: implement PM EH actions | Tejun Heo | 2 | -3/+187 |
2006-07-05 | [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET | Tejun Heo | 2 | -16/+21 |
2006-07-05 | [PATCH] libata: clean up debounce parameters and improve parameter selection | Tejun Heo | 2 | -15/+12 |
2006-07-05 | [PATCH] libata: implement ATA_EHI_RESUME_LINK | Tejun Heo | 2 | -7/+9 |
2006-07-05 | [PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error() | Tejun Heo | 1 | -12/+11 |
2006-07-05 | [PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy() | Tejun Heo | 1 | -1/+1 |
2006-07-05 | [PATCH] libata: add ap->pflags and move core dynamic flags to it | Tejun Heo | 5 | -40/+40 |
2006-07-05 | [PATCH] libata: Conditionally set host->max_cmd_len | Brian King | 1 | -6/+15 |
2006-07-05 | [PATCH] sata_vsc: data_xfer should use mmio | Martin Hicks | 1 | -1/+1 |
2006-07-05 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -2/+3 |
2006-07-05 | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ... | Jeff Garzik | 7 | -391/+2520 |
2006-07-05 | [PATCH] 8139too deadlock fix | Arjan van de Ven | 1 | -2/+3 |
2006-07-05 | [netdrvr] 3c59x: snip changelog from source code | Jeff Garzik | 1 | -166/+0 |
2006-07-05 | [PATCH] myri10ge - Export more parameters to ethtool | Brice Goglin | 1 | -0/+5 |
2006-07-05 | [PATCH] myri10ge - Use dev_info() when printing parameters after probe | Brice Goglin | 1 | -5/+4 |
2006-07-05 | [PATCH] myri10ge - Drop ununsed nvidia chipset id | brice@myri.com | 1 | -2/+0 |
2006-07-05 | [PATCH] myri10ge - Drop unused pm_state | brice@myri.com | 1 | -1/+0 |
2006-07-05 | [PATCH] Fix freeing of net device | Ralf Baechle | 1 | -3/+4 |
2006-07-05 | [PATCH] remove dead entry in net wan Kconfig | Paul Fulghum | 2 | -13/+0 |
2006-07-05 | [PATCH] NI5010 netcard cleanup | Andreas Mohr | 1 | -28/+24 |
2006-07-05 | [PATCH] lock validator: fix ns83820.c irq-flags bug | Ingo Molnar | 1 | -14/+17 |
2006-07-05 | [PATCH] pcnet32: Cleanup rx buffers after loopback test. | Don Fry | 1 | -59/+43 |
2006-07-05 | [PATCH] pcnet32: Suspend the chip rather than restart when changing multicast... | Don Fry | 1 | -27/+68 |
2006-07-05 | [PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r... | Don Fry | 1 | -24/+251 |
2006-07-05 | [PATCH] pcnet32: Use kcalloc instead of kmalloc and memset | Don Fry | 1 | -14/+10 |
2006-07-05 | [PATCH] pcnet32: Fix off-by-one in get_ringparam | Don Fry | 1 | -4/+4 |
2006-07-05 | [PATCH] pcnet32: Use PCI_DEVICE macro | Don Fry | 1 | -7/+4 |
2006-07-05 | [PATCH] pcnet32: Fix Section mismatch error | Don Fry | 1 | -3/+2 |
2006-07-05 | [PATCH] Add support for the Cicada 8201 PHY | Kim Phillips | 1 | -6/+36 |
2006-07-05 | [PATCH] zd1211rw: disable TX queue during stop | Daniel Drake | 1 | -0/+2 |