Age | Commit message (Expand) | Author | Files | Lines |
2006-07-11 | [PATCH] md: possible fix for unplug problem | NeilBrown | 1 | -1/+1 |
2006-07-11 | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 3 | -1/+3 |
2006-07-11 | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 67 | -66/+11 |
2006-07-11 | [PATCH] hisax: fix usage of __init* | Karsten Keil | 32 | -86/+86 |
2006-07-11 | [PATCH] release_firmware() fixes | Magnus Damm | 7 | -26/+25 |
2006-07-11 | [PATCH] cdrom: fix bad cgc.buflen assignment | Jens Axboe | 1 | -1/+1 |
2006-07-11 | [PATCH] Add Specialix IO8+ card support hotplug support | Chuck Short | 1 | -0/+6 |
2006-07-11 | [PATCH] Add Computone IntelliPort Plus serial hotplug support | Chuck Short | 1 | -0/+7 |
2006-07-11 | [PATCH] don't select CONFIG_HOTPLUG | Andrew Morton | 3 | -4/+3 |
2006-07-10 | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD | Linus Torvalds | 13 | -16/+18 |
2006-07-10 | 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-09 | [NET] gso: Add skb_is_gso | Herbert Xu | 10 | -14/+13 |
2006-07-09 | [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init() | Adrian Bunk | 1 | -1/+2 |
2006-07-09 | [ATM]: Typo in drivers/atm/Kconfig... | Matt LaPlante | 1 | -1/+1 |
2006-07-09 | [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-06 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -250/+826 |
2006-07-06 | [PATCH] ahci: Ensure that we don't grab both functions | root | 1 | -4/+11 |
2006-07-06 | [PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu... | Borislav Petkov | 1 | -5/+5 |
2006-07-06 | [PATCH] sata_sil24: add suspend/sleep support | Tejun Heo | 1 | -0/+25 |
2006-07-06 | [PATCH] sata_sil24: separate out sil24_init_controller() | Tejun Heo | 1 | -45/+62 |
2006-07-06 | [PATCH] sata_sil: add suspend/sleep support | Tejun Heo | 1 | -0/+17 |
2006-07-06 | [PATCH] sata_sil: separate out sil_init_controller() | Tejun Heo | 1 | -38/+48 |
2006-07-06 | [PATCH] libata: reimplement controller-wide PM | Tejun Heo | 2 | -7/+286 |
2006-07-06 | [PATCH] libata: reimplement per-dev PM | Tejun Heo | 2 | -90/+115 |
2006-07-06 | [PATCH] libata: implement PM EH actions | Tejun Heo | 2 | -3/+187 |
2006-07-06 | [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET | Tejun Heo | 2 | -16/+21 |
2006-07-06 | [PATCH] libata: clean up debounce parameters and improve parameter selection | Tejun Heo | 2 | -15/+12 |
2006-07-06 | [PATCH] libata: implement ATA_EHI_RESUME_LINK | Tejun Heo | 2 | -7/+9 |
2006-07-06 | [PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error() | Tejun Heo | 1 | -12/+11 |
2006-07-06 | [PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy() | Tejun Heo | 1 | -1/+1 |
2006-07-06 | [PATCH] libata: add ap->pflags and move core dynamic flags to it | Tejun Heo | 5 | -40/+40 |
2006-07-06 | [PATCH] libata: Conditionally set host->max_cmd_len | Brian King | 1 | -6/+15 |
2006-07-06 | [PATCH] sata_vsc: data_xfer should use mmio | Martin Hicks | 1 | -1/+1 |
2006-07-06 | 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 |