Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | USB: fsl_udc_core: Fix kernel oops on module removal | Anton Vorontsov | 2009-10-30 | |
| * | | | | | | | | | | | USB: option: TLAYTECH TUE800 support | Bryan Wu | 2009-10-30 | |
| * | | | | | | | | | | | USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set | Yoshihiro Shimoda | 2009-10-30 | |
| * | | | | | | | | | | | USB: serial: sierra driver autopm fixes | Elina Pasheva | 2009-10-30 | |
| * | | | | | | | | | | | USB: serial: sierra driver send_setup() autopm fix | Elina Pasheva | 2009-10-30 | |
| * | | | | | | | | | | | USB: rndis_host: debug info clobbered before it is logged | George Nassar | 2009-10-30 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-10-31 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | tty: Mark generic_serial users as BROKEN | Alan Cox | 2009-10-30 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-10-31 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Driver core: allow certain drivers prohibit bind/unbind via sysfs | Dmitry Torokhov | 2009-10-30 | |
| * | | | | | | | | | | | Driver core: fix driver_register() return value | Stas Sergeev | 2009-10-30 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-10-31 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | [S390] call home: fix string length handling | Heiko Carstens | 2009-10-29 | |
| * | | | | | | | | | | | [S390] call home: fix error handling in init function | Heiko Carstens | 2009-10-29 | |
| * | | | | | | | | | | | [S390] s/r: cmm resume fix | Martin Schwidefsky | 2009-10-29 | |
| * | | | | | | | | | | | [S390] call home: fix local buffer usage in proc handler | Sebastian Ott | 2009-10-29 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-10-31 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | md/raid6: kill a gcc-4.0.1 'uninitialized variable' warning | Dan Williams | 2009-10-19 | |
| * | | | | | | | | | | | md/async: don't pass a memory pointer as a page pointer. | NeilBrown | 2009-10-16 | |
| * | | | | | | | | | | | md: Fix handling of raid5 array which is being reshaped to fewer devices. | NeilBrown | 2009-10-16 | |
| * | | | | | | | | | | | md: fix problems with RAID6 calculations for DDF. | NeilBrown | 2009-10-16 | |
| * | | | | | | | | | | | md/raid456: downlevel multicore operations to raid_run_ops | Dan Williams | 2009-10-16 | |
| * | | | | | | | | | | | md: drivers/md/unroll.pl replaced with awk analog | Vladimir Dronnikov | 2009-10-16 | |
| * | | | | | | | | | | | md: remove clumsy usage of do_sync_mapping_range from bitmap code | NeilBrown | 2009-10-16 | |
| * | | | | | | | | | | | md: raid1/raid10: handle allocation errors during array setup. | NeilBrown | 2009-10-16 | |
| * | | | | | | | | | | | md/raid5: initialize conf->device_lock earlier | Dan Williams | 2009-10-16 | |
| * | | | | | | | | | | | md/raid1/raid10: add a cond_resched | NeilBrown | 2009-10-16 | |
| * | | | | | | | | | | | Revert "md: do not progress the resync process if the stripe was blocked" | NeilBrown | 2009-10-16 | |
* | | | | | | | | | | | | dpt_i2o: Fix typo of EINVAL | OGAWA Hirofumi | 2009-10-31 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2009-10-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | ide: Serialize CMD643 and CMD646 to fix a hardware bug with SSD | Mikulas Patocka | 2009-10-29 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | netdev: usb: dm9601.c can drive a device not supported yet, add support for it | Janusz Krzysztofik | 2009-10-29 | |
| * | | | | | | | | | | qlge: Fix firmware mailbox command timeout. | Ron Mercer | 2009-10-29 | |
| * | | | | | | | | | | qlge: Fix EEH handling. | Ron Mercer | 2009-10-29 | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-29 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | airo: Reorder tests, check bounds before element | Roel Kluin | 2009-10-27 | |
| | * | | | | | | | | | | libertas spi: fix sparse errors | Holger Schurig | 2009-10-27 | |
| | * | | | | | | | | | | b43: add 'struct b43_wl' missing declaration | Miguel Boton | 2009-10-27 | |
| | * | | | | | | | | | | b43: Fix Bugzilla #14181 and the bug from the previous 'fix' | Larry Finger | 2009-10-27 | |
| | * | | | | | | | | | | rt2x00: Fix crypto in TX frame for rt2800usb | Benoit PAPILLAULT | 2009-10-27 | |
| * | | | | | | | | | | | bonding: fix a race condition in calls to slave MII ioctls | Jiri Bohac | 2009-10-29 | |
| * | | | | | | | | | | | virtio-net: fix data corruption with OOM | Michael S. Tsirkin | 2009-10-28 | |
| * | | | | | | | | | | | sfc: Set ip_summed correctly for page buffers passed to GRO | Ben Hutchings | 2009-10-28 | |
| * | | | | | | | | | | | cnic: Fix L2CTX_STATUSB_NUM offset in context memory. | Michael Chan | 2009-10-28 | |
| * | | | | | | | | | | | sh_eth: Add asm/cacheflush.h | Nobuhiro Iwamatsu | 2009-10-26 | |
| * | | | | | | | | | | | PPPoE: Fix flush/close races. | Michal Ostrowski | 2009-10-26 | |
| * | | | | | | | | | | | e1000e: allow for swflag to be held over consecutive PHY accesses | Bruce Allan | 2009-10-26 | |
| * | | | | | | | | | | | e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH | Bruce Allan | 2009-10-26 | |
| * | | | | | | | | | | | e1000e: 82577/82578 requires a different method to configure LPLU | Bruce Allan | 2009-10-26 |