summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-194-19/+74
|\
| * fscache: check consistency does not decrement refcountMilosz Tanski2013-09-101-1/+2
| * rbd: fix error handling from rbd_snap_name()Josh Durgin2013-09-091-4/+6
| * rbd: ignore unmapped snapshots that no longer existJosh Durgin2013-09-091-2/+7
| * rbd: fix use-after free of rbd_dev->diskJosh Durgin2013-09-091-7/+33
| * rbd: make rbd_obj_notify_ack() synchronousJosh Durgin2013-09-091-5/+6
| * rbd: complete notifies before cleaning up osd_client and rbd_devJosh Durgin2013-09-091-0/+7
| * libceph: add function to ensure notifies are completeJosh Durgin2013-09-092-0/+13
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-1955-259/+835
|\ \
| * | drm/fb-helper: don't sleep for screen unblank when an oops is in progressDaniel Vetter2013-09-191-0/+8
| * | drm, ttm Fix uninitialized warningPrarit Bhargava2013-09-191-1/+1
| * | drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs2013-09-191-1/+1
| * | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-09-194-27/+36
| |\ \
| | * | drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure pathBen Skeggs2013-09-171-3/+1
| | * | drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEMBen Skeggs2013-09-171-1/+1
| | * | drm/nouveau/kms: enable for non-vga pci classesBen Skeggs2013-09-172-21/+17
| | * | drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs2013-09-171-2/+17
| * | | Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-09-1616-61/+62
| |\ \ \
| | * | | drm/radeon: avoid UVD corruptions on AGP cardsChristian König2013-09-161-3/+5
| | * | | drm/radeon: fix panel scaling with eDP and LVDS bridgesAlex Deucher2013-09-161-3/+31
| | * | | drm/radeon/dpm: rework auto performance level enableAlex Deucher2013-09-1611-47/+9
| | * | | drm/radeon: Fix hmdi typoDamien Lespiau2013-09-163-3/+3
| | * | | drm/radeon/dpm/rs780: fix force_performance state for same sclksAlex Deucher2013-09-161-2/+4
| | * | | drm/radeon/dpm/rs780: don't enable sclk scaling if not requiredAlex Deucher2013-09-161-0/+3
| | * | | drm/radeon/dpm/rs780: add some sanity checking to sclk scalingAlex Deucher2013-09-161-0/+6
| | * | | drm/radeon/dpm/rs780: use drm_mode_vrefresh()Alex Deucher2013-09-161-3/+1
| |/ / /
| * | | drm/udl: rip out set_need_reschedDaniel Vetter2013-09-161-1/+0
| * | | Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-09-1637-170/+729
| |\ \ \
| | * | | drm/radeon/dpm: add bapm callback for kb/kvAlex Deucher2013-09-113-0/+22
| | * | | drm/radeon/dpm: add bapm callback for trinityAlex Deucher2013-09-114-0/+17
| | * | | drm/radeon/dpm: add infrastructure to properly handle bapmAlex Deucher2013-09-112-1/+12
| | * | | drm/radeon/dpm: handle bapm on kb/kvAlex Deucher2013-09-113-0/+17
| | * | | drm/radeon/dpm: handle bapm on trinityAlex Deucher2013-09-114-0/+13
| | * | | drm/radeon: expose DPM thermal thresholds through sysfsJean Delvare2013-09-111-0/+38
| | * | | drm/radeon: simplify driver data retrievalJean Delvare2013-09-111-9/+9
| | * | | drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)Alex Deucher2013-09-111-2/+6
| | * | | drm/radeon/dpm: fix fallback for empty UVD clocksAlex Deucher2013-09-112-6/+14
| | * | | drm/radeon: add command submission tracepointChristian König2013-09-112-0/+23
| | * | | drm/radeon: remove stale radeon_fence_retire tracepointChristian König2013-09-111-7/+0
| | * | | drm/radeon/r6xx: add a stubbed out set_uvd_clocks callbackAlex Deucher2013-09-113-0/+8
| | * | | drm/radeon: fix typo in PG flagsAlex Deucher2013-09-114-9/+9
| | * | | drm/radeon: add some additional berlin pci idsAlex Deucher2013-09-111-0/+3
| | * | | drm/radeon/cik: update gpu_init for an additional berlin gpuAlex Deucher2013-09-111-1/+2
| | * | | drm/radeon: add spinlocks for indirect register accesssAlex Deucher2013-09-1111-1/+155
| | * | | drm/radeon: protect concurrent smc register access with a spinlockAlex Deucher2013-09-116-47/+91
| | * | | drm/radeon: dpm updates for KVAlex Deucher2013-09-111-15/+88
| | * | | drm/radeon: signedness bug in kv_dpm.cDan Carpenter2013-09-111-19/+13
| | * | | drm/radeon: clean up r600_free_extended_power_table()Dan Carpenter2013-09-111-24/+14
| | * | | drm/radeon: add a connector property for audioAlex Deucher2013-09-115-7/+64
| | * | | drm/radeon/dce6/audio: make sure pin is valid before accessing itAlex Deucher2013-09-111-2/+2