aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-07drm/msm: Add modparam to allow vram carveoutIskren Chernev5-6/+17
2021-01-07drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor1-4/+4
2021-01-07drm/msm/dp: postpone irq_hpd event during connection pending stateKuogee Hsieh2-3/+16
2021-01-07drm/ttm: unexport ttm_pool_init/finiChristian König1-2/+0
2021-01-07drm/radeon: stop re-init the TTM page poolChristian König1-3/+0
2021-01-07dmabuf: fix use-after-free of dmabuf's file->f_inodeCharan Teja Reddy1-4/+17
2021-01-06Revert "drm/amd/display: Fix memory leaks in S3 resume"Alex Deucher1-2/+1
2021-01-06drm/amdgpu/display: drop DCN support for aarch64Alex Deucher13-73/+1
2021-01-06drm/amdgpu: enable ras eeprom support for sienna cichlidJohn Clements1-1/+7
2021-01-06drm/amdgpu: fix no bad_pages issue after umc ue injectionDennis Li1-4/+4
2021-01-06drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu1-4/+14
2021-01-06drm/amd/display: Fix unused variable warningArnd Bergmann2-4/+2
2021-01-06drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2-1/+59
2021-01-06drm/amd/pm: fix the failure when change power profile for renoirXiaojian Du2-0/+2
2021-01-06drm/amdgpu: fix a GPU hang issue when remove deviceDennis Li1-2/+2
2021-01-06drm/amdgpu: fix a memory protection fault when remove amdgpu deviceDennis Li1-4/+3
2021-01-06drm/amdgpu: switched to cached noretry setting for vangoghHawking Zhang1-1/+1
2021-01-06drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issueKevin Wang1-1/+6
2021-01-06drm/amd/pm: updated PM to I2C controller port on sienna cichlidJohn Clements1-1/+1
2021-01-06drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2-17/+98
2021-01-06drm/amd/pm: correct the sensor value of power for vangoghXiaojian Du1-1/+2
2021-01-05drm/i915/dp: Track pm_qos per connectorChris Wilson4-10/+9
2021-01-05drm/i915/gt: Define guc firmware blob for older CometlakesChris Wilson1-0/+1
2021-01-05drm/i915: clear the gpu reloc batchMatthew Auld1-1/+3
2021-01-05drm/i915: clear the shadow batchMatthew Auld1-18/+9
2021-01-03Linux 5.11-rc2Linus Torvalds1-1/+1
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds1-0/+2
2020-12-30kernel/io_uring: cancel io_uring before task worksPavel Begunkov2-2/+2
2020-12-30io_uring: fix io_sqe_files_unregister() hangsPavel Begunkov1-2/+22
2020-12-30io_uring: add a helper for setting a ref nodePavel Begunkov1-10/+12
2020-12-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy1-1/+40
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki1-1/+0
2020-12-30s390/Kconfig: sort config S390 select list once againHeiko Carstens1-14/+17
2020-12-30s390: update defconfigsHeiko Carstens3-7/+18
2020-12-29block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund1-0/+1
2020-12-29fs: block_dev.c: fix kernel-doc warnings from struct block_device changesRandy Dunlap1-1/+1
2020-12-29mm: slub: call account_slab_page() after slab page initializationRoman Gushchin1-3/+2
2020-12-29zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.cRandy Dunlap4-19/+9
2020-12-29lib/zlib: fix inflating zlib streams on s390Ilya Leoshkevich1-2/+2
2020-12-29lib/genalloc: fix the overflow when size is too bigHuang Shijie1-12/+13
2020-12-29kdev_t: always inline major/minor helper functionsJosh Poimboeuf1-11/+11
2020-12-29sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie1-0/+3
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap22-21/+1
2020-12-29kasan: fix null pointer dereference in kasan_record_aux_stackWalter Wu1-0/+2
2020-12-29mm: generalise COW SMC TLB flushing race commentNicholas Piggin1-3/+5
2020-12-29mm/mremap.c: fix extent calculationKalesh Singh1-1/+3
2020-12-29mm: memmap defer init doesn't work as expectedBaoquan He4-8/+11
2020-12-29mm: add prototype for __add_to_page_cache_locked()Souptick Joarder1-0/+7
2020-12-29checkpatch: prefer strscpy to strlcpyJoe Perches1-0/+6
2020-12-29Revert "kbuild: avoid static_assert for genksyms"Masahiro Yamada1-5/+0