summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | kernel/signal.c: fix a kernel-doc markupMauro Carvalho Chehab2019-08-031-1/+1
* | | | | | | | | | | Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-033-7/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"Paul Walmsley2019-07-311-5/+5
| * | | | | | | | | | | riscv: dts: fu540-c000: drop "timebase-frequency"Paul Walmsley2019-07-311-1/+0
| * | | | | | | | | | | riscv: Fix perf record without libelf supportMao Han2019-07-311-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-08-0348-256/+526
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'exynos-drm-fixes-for-v5.3-rc3' of git://git.kernel.org/pub/scm/lin...Daniel Vetter2019-08-025-5/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/exynos: fix missing decrement of retry counterColin Ian King2019-08-021-2/+2
| | * | | | | | | | | | | drm/exynos: add CONFIG_MMU dependencyArnd Bergmann2019-08-021-0/+1
| | * | | | | | | | | | | drm/exynos: remove redundant assignment to pointer 'node'Colin Ian King2019-08-021-1/+1
| | * | | | | | | | | | | drm/exynos: using dev_get_drvdata directlyFuqian Huang2019-08-022-2/+2
| * | | | | | | | | | | | Revert "drm/vgem: fix cache synchronization on arm/arm64"Chris Wilson2019-08-021-83/+47
| * | | | | | | | | | | | Merge tag 'drm-misc-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2019-08-028-71/+186
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/bochs: Use shadow buffer for bochs framebuffer consoleThomas Zimmermann2019-08-011-0/+1
| | * | | | | | | | | | | | drm/fb-helper: Instanciate shadow FB if configured in device's mode_configThomas Zimmermann2019-08-012-3/+22
| | * | | | | | | | | | | | drm/fb-helper: Map DRM client buffer only when requiredThomas Zimmermann2019-08-012-20/+29
| | * | | | | | | | | | | | drm/client: Support unmapping of DRM client buffersThomas Zimmermann2019-08-012-10/+58
| | * | | | | | | | | | | | drm/vgem: fix cache synchronization on arm/arm64Rob Clark2019-07-311-47/+83
| | * | | | | | | | | | | | drm/i810: Use CONFIG_PREEMPTIONThomas Gleixner2019-07-311-1/+1
| | * | | | | | | | | | | | Merge tag 'v5.3-rc2' into drm-misc-fixesMaarten Lankhorst2019-07-31579-4856/+3950
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | drm/bridge: tc358764: Fix build errorYueHaibing2019-07-301-1/+2
| | * | | | | | | | | | | | drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=mYueHaibing2019-07-301-0/+1
| * | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2019-08-0236-227/+417
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | drm/i915: Only recover active enginesChris Wilson2019-08-012-16/+26
| | * | | | | | | | | | | | drm/i915: Add a wakeref getter for iff the wakeref is already activeChris Wilson2019-08-012-1/+24
| | * | | | | | | | | | | | drm/i915: Lift intel_engines_resume() to callersChris Wilson2019-08-017-46/+56
| | * | | | | | | | | | | | Merge tag 'gvt-fixes-2019-07-30' of https://github.com/intel/gvt-linux into d...Jani Nikula2019-07-306-30/+68
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | drm/i915/gvt: Adding ppgtt to GVT GEM context after shadow pdps settled.Colin Xu2019-07-301-15/+12
| | | * | | | | | | | | | | | drm/i915/gvt: grab runtime pm first for forcewake useXiaolin Zhang2019-07-301-0/+4
| | | * | | | | | | | | | | | drm/i915/gvt: fix incorrect cache entry for guest page mappingXiaolin Zhang2019-07-301-0/+12
| | | * | | | | | | | | | | | drm/i915/gvt: Checking workload's gma earlierXiong Zhang2019-07-302-10/+28
| | | * | | | | | | | | | | | drm/i915/gvt: Don't use ggtt_validdate_range() with size=0Xiong Zhang2019-07-301-3/+3
| | | * | | | | | | | | | | | drm/i915/gvt: Warning for invalid ggtt accessXiong Zhang2019-07-301-0/+9
| | | * | | | | | | | | | | | drm/i915/gvt: remove duplicate include of trace.hZhenyu Wang2019-07-301-2/+0
| | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | drm/i915: Fix the TBT AUX power well enablingImre Deak2019-07-291-2/+9
| | * | | | | | | | | | | | drm/i915: Fix GEN8_MCR_SELECTOR programmingTvrtko Ursulin2019-07-291-2/+7
| | * | | | | | | | | | | | drm/i915/vbt: Fix VBT parsing for the PSR sectionDhinakaran Pandiyan2019-07-292-4/+4
| | * | | | | | | | | | | | drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHVVille Syrjälä2019-07-291-0/+11
| | * | | | | | | | | | | | drm/i915: Lock the engine while dumping the active requestChris Wilson2019-07-292-9/+8
| | * | | | | | | | | | | | drm/i915/perf: add missing delay for OA muxes configurationLionel Landwerlin2019-07-291-21/+28
| | * | | | | | | | | | | | drm/i915/perf: ensure we keep a reference on the driverLionel Landwerlin2019-07-291-0/+8
| | * | | | | | | | | | | | drm/i915/userptr: Acquire the page lock around set_page_dirty()Chris Wilson2019-07-291-1/+9
| | * | | | | | | | | | | | drm/i915/gtt: Mark the freed page table entries with scratchChris Wilson2019-07-291-0/+2
| | * | | | | | | | | | | | drm/i915/gtt: Defer the free for alloc error pathsChris Wilson2019-07-291-2/+4
| | * | | | | | | | | | | | drm/i915: Deal with machines that expose less than three QGV pointsVille Syrjälä2019-07-292-7/+13
| | * | | | | | | | | | | | drm/i915: Fix memleak in runtime wakeref trackingMika Kuoppala2019-07-291-6/+4
| | * | | | | | | | | | | | drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNTLionel Landwerlin2019-07-291-0/+13
| | * | | | | | | | | | | | drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNTLionel Landwerlin2019-07-291-1/+16
| | * | | | | | | | | | | | drm/i915: fix whitelist selftests with readonly registersLionel Landwerlin2019-07-291-1/+6
| | * | | | | | | | | | | | drm/i915: Fix various tracepoints for gen2Ville Syrjälä2019-07-292-45/+35