summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: rate-limit the error message from failing commandsYi Zou2012-08-301-3/+5
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-3018-126/+174
|\
| * drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel2012-08-301-0/+3
| * Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-308-111/+141
| |\
| | * drm/radeon: fix dig encoder selection on DCE61Alex Deucher2012-08-291-5/+26
| | * drm/radeon: fix double free in radeon_gpu_resetChristian König2012-08-291-0/+3
| | * drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740Jerome Glisse2012-08-291-1/+1
| | * drm/radeon: rework panel mode setupAlex Deucher2012-08-291-17/+12
| | * drm/radeon/atom: powergating fixes for DCE6Alex Deucher2012-08-291-20/+2
| | * drm/radeon/atom: rework DIG modesetting on DCE3+Alex Deucher2012-08-291-62/+47
| | * drm/radeon: don't disable plls that are in use by other crtcsAlex Deucher2012-08-291-0/+14
| | * drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700Marek Olšák2012-08-294-4/+27
| | * drm/radeon: initialize tracked CS stateMarek Olšák2012-08-291-1/+8
| | * drm/radeon: fix reading CB_COLORn_MASK from the CSMarek Olšák2012-08-291-1/+1
| * | gma500: Consider CRTC initially active.Forest Bond2012-08-301-0/+3
| |/
| * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-294-9/+17
| |\
| | * i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboardCalvin Walton2012-08-241-0/+8
| | * drm/i915: Use the correct size of the GTT for placing the per-process entriesChris Wilson2012-08-241-1/+1
| | * drm/i915: fix color order for BGR formats on IVBVijay Purushothaman2012-08-231-2/+2
| | * drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua2012-08-231-6/+6
| * | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-08-291-2/+4
| |\ \
| | * | drm/nvc0/copy: check PUNITS to determine which copy engines are disabledBen Skeggs2012-08-291-2/+4
| * | | drm: Check for invalid cursor flagsJakob Bornecrantz2012-08-242-3/+4
| * | | drm: Initialize object type when using DRM_MODE() macroVille Syrjälä2012-08-241-1/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-08-2921-376/+418
|\ \ \
| * | | Btrfs: fix that repair code is spuriously executed for transid failuresStefan Behrens2012-08-281-2/+6
| * | | Btrfs: fix ordered extent leak when failing to start a transactionLiu Bo2012-08-281-2/+5
| * | | Btrfs: fix a dio write regressionLiu Bo2012-08-281-4/+20
| * | | Btrfs: fix deadlock with freeze and sync V2Josef Bacik2012-08-281-4/+9
| * | | Btrfs: revert checksum error statistic which can cause a BUG()Stefan Behrens2012-08-283-39/+2
| * | | Btrfs: remove superblock writing after fatal errorStefan Behrens2012-08-282-33/+5
| * | | Btrfs: allow delayed refs to be mergedJosef Bacik2012-08-283-27/+142
| * | | Btrfs: fix enospc problems when deleting a subvolJosef Bacik2012-08-281-1/+1
| * | | Btrfs: fix wrong mtime and ctime when creating snapshotsMiao Xie2012-08-281-0/+1
| * | | Btrfs: fix race in run_clustered_refsArne Jansen2012-08-281-0/+17
| * | | Btrfs: don't run __tree_mod_log_free_eb on leavesChris Mason2012-08-281-0/+3
| * | | Btrfs: increase the size of the free space cacheJosef Bacik2012-08-281-8/+7
| * | | Btrfs: barrier before waitqueue_activeJosef Bacik2012-08-285-12/+10
| * | | Btrfs: fix deadlock in wait_for_more_refsArne Jansen2012-08-285-73/+21
| * | | btrfs: fix second lock in btrfs_delete_delayed_items()Fengguang Wu2012-08-281-2/+3
| * | | Btrfs: don't allocate a seperate csums array for direct readsJosef Bacik2012-08-283-32/+19
| * | | Btrfs: do not strdup non existent stringsJosef Bacik2012-08-281-3/+5
| * | | Btrfs: do not use missing devices when showing devnameJosef Bacik2012-08-281-0/+2
| * | | Btrfs: fix that error value is changed by mistakeStefan Behrens2012-08-281-2/+2
| * | | Btrfs: lock extents as we map them in DIOJosef Bacik2012-08-281-129/+127
| * | | Btrfs: fix some endian bugs handling the root timesDan Carpenter2012-08-283-4/+4
| * | | Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()Dan Carpenter2012-08-281-1/+3
| * | | Btrfs: checking for NULL instead of IS_ERRDan Carpenter2012-08-281-1/+3
| * | | Btrfs: fix some error codes in btrfs_qgroup_inherit()Dan Carpenter2012-08-281-2/+6
| * | | Btrfs: fix a misplaced address operator in a conditionStefan Behrens2012-08-281-1/+1
OpenPOWER on IntegriCloud