summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: initial VCE support v4Christian König2014-02-1815-9/+1117
* drm/radeon: fix CP semaphores on CIKChristian König2014-02-183-5/+20
* drm/radeon: add missing include in btc_dpm.cAlex Deucher2014-02-061-0/+1
* drm/radeon/dpm: fix uninitialized read from stack in kv_dpm_late_enableDave Jones2014-02-061-1/+1
* drm/radeon: remove useless returnAlex Deucher2014-02-061-1/+0
* drm/radeon/dpm: use stored max_vddc rather than looking it upAlex Deucher2014-02-062-6/+4
* drm/radeon/dpm: use the driver state for dpm debugfsAlex Deucher2014-02-068-5/+45
* drm/radeon: fix UVD IRQ support on 7xxAlex Deucher2014-02-061-0/+4
* drm/radeon: fix UVD IRQ support on SIChristian König2014-02-061-0/+4
* drm/radeon: allow geom rings to be setup on r600/r700 (v2)Dave Airlie2014-02-063-3/+19
* Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~tho...Dave Airlie2014-02-0610-130/+988
|\
| * vmwgfx: Fix unitialized stack read in vmw_setup_otable_baseDave Jones2014-02-051-0/+1
| * drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom2014-02-056-28/+222
| * drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2Thomas Hellstrom2014-02-052-16/+101
| * drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2Thomas Hellstrom2014-02-054-78/+620
| * drm/vmwgfx: Fix legacy surface reference size copybackThomas Hellstrom2014-02-051-2/+2
| * drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devicesThomas Hellstrom2014-02-051-2/+35
| * drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...Thomas Hellstrom2014-02-051-4/+5
| * drm/vmwgfx: Don't commit staged bindings if execbuf failsThomas Hellstrom2014-02-051-2/+4
* | Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomas...Dave Airlie2014-02-062-1/+4
|\ \
| * | drm/ttm: Don't clear page metadata of imported sg pagesThomas Hellstrom2014-02-051-0/+3
| * | drm/ttm: Fix TTM object open regressionThomas Hellstrom2014-02-051-1/+1
* | | drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversionDave Airlie2014-02-063-3/+3
* | | drm/mgag200: fix typo causing bw limits to be ignored on some chipsDave Airlie2014-02-051-2/+2
* | | Linus 3.14-rc1v3.14-rc1Linus Torvalds2014-02-021-3/+3
* | | Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-0215-73/+278
|\ \ \
| * | | parisc: add flexible mmap memory layout supportHelge Deller2014-02-026-43/+233
| * | | parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1
| * | | parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-021-21/+19
| * | | parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-022-1/+5
| * | | parisc: fix cache-flushingHelge Deller2014-02-023-3/+16
| * | | parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-022-4/+4
* | | | hpfs: optimize quad buffer loadingMikulas Patocka2014-02-021-46/+50
* | | | hpfs: remember free spaceMikulas Patocka2014-02-023-10/+87
|/ / /
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-021-0/+2
|\ \ \
| * | | hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
| * | | hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
* | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-023-27/+39
|\ \ \ \
| * | | | mm: Fix warning on make htmldocs caused by slab.cMasanari Iida2014-01-311-1/+1
| * | | | mm: slub: work around unneeded lockdep warningDave Hansen2014-01-311-0/+6
| * | | | mm: sl[uo]b: fix misleading commentsDave Hansen2014-01-311-4/+4
| * | | | slub: Fix possible format string bug.Tetsuo Handa2014-01-131-1/+1
| * | | | slub: use lockdep_assert_heldPeter Zijlstra2014-01-131-20/+20
| * | | | slub: Fix calculation of cpu slabsLi Zefan2013-12-291-1/+7
| * | | | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-12-181-56/+46
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-02-023-200/+244
|\ \ \ \ \
| * | | | | tools/power turbostat: introduce -s to dump countersAndy Shevchenko2014-02-011-33/+65
| * | | | | tools/power turbostat: remove unused command line optionAndy Shevchenko2014-02-011-3/+3
| * | | | | turbostat: Add option to report joules consumed per sampleDirk Brandewie2014-01-181-25/+66
| * | | | | turbostat: run on HSXLen Brown2014-01-181-11/+31
OpenPOWER on IntegriCloud