| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] usb-storage: wait for URB to complete | Alan Stern | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] pci: initialize struct pci_dev.error_state | Linas Vepstas | 2006-07-10 | 1 | -0/+1 |
* | [PATCH] powermac: Combined fixes for backlight code | Michael Hanselmann | 2006-07-10 | 8 | -85/+131 |
* | [PATCH] powerpc: fix SMU driver interrupt mapping | Benjamin Herrenschmidt | 2006-07-10 | 1 | -15/+38 |
* | [PATCH] powerpc: fix trigger handling in the new irq code | Benjamin Herrenschmidt | 2006-07-10 | 2 | -2/+2 |
* | [PATCH] ACPI: fix fan/thermal resume | Konstantin Karasyov | 2006-07-10 | 1 | -1/+16 |
* | [PATCH] md: fix oops in error-handling | Andrew Morton | 2006-07-10 | 1 | -0/+2 |
* | [PATCH] md: include sector number in messages about corrected read errors | NeilBrown | 2006-07-10 | 3 | -7/+30 |
* | [PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfs | NeilBrown | 2006-07-10 | 1 | -0/+4 |
* | [PATCH] md: unify usage of symbolic names for perms | NeilBrown | 2006-07-10 | 1 | -29/+27 |
* | [PATCH] md: fix usage of wrong variable in raid1 | NeilBrown | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] md: fix some small races in bitmap plugging in raid5 | NeilBrown | 2006-07-10 | 1 | -3/+27 |
* | [PATCH] md: fix a plug/unplug race in raid5 | NeilBrown | 2006-07-10 | 1 | -12/+6 |
* | [PATCH] md: fix resync speed calculation for restarted resyncs | NeilBrown | 2006-07-10 | 2 | -5/+8 |
* | [PATCH] md: delay starting md threads until array is completely setup | NeilBrown | 2006-07-10 | 2 | -7/+4 |
* | [PATCH] md: set desc_nr correctly for version-1 superblocks | NeilBrown | 2006-07-10 | 1 | -1/+5 |
* | [PATCH] md: possible fix for unplug problem | NeilBrown | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 3 | -1/+3 |
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 2006-07-10 | 67 | -66/+11 |
* | [PATCH] hisax: fix usage of __init* | Karsten Keil | 2006-07-10 | 32 | -86/+86 |
* | [PATCH] release_firmware() fixes | Magnus Damm | 2006-07-10 | 7 | -26/+25 |
* | [PATCH] cdrom: fix bad cgc.buflen assignment | Jens Axboe | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] Add Specialix IO8+ card support hotplug support | Chuck Short | 2006-07-10 | 1 | -0/+6 |
* | [PATCH] Add Computone IntelliPort Plus serial hotplug support | Chuck Short | 2006-07-10 | 1 | -0/+7 |
* | [PATCH] don't select CONFIG_HOTPLUG | Andrew Morton | 2006-07-10 | 3 | -4/+3 |
* | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD | Linus Torvalds | 2006-07-09 | 13 | -16/+18 |
|\ |
|
| * | [NET] gso: Add skb_is_gso | Herbert Xu | 2006-07-08 | 10 | -14/+13 |
| * | [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init() | Adrian Bunk | 2006-07-08 | 1 | -1/+2 |
| * | [ATM]: Typo in drivers/atm/Kconfig... | Matt LaPlante | 2006-07-08 | 1 | -1/+1 |
| * | [TG3]: add amd8131 to "write reorder" chipsets | John W. Linville | 2006-07-08 | 1 | -0/+2 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-07-09 | 9 | -559/+2523 |
|\ \ |
|
| * \ | Merge branch 'master' into upstream | Jeff Garzik | 2006-07-06 | 8 | -252/+829 |
| |\ \
| | |/ |
|
| * | | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ... | Jeff Garzik | 2006-07-05 | 7 | -391/+2520 |
| |\ \ |
|
| | * | | e1000: increase version to 7.1.9-k2 | Auke Kok | 2006-06-27 | 1 | -1/+1 |
| | * | | e1000: add ich8lan device ID's | Auke Kok | 2006-06-27 | 1 | -0/+7 |
| | * | | e1000: allow user to disable ich8 lock loss workaround | Auke Kok | 2006-06-27 | 1 | -0/+21 |
| | * | | e1000: integrate ich8 support into driver | Auke Kok | 2006-06-27 | 4 | -130/+725 |
| | * | | e1000: add ich8lan core functions | Auke Kok | 2006-06-27 | 3 | -7/+1392 |
| | * | | e1000: disable ERT | Auke Kok | 2006-06-27 | 1 | -3/+0 |
| | * | | e1000: check return value of _get_speed_and_duplex | Auke Kok | 2006-06-27 | 1 | -2/+6 |
| | * | | e1000: M88 PHY workaround | Auke Kok | 2006-06-27 | 2 | -17/+40 |
| | * | | e1000: fix adapter led blinking inconsistency | Auke Kok | 2006-06-27 | 3 | -14/+40 |
| | * | | e1000: disable CRC stripping workaround | Auke Kok | 2006-06-27 | 1 | -4/+1 |
| | * | | 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 |