aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-10
* [PATCH] usb-storage: wait for URB to completeAlan Stern2006-07-10
* [PATCH] pci: initialize struct pci_dev.error_stateLinas Vepstas2006-07-10
* [PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann2006-07-10
* [PATCH] powerpc: fix SMU driver interrupt mappingBenjamin Herrenschmidt2006-07-10
* [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-10
* [PATCH] ACPI: fix fan/thermal resumeKonstantin Karasyov2006-07-10
* [PATCH] md: fix oops in error-handlingAndrew Morton2006-07-10
* [PATCH] md: include sector number in messages about corrected read errorsNeilBrown2006-07-10
* [PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfsNeilBrown2006-07-10
* [PATCH] md: unify usage of symbolic names for permsNeilBrown2006-07-10
* [PATCH] md: fix usage of wrong variable in raid1NeilBrown2006-07-10
* [PATCH] md: fix some small races in bitmap plugging in raid5NeilBrown2006-07-10
* [PATCH] md: fix a plug/unplug race in raid5NeilBrown2006-07-10
* [PATCH] md: fix resync speed calculation for restarted resyncsNeilBrown2006-07-10
* [PATCH] md: delay starting md threads until array is completely setupNeilBrown2006-07-10
* [PATCH] md: set desc_nr correctly for version-1 superblocksNeilBrown2006-07-10
* [PATCH] md: possible fix for unplug problemNeilBrown2006-07-10
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-10
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-10
* [PATCH] hisax: fix usage of __init*Karsten Keil2006-07-10
* [PATCH] release_firmware() fixesMagnus Damm2006-07-10
* [PATCH] cdrom: fix bad cgc.buflen assignmentJens Axboe2006-07-10
* [PATCH] Add Specialix IO8+ card support hotplug supportChuck Short2006-07-10
* [PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short2006-07-10
* [PATCH] don't select CONFIG_HOTPLUGAndrew Morton2006-07-10
* Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds2006-07-09
|\
| * [NET] gso: Add skb_is_gsoHerbert Xu2006-07-08
| * [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()Adrian Bunk2006-07-08
| * [ATM]: Typo in drivers/atm/Kconfig...Matt LaPlante2006-07-08
| * [TG3]: add amd8131 to "write reorder" chipsetsJohn W. Linville2006-07-08
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-09
|\ \
| * | Merge branch 'master' into upstreamJeff Garzik2006-07-06
| |\|
| * | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-07-05
| |\ \
| | * | e1000: increase version to 7.1.9-k2Auke Kok2006-06-27
| | * | e1000: add ich8lan device ID'sAuke Kok2006-06-27
| | * | e1000: allow user to disable ich8 lock loss workaroundAuke Kok2006-06-27
| | * | e1000: integrate ich8 support into driverAuke Kok2006-06-27
| | * | e1000: add ich8lan core functionsAuke Kok2006-06-27
| | * | e1000: disable ERTAuke Kok2006-06-27
| | * | e1000: check return value of _get_speed_and_duplexAuke Kok2006-06-27
| | * | e1000: M88 PHY workaroundAuke Kok2006-06-27
| | * | e1000: fix adapter led blinking inconsistencyAuke Kok2006-06-27
| | * | e1000: disable CRC stripping workaroundAuke Kok2006-06-27
| | * | e1000: force register write flushes to circumvent broken platformsAuke Kok2006-06-27
| | * | e1000: rework module param code with uninitialized valuesAuke Kok2006-06-27
| | * | e1000: recycle skbAuke Kok2006-06-27
| | * | e1000: change printk into DPRINTKAuke Kok2006-06-27
| | * | e1000: add smart power down codeAuke Kok2006-06-27
| | * | e1000: small performance tweak by removing double codeAuke Kok2006-06-27