summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | drm/i915: disable shrinker lock stealing for create_mmap_offsetDaniel Vetter2012-12-201-3/+9
| | * | | | | drm/i915: optionally disable shrinker lock stealingDaniel Vetter2012-12-202-0/+4
| | * | | | | drm/i915: fix flags in dma buf exportingDave Airlie2012-12-201-1/+1
| | * | | | | i915: ensure that VGA plane is disabledKrzysztof Mazur2012-12-191-0/+19
| | * | | | | drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm ma...Chris Wilson2012-12-181-37/+25
| | * | | | | drm: Export routines for inserting preallocated nodes into the mm managerChris Wilson2012-12-182-16/+50
| | * | | | | drm/i915: don't disable disconnected outputsDaniel Vetter2012-12-181-4/+0
| | * | | | | drm/i915: Implement workaround for broken CS tlb on i830/845Daniel Vetter2012-12-177-8/+100
| | * | | | | drm/i915: Implement WaSetupGtModeTdRowDispatchDaniel Vetter2012-12-173-1/+10
| | * | | | | drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter2012-12-172-0/+5
| | * | | | | drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computationsChris Wilson2012-12-171-7/+7
| | * | | | | drm/i915: Clear self-refresh watermarks when disabledChris Wilson2012-12-171-6/+8
| | * | | | | drm/i915: Double the cursor self-refresh latency on ValleyviewChris Wilson2012-12-171-1/+7
| | * | | | | drm/i915: Fixup cursor latency used for IVB lp3 watermarksChris Wilson2012-12-171-5/+112
| * | | | | | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-12-307-24/+122
| |\ \ \ \ \ \
| | * | | | | | drm/radeon: add WAIT_UNTIL to evergreen VM safe reg listAlex Deucher2012-12-211-0/+1
| | * | | | | | drm/radeon: add support for MEM_WRITE packetJerome Glisse2012-12-193-1/+60
| | * | | | | | drm/radeon: restore modeset late in GPU reset pathJerome Glisse2012-12-191-1/+2
| | * | | | | | drm/radeon: avoid deadlock in pm path when waiting for fenceJerome Glisse2012-12-194-22/+38
| | * | | | | | drm/radeon: don't leave fence blocked process on failed GPU resetJerome Glisse2012-12-193-0/+21
| * | | | | | | Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie2012-12-3021-242/+389
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | drm/nve0/graph: fix fuc, and enable acceleration on all known chipsetsBen Skeggs2012-12-235-86/+108
| | * | | | | | drm/nvc0/graph: fix fuc, and enable acceleration on GF119Ben Skeggs2012-12-233-83/+85
| | * | | | | | drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs2012-12-232-1/+18
| | * | | | | | drm/nouveau/mxm: silence output if no bios dataBen Skeggs2012-12-231-1/+1
| | * | | | | | drm/nouveau/bios: parse/display extra version componentBen Skeggs2012-12-232-2/+4
| | * | | | | | drm/nouveau/bios: implement opcode 0xa9Ben Skeggs2012-12-235-8/+53
| | * | | | | | drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs2012-12-235-61/+90
| | * | | | | | drm/nouveau: initial support for GK106Ben Skeggs2012-12-233-0/+30
| |/ / / / / /
* | | | | | | Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-3020-88/+109
|\ \ \ \ \ \ \
| * | | | | | | arch/arm/mach-omap2/dpll3xxx.c: drop if around WARN_ONJulia Lawall2012-12-171-2/+1
| * | | | | | | OMAP2: Fix a typo - replace regist with register.YOSHIFUJI Hideaki2012-12-171-1/+1
| * | | | | | | ARM/omap: use module_platform_driver macroSrinivas Kandagatla2012-12-171-12/+1
| * | | | | | | ARM: OMAP2+: PMU: Remove unused headerJon Hunter2012-12-171-2/+0
| * | | | | | | ARM: OMAP4: remove duplicated include from omap_hwmod_44xx_data.cWei Yongjun2012-12-171-1/+0
| * | | | | | | ARM: OMAP2+: omap2plus_defconfig: enable twl4030 SoC audioJavier Martinez Canillas2012-12-171-0/+1
| * | | | | | | ARM: OMAP2+: omap2plus_defconfig: Add tps65217 supportAnilKumar Chimata2012-12-171-0/+2
| * | | | | | | ARM: OMAP2+: enable devtmpfs and devtmpfs automountJavier Martinez Canillas2012-12-171-0/+2
| * | | | | | | ARM: OMAP2+: omap_twl: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi2012-12-171-4/+4
| * | | | | | | ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren2012-12-177-15/+3
| * | | | | | | ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usageTony Lindgren2012-12-175-51/+85
| * | | | | | | MAINTAINERS: Add an entry for omap related .dts filesTony Lindgren2012-12-171-0/+9
* | | | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-302-2/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'sunxi-fixes-for-3.8-rc2' of git://github.com/mripard/linux into fixesOlof Johansson2012-12-282-2/+3
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | sunxi: Change the machine compatible string.Maxime Ripard2012-12-231-2/+2
| | * | | | | | | ARM: multi_v7_defconfig: Add ARCH_SUNXIMaxime Ripard2012-12-231-0/+1
| |/ / / / / / /
* | | | | | | | mm: fix null pointer dereference in wait_iff_congested()Zlatko Calusic2012-12-281-1/+1
* | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-272-6/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck2012-12-221-1/+1
| * | | | | | | | hwmon: (lm73} Detect and report i2c bus errorsChris Verges2012-12-211-5/+11
| |/ / / / / / /
OpenPOWER on IntegriCloud