summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* md: avoid spinlock problem in blk_throtl_exitNeilBrown2011-02-216-9/+8
* md: correctly handle probe of an 'mdp' device.NeilBrown2011-02-161-0/+3
* md: don't set_capacity before array is active.NeilBrown2011-02-161-3/+3
* md: Fix raid1->raid0 takeoverKrzysztof Wojcik2011-02-141-0/+1
* FIX: md: process hangs at wait_barrier after 0->10 takeoverKrzysztof Wojcik2011-02-081-2/+4
* md_make_request: don't touch the bio after calling make_requestChris Mason2011-02-081-2/+7
* md: Don't allow slot_store while resync/recovery is happening.NeilBrown2011-02-021-0/+3
* md: don't clear curr_resync_completed at end of resync.NeilBrown2011-01-311-3/+0
* md: Don't use remove_and_add_spares to remove failed devices from a read-only...NeilBrown2011-01-311-2/+15
* Add raid1->raid0 takeover supportKrzysztof Wojcik2011-01-311-0/+40
* md: Remove the AllReserved flag for component devices.NeilBrown2011-01-312-10/+5
* md: don't abort checking spares as soon as one cannot be added.NeilBrown2011-01-311-2/+1
* md: fix the test for finding spares in raid5_start_reshape.NeilBrown2011-01-311-2/+2
* md: simplify some 'if' conditionals in raid5_start_reshape.NeilBrown2011-01-311-27/+28
* md: revert change to raid_disks on failure.NeilBrown2011-01-311-0/+2
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-2820-45/+132
|\
| * Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-01-281-5/+0
| |\
| | * drm/nv50: fix regression on IGPsBen Skeggs2011-01-281-5/+0
| * | drm/radeon/kms: re-emit full context state for evergreen blitsAlex Deucher2011-01-281-6/+33
| * | drm/radeon/kms: release CMASK access in preclose_kmsMarek Olšák2011-01-281-0/+2
| * | drm/radeon/kms: fix r6xx+ scanout on BE systemsAlex Deucher2011-01-272-1/+22
| * | drm/radeon/kms: clean up some magic numbersAlex Deucher2011-01-277-21/+29
| * | drm/radeon/kms: only enable HDMI mode if radeon audio is enabledAlex Deucher2011-01-271-3/+3
| * | radeon/kms: fix dp displayport mode validationJerome Glisse2011-01-271-2/+2
| * | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-01-266-7/+41
| |\ \ | | |/
| | * drm/nvc0/grctx: correct an off-by-oneBen Skeggs2011-01-251-1/+1
| | * drm/nv50: Fix race with PFIFO during PGRAPH context destruction.Francisco Jerez2011-01-251-0/+3
| | * drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200.Francisco Jerez2011-01-251-0/+15
| | * drm/nvc0: implement irq handler for whatever's at 0x14xxxxBen Skeggs2011-01-251-0/+19
| | * drm/nvc0: fix incorrect TPC register setupBen Skeggs2011-01-251-2/+2
| | * drm/nouveau: probe for adt7473 before f75375Ben Skeggs2011-01-251-1/+1
| | * drm/nouveau: remove dead function definitionBen Skeggs2011-01-251-3/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-01-285-9/+45
|\ \ \
| * | | mmc: bfin_sdh: fix alloc size for private dataSonic Zhang2011-01-261-1/+1
| * | | mmc: sdhci-s3c: add platform_8bit_width() hookJaehoon Chung2011-01-261-0/+36
| * | | mmc: jz4740: don't treat NULL clk as an errorJamie Iles2011-01-251-2/+3
| * | | mmc: mmci: don't read command response when invalidRussell King - ARM Linux2011-01-251-5/+5
| * | | mmc: ushc: Remove duplicate include of usb.hJesper Juhl2011-01-251-1/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-2831-198/+2397
|\ \ \
| * | | bnx2: Eliminate AER error messages on systems not supporting itMichael Chan2011-01-262-8/+10
| * | | cnic: Fix big endian bugMichael Chan2011-01-261-6/+6
| * | | tg3: Use new VLAN codeMatt Carlson2011-01-262-88/+10
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-269-67/+49
| |\ \ \
| | * | | rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman2011-01-251-0/+1
| | * | | rtlwifi: Fix possible NULL dereferenceJesper Juhl2011-01-211-2/+9
| | * | | ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-212-5/+5
| | * | | ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-212-1/+6
| | * | | iwlwifi: don't read sku information from EEPROM for 4965Wey-Yi Guy2011-01-212-4/+8
| | * | | Bluetooth: ath3k: reduce memory usageAlexander Holler2011-01-191-55/+20
| * | | | USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl2011-01-241-0/+1
OpenPOWER on IntegriCloud