Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | kernel/signal.c: fix a kernel-doc markup | Mauro Carvalho Chehab | 2019-08-03 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-08-03 | 3 | -7/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig" | Paul Walmsley | 2019-07-31 | 1 | -5/+5 | |
| * | | | | | | | | | | | riscv: dts: fu540-c000: drop "timebase-frequency" | Paul Walmsley | 2019-07-31 | 1 | -1/+0 | |
| * | | | | | | | | | | | riscv: Fix perf record without libelf support | Mao Han | 2019-07-31 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-08-03 | 48 | -256/+526 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'exynos-drm-fixes-for-v5.3-rc3' of git://git.kernel.org/pub/scm/lin... | Daniel Vetter | 2019-08-02 | 5 | -5/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | drm/exynos: fix missing decrement of retry counter | Colin Ian King | 2019-08-02 | 1 | -2/+2 | |
| | * | | | | | | | | | | | drm/exynos: add CONFIG_MMU dependency | Arnd Bergmann | 2019-08-02 | 1 | -0/+1 | |
| | * | | | | | | | | | | | drm/exynos: remove redundant assignment to pointer 'node' | Colin Ian King | 2019-08-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | drm/exynos: using dev_get_drvdata directly | Fuqian Huang | 2019-08-02 | 2 | -2/+2 | |
| * | | | | | | | | | | | | Revert "drm/vgem: fix cache synchronization on arm/arm64" | Chris Wilson | 2019-08-02 | 1 | -83/+47 | |
| * | | | | | | | | | | | | Merge tag 'drm-misc-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/dr... | Daniel Vetter | 2019-08-02 | 8 | -71/+186 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | drm/bochs: Use shadow buffer for bochs framebuffer console | Thomas Zimmermann | 2019-08-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | drm/fb-helper: Instanciate shadow FB if configured in device's mode_config | Thomas Zimmermann | 2019-08-01 | 2 | -3/+22 | |
| | * | | | | | | | | | | | | drm/fb-helper: Map DRM client buffer only when required | Thomas Zimmermann | 2019-08-01 | 2 | -20/+29 | |
| | * | | | | | | | | | | | | drm/client: Support unmapping of DRM client buffers | Thomas Zimmermann | 2019-08-01 | 2 | -10/+58 | |
| | * | | | | | | | | | | | | drm/vgem: fix cache synchronization on arm/arm64 | Rob Clark | 2019-07-31 | 1 | -47/+83 | |
| | * | | | | | | | | | | | | drm/i810: Use CONFIG_PREEMPTION | Thomas Gleixner | 2019-07-31 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Merge tag 'v5.3-rc2' into drm-misc-fixes | Maarten Lankhorst | 2019-07-31 | 579 | -4856/+3950 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | drm/bridge: tc358764: Fix build error | YueHaibing | 2019-07-30 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m | YueHaibing | 2019-07-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/d... | Daniel Vetter | 2019-08-02 | 36 | -227/+417 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | drm/i915: Only recover active engines | Chris Wilson | 2019-08-01 | 2 | -16/+26 | |
| | * | | | | | | | | | | | | drm/i915: Add a wakeref getter for iff the wakeref is already active | Chris Wilson | 2019-08-01 | 2 | -1/+24 | |
| | * | | | | | | | | | | | | drm/i915: Lift intel_engines_resume() to callers | Chris Wilson | 2019-08-01 | 7 | -46/+56 | |
| | * | | | | | | | | | | | | Merge tag 'gvt-fixes-2019-07-30' of https://github.com/intel/gvt-linux into d... | Jani Nikula | 2019-07-30 | 6 | -30/+68 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | drm/i915/gvt: Adding ppgtt to GVT GEM context after shadow pdps settled. | Colin Xu | 2019-07-30 | 1 | -15/+12 | |
| | | * | | | | | | | | | | | | drm/i915/gvt: grab runtime pm first for forcewake use | Xiaolin Zhang | 2019-07-30 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | drm/i915/gvt: fix incorrect cache entry for guest page mapping | Xiaolin Zhang | 2019-07-30 | 1 | -0/+12 | |
| | | * | | | | | | | | | | | | drm/i915/gvt: Checking workload's gma earlier | Xiong Zhang | 2019-07-30 | 2 | -10/+28 | |
| | | * | | | | | | | | | | | | drm/i915/gvt: Don't use ggtt_validdate_range() with size=0 | Xiong Zhang | 2019-07-30 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | drm/i915/gvt: Warning for invalid ggtt access | Xiong Zhang | 2019-07-30 | 1 | -0/+9 | |
| | | * | | | | | | | | | | | | drm/i915/gvt: remove duplicate include of trace.h | Zhenyu Wang | 2019-07-30 | 1 | -2/+0 | |
| | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | drm/i915: Fix the TBT AUX power well enabling | Imre Deak | 2019-07-29 | 1 | -2/+9 | |
| | * | | | | | | | | | | | | drm/i915: Fix GEN8_MCR_SELECTOR programming | Tvrtko Ursulin | 2019-07-29 | 1 | -2/+7 | |
| | * | | | | | | | | | | | | drm/i915/vbt: Fix VBT parsing for the PSR section | Dhinakaran Pandiyan | 2019-07-29 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV | Ville Syrjälä | 2019-07-29 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | drm/i915: Lock the engine while dumping the active request | Chris Wilson | 2019-07-29 | 2 | -9/+8 | |
| | * | | | | | | | | | | | | drm/i915/perf: add missing delay for OA muxes configuration | Lionel Landwerlin | 2019-07-29 | 1 | -21/+28 | |
| | * | | | | | | | | | | | | drm/i915/perf: ensure we keep a reference on the driver | Lionel Landwerlin | 2019-07-29 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | drm/i915/userptr: Acquire the page lock around set_page_dirty() | Chris Wilson | 2019-07-29 | 1 | -1/+9 | |
| | * | | | | | | | | | | | | drm/i915/gtt: Mark the freed page table entries with scratch | Chris Wilson | 2019-07-29 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | drm/i915/gtt: Defer the free for alloc error paths | Chris Wilson | 2019-07-29 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | drm/i915: Deal with machines that expose less than three QGV points | Ville Syrjälä | 2019-07-29 | 2 | -7/+13 | |
| | * | | | | | | | | | | | | drm/i915: Fix memleak in runtime wakeref tracking | Mika Kuoppala | 2019-07-29 | 1 | -6/+4 | |
| | * | | | | | | | | | | | | drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNT | Lionel Landwerlin | 2019-07-29 | 1 | -0/+13 | |
| | * | | | | | | | | | | | | drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNT | Lionel Landwerlin | 2019-07-29 | 1 | -1/+16 | |
| | * | | | | | | | | | | | | drm/i915: fix whitelist selftests with readonly registers | Lionel Landwerlin | 2019-07-29 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | drm/i915: Fix various tracepoints for gen2 | Ville Syrjälä | 2019-07-29 | 2 | -45/+35 |