| Commit message (Expand) | Author | Age |
* | [PATCH] FDPIC: Move roundup() into linux/kernel.h | David Howells | 2006-07-10 |
* | [PATCH] usb-storage: wait for URB to complete | Alan Stern | 2006-07-10 |
* | [PATCH] pci: initialize struct pci_dev.error_state | Linas Vepstas | 2006-07-10 |
* | [PATCH] powermac: Combined fixes for backlight code | Michael Hanselmann | 2006-07-10 |
* | [PATCH] powerpc: fix SMU driver interrupt mapping | Benjamin Herrenschmidt | 2006-07-10 |
* | [PATCH] powerpc: fix trigger handling in the new irq code | Benjamin Herrenschmidt | 2006-07-10 |
* | [PATCH] ACPI: fix fan/thermal resume | Konstantin Karasyov | 2006-07-10 |
* | [PATCH] md: fix oops in error-handling | Andrew Morton | 2006-07-10 |
* | [PATCH] md: include sector number in messages about corrected read errors | NeilBrown | 2006-07-10 |
* | [PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfs | NeilBrown | 2006-07-10 |
* | [PATCH] md: unify usage of symbolic names for perms | NeilBrown | 2006-07-10 |
* | [PATCH] md: fix usage of wrong variable in raid1 | NeilBrown | 2006-07-10 |
* | [PATCH] md: fix some small races in bitmap plugging in raid5 | NeilBrown | 2006-07-10 |
* | [PATCH] md: fix a plug/unplug race in raid5 | NeilBrown | 2006-07-10 |
* | [PATCH] md: fix resync speed calculation for restarted resyncs | NeilBrown | 2006-07-10 |
* | [PATCH] md: delay starting md threads until array is completely setup | NeilBrown | 2006-07-10 |
* | [PATCH] md: set desc_nr correctly for version-1 superblocks | NeilBrown | 2006-07-10 |
* | [PATCH] md: possible fix for unplug problem | NeilBrown | 2006-07-10 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 |
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 2006-07-10 |
* | [PATCH] hisax: fix usage of __init* | Karsten Keil | 2006-07-10 |
* | [PATCH] release_firmware() fixes | Magnus Damm | 2006-07-10 |
* | [PATCH] cdrom: fix bad cgc.buflen assignment | Jens Axboe | 2006-07-10 |
* | [PATCH] Add Specialix IO8+ card support hotplug support | Chuck Short | 2006-07-10 |
* | [PATCH] Add Computone IntelliPort Plus serial hotplug support | Chuck Short | 2006-07-10 |
* | [PATCH] don't select CONFIG_HOTPLUG | Andrew Morton | 2006-07-10 |
* | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD | Linus Torvalds | 2006-07-09 |
|\ |
|
| * | [NET] gso: Add skb_is_gso | Herbert Xu | 2006-07-08 |
| * | [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init() | Adrian Bunk | 2006-07-08 |
| * | [ATM]: Typo in drivers/atm/Kconfig... | Matt LaPlante | 2006-07-08 |
| * | [TG3]: add amd8131 to "write reorder" chipsets | John W. Linville | 2006-07-08 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-07-09 |
|\ \ |
|
| * | | Merge branch 'master' into upstream | Jeff Garzik | 2006-07-06 |
| |\| |
|
| * | | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ... | Jeff Garzik | 2006-07-05 |
| |\ \ |
|
| | * | | e1000: increase version to 7.1.9-k2 | Auke Kok | 2006-06-27 |
| | * | | e1000: add ich8lan device ID's | Auke Kok | 2006-06-27 |
| | * | | e1000: allow user to disable ich8 lock loss workaround | Auke Kok | 2006-06-27 |
| | * | | e1000: integrate ich8 support into driver | Auke Kok | 2006-06-27 |
| | * | | e1000: add ich8lan core functions | Auke Kok | 2006-06-27 |
| | * | | e1000: disable ERT | Auke Kok | 2006-06-27 |
| | * | | e1000: check return value of _get_speed_and_duplex | Auke Kok | 2006-06-27 |
| | * | | e1000: M88 PHY workaround | Auke Kok | 2006-06-27 |
| | * | | e1000: fix adapter led blinking inconsistency | Auke Kok | 2006-06-27 |
| | * | | e1000: disable CRC stripping workaround | Auke Kok | 2006-06-27 |
| | * | | e1000: force register write flushes to circumvent broken platforms | Auke Kok | 2006-06-27 |
| | * | | e1000: rework module param code with uninitialized values | Auke Kok | 2006-06-27 |
| | * | | e1000: recycle skb | Auke Kok | 2006-06-27 |
| | * | | e1000: change printk into DPRINTK | Auke Kok | 2006-06-27 |
| | * | | e1000: add smart power down code | Auke Kok | 2006-06-27 |
| | * | | e1000: small performance tweak by removing double code | Auke Kok | 2006-06-27 |