summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/i915/perf: fix ICL perf register offsetsLionel Landwerlin2019-07-291-3/+7
* drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.Kenneth Graunke2019-07-291-2/+6
* drm/i915: Keep rings pinned while the context is activeChris Wilson2019-07-295-28/+53
* Linux 5.3-rc2v5.3-rc2Linus Torvalds2019-07-281-1/+1
* Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-281-0/+7
|\
| * structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACKArnd Bergmann2019-07-251-0/+7
* | Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-284-7/+5
|\ \
| * | kbuild: remove unused single-used-mMasahiro Yamada2019-07-271-2/+0
| * | gen_compile_commands: lower the entry count thresholdMasahiro Yamada2019-07-271-2/+2
| * | .gitignore: Add compilation database fileToru Komatsu2019-07-271-0/+3
| * | kbuild: remove unused objectify macroMasahiro Yamada2019-07-271-3/+0
* | | Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-2810-11/+23
|\ \ \
| * | | test_firmware: fix a memory leak bugWenwen Wang2019-07-251-1/+4
| * | | hpet: Fix division by zero in hpet_time_div()Kefeng Wang2019-07-251-2/+1
| * | | eeprom: make older eeprom drivers select NVMEM_SYSFSArseny Solokha2019-07-251-0/+3
| * | | vmw_balloon: Remove Julien from the maintainers listNadav Amit2019-07-251-1/+0
| * | | fpga-manager: altera-ps-spi: Fix build errorYueHaibing2019-07-241-0/+1
| * | | mei: me: add mule creek canyon (EHL) device idsAlexander Usyskin2019-07-242-0/+6
| * | | binder: prevent transactions to context manager from its own process.Hridya Valsaraju2019-07-241-1/+1
| * | | binder: Set end of SG buffer area properly.Martijn Coenen2019-07-241-1/+2
| * | | firmware: Fix missing inlineTakashi Iwai2019-07-231-2/+2
| * | | Merge tag 'misc-habanalabs-fixes-2019-07-22' of git://people.freedesktop.org/...Greg Kroah-Hartman2019-07-221-3/+3
| |\ \ \
| | * | | habanalabs: don't reset device when getting VRHOTOded Gabbay2019-06-271-1/+1
| | * | | habanalabs: use %pad for printing a dma_addr_tArnd Bergmann2019-07-081-2/+2
| |/ / /
| * / / firmware: fix build errors in paged buffer handling codeMauro Rossi2019-07-221-2/+2
| |/ /
* | | Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-285-757/+5
|\ \ \
| * | | vt: Grab console_lock around con_is_bound in show_bindDaniel Vetter2019-07-251-1/+5
| * | | tty: serial: netx: Delete driverLinus Walleij2019-07-254-756/+0
| |/ /
* | | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-07-2861-61/+61
|\ \ \
| * | | iomap: fix Invalid License IDMasahiro Yamada2019-07-251-1/+1
| * | | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againMasahiro Yamada2019-07-2511-11/+11