| Commit message (Expand) | Author | Age | Files | Lines |
* | md: avoid spinlock problem in blk_throtl_exit | NeilBrown | 2011-02-21 | 6 | -9/+8 |
* | md: correctly handle probe of an 'mdp' device. | NeilBrown | 2011-02-16 | 1 | -0/+3 |
* | md: don't set_capacity before array is active. | NeilBrown | 2011-02-16 | 1 | -3/+3 |
* | md: Fix raid1->raid0 takeover | Krzysztof Wojcik | 2011-02-14 | 1 | -0/+1 |
* | FIX: md: process hangs at wait_barrier after 0->10 takeover | Krzysztof Wojcik | 2011-02-08 | 1 | -2/+4 |
* | md_make_request: don't touch the bio after calling make_request | Chris Mason | 2011-02-08 | 1 | -2/+7 |
* | md: Don't allow slot_store while resync/recovery is happening. | NeilBrown | 2011-02-02 | 1 | -0/+3 |
* | md: don't clear curr_resync_completed at end of resync. | NeilBrown | 2011-01-31 | 1 | -3/+0 |
* | md: Don't use remove_and_add_spares to remove failed devices from a read-only... | NeilBrown | 2011-01-31 | 1 | -2/+15 |
* | Add raid1->raid0 takeover support | Krzysztof Wojcik | 2011-01-31 | 1 | -0/+40 |
* | md: Remove the AllReserved flag for component devices. | NeilBrown | 2011-01-31 | 2 | -10/+5 |
* | md: don't abort checking spares as soon as one cannot be added. | NeilBrown | 2011-01-31 | 1 | -2/+1 |
* | md: fix the test for finding spares in raid5_start_reshape. | NeilBrown | 2011-01-31 | 1 | -2/+2 |
* | md: simplify some 'if' conditionals in raid5_start_reshape. | NeilBrown | 2011-01-31 | 1 | -27/+28 |
* | md: revert change to raid_disks on failure. | NeilBrown | 2011-01-31 | 1 | -0/+2 |
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-01-28 | 20 | -45/+132 |
|\ |
|
| * | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu... | Dave Airlie | 2011-01-28 | 1 | -5/+0 |
| |\ |
|
| | * | drm/nv50: fix regression on IGPs | Ben Skeggs | 2011-01-28 | 1 | -5/+0 |
| * | | drm/radeon/kms: re-emit full context state for evergreen blits | Alex Deucher | 2011-01-28 | 1 | -6/+33 |
| * | | drm/radeon/kms: release CMASK access in preclose_kms | Marek Olšák | 2011-01-28 | 1 | -0/+2 |
| * | | drm/radeon/kms: fix r6xx+ scanout on BE systems | Alex Deucher | 2011-01-27 | 2 | -1/+22 |
| * | | drm/radeon/kms: clean up some magic numbers | Alex Deucher | 2011-01-27 | 7 | -21/+29 |
| * | | drm/radeon/kms: only enable HDMI mode if radeon audio is enabled | Alex Deucher | 2011-01-27 | 1 | -3/+3 |
| * | | radeon/kms: fix dp displayport mode validation | Jerome Glisse | 2011-01-27 | 1 | -2/+2 |
| * | | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu... | Dave Airlie | 2011-01-26 | 6 | -7/+41 |
| |\ \
| | |/ |
|
| | * | drm/nvc0/grctx: correct an off-by-one | Ben Skeggs | 2011-01-25 | 1 | -1/+1 |
| | * | drm/nv50: Fix race with PFIFO during PGRAPH context destruction. | Francisco Jerez | 2011-01-25 | 1 | -0/+3 |
| | * | drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200. | Francisco Jerez | 2011-01-25 | 1 | -0/+15 |
| | * | drm/nvc0: implement irq handler for whatever's at 0x14xxxx | Ben Skeggs | 2011-01-25 | 1 | -0/+19 |
| | * | drm/nvc0: fix incorrect TPC register setup | Ben Skeggs | 2011-01-25 | 1 | -2/+2 |
| | * | drm/nouveau: probe for adt7473 before f75375 | Ben Skeggs | 2011-01-25 | 1 | -1/+1 |
| | * | drm/nouveau: remove dead function definition | Ben Skeggs | 2011-01-25 | 1 | -3/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-01-28 | 5 | -9/+45 |
|\ \ \ |
|
| * | | | mmc: bfin_sdh: fix alloc size for private data | Sonic Zhang | 2011-01-26 | 1 | -1/+1 |
| * | | | mmc: sdhci-s3c: add platform_8bit_width() hook | Jaehoon Chung | 2011-01-26 | 1 | -0/+36 |
| * | | | mmc: jz4740: don't treat NULL clk as an error | Jamie Iles | 2011-01-25 | 1 | -2/+3 |
| * | | | mmc: mmci: don't read command response when invalid | Russell King - ARM Linux | 2011-01-25 | 1 | -5/+5 |
| * | | | mmc: ushc: Remove duplicate include of usb.h | Jesper Juhl | 2011-01-25 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-28 | 31 | -198/+2397 |
|\ \ \ |
|
| * | | | bnx2: Eliminate AER error messages on systems not supporting it | Michael Chan | 2011-01-26 | 2 | -8/+10 |
| * | | | cnic: Fix big endian bug | Michael Chan | 2011-01-26 | 1 | -6/+6 |
| * | | | tg3: Use new VLAN code | Matt Carlson | 2011-01-26 | 2 | -88/+10 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-01-26 | 9 | -67/+49 |
| |\ \ \ |
|
| | * | | | rt2x00: add device id for windy31 usb device | Greg Kroah-Hartman | 2011-01-25 | 1 | -0/+1 |
| | * | | | rtlwifi: Fix possible NULL dereference | Jesper Juhl | 2011-01-21 | 1 | -2/+9 |
| | * | | | ath9k: add missing ps wakeup/restore calls | Felix Fietkau | 2011-01-21 | 2 | -5/+5 |
| | * | | | ath9k_hw: disabled PAPRD for AR9003 | Luis R. Rodriguez | 2011-01-21 | 2 | -1/+6 |
| | * | | | iwlwifi: don't read sku information from EEPROM for 4965 | Wey-Yi Guy | 2011-01-21 | 2 | -4/+8 |
| | * | | | Bluetooth: ath3k: reduce memory usage | Alexander Holler | 2011-01-19 | 1 | -55/+20 |
| * | | | | USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware() | Jesper Juhl | 2011-01-24 | 1 | -0/+1 |