summaryrefslogtreecommitdiffstats
path: root/drivers/perf (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-10drm/amdgpu: add some additional vega10 pci idsAlex Deucher1-0/+6
2018-12-07drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher2-5/+31
2018-12-06drm/ast: Fix connector leak during driver unloadSam Bobroff1-0/+1
2018-12-05drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu1-1/+2
2018-12-04drm/amd/display: Fix overflow/truncation from strncpy.Nicholas Kazlauskas1-3/+3
2018-12-04drm/amd/powerplay: improve OD code robustnesstianci yin2-8/+16
2018-12-04drm/amdgpu: enlarge maximum waiting time of KIQwentalou1-1/+1
2018-12-04drm/fb-helper: Fix typo in parameter descriptionWei Yongjun1-1/+1
2018-12-03drm/amd/powerplay: support SoftMin/Max setting for some specific DPMEvan Quan1-22/+32
2018-12-03drm/amd/powerplay: issue pre-display settings for display change eventEvan Quan2-2/+3
2018-12-03drm/amd/powerplay: support new pptable upload on Vega20Evan Quan1-1/+3
2018-12-03drm/amdgpu/gmc8: always load MC firmware in the driverAlex Deucher1-8/+1
2018-12-03drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher1-5/+24
2018-12-03drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang1-0/+10
2018-12-03drm/msm: Fix error return checkingWen Yang1-1/+1
2018-12-03drm/msm/dpu: Ignore alpha for XBGR8888 formatJayant Shekhar1-1/+1
2018-12-03drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing1-2/+0
2018-12-03drm/msm/hdmi: Drop pointless static qualifier in msm_hdmi_bind()YueHaibing1-1/+1
2018-12-03drm/msm: Move fence put to where failure occursRobert Foss1-7/+8
2018-12-03drm/msm: dpu: Don't set legacy plane->crtc pointerSean Paul1-1/+0
2018-12-03drm/msm/gpu: Don't map command buffers with nr_relocs equal to 0Jordan Crouse1-0/+3
2018-12-03drm/msm/hdmi: Enable HPD after HDMI IRQ is set upTodor Tomov3-8/+9
2018-12-03drm/msm: validate display and event threadsJeykumar Sankaran1-33/+16
2018-12-03drm/omap: fix incorrect union usageSebastian Reichel1-25/+33
2018-12-03drm/omap: populate DSI platform bus earlierSebastian Reichel1-10/+10
2018-12-03drm/omap: fix bus_flags for panel-dpiTomi Valkeinen2-1/+2
2018-12-03Linux 4.20-rc5v4.20-rc5Linus Torvalds1-1/+1
2018-12-01PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka1-13/+11
2018-12-01MAINTAINERS: Update linux-mips mailing list addressPaul Burton1-23/+23
2018-11-30ocfs2: fix potential use after freePan Bian1-1/+1
2018-11-30mm/khugepaged: fix the xas_create_range() error pathHugh Dickins1-11/+14
2018-11-30mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins1-1/+9
2018-11-30mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins1-12/+7
2018-11-30mm/khugepaged: minor reorderings in collapse_shmem()Hugh Dickins1-40/+32
2018-11-30mm/khugepaged: collapse_shmem() remember to clear holesHugh Dickins1-0/+10
2018-11-30mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins2-2/+9
2018-11-30mm/khugepaged: collapse_shmem() stop if punched or truncatedHugh Dickins1-0/+11
2018-11-30mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()Hugh Dickins1-6/+13
2018-11-30mm/huge_memory: splitting set mapping+index before unfreezeHugh Dickins1-6/+6
2018-11-30mm/huge_memory: rename freeze_page() to unmap_page()Hugh Dickins2-16/+9
2018-11-30initramfs: clean old path before creating a hardlinkLi Zhijian1-10/+12
2018-11-30kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notraceAnders Roxell1-2/+2
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner5-14/+40
2018-11-30proc: fixup map_files test on armAlexey Dobriyan1-2/+7
2018-11-30debugobjects: avoid recursive calls with kmemleakQian Cai1-3/+2
2018-11-30userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not setAndrea Arcangeli1-0/+11
2018-11-30userfaultfd: shmem: add i_size checksAndrea Arcangeli2-4/+40
2018-11-30userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmasAndrea Arcangeli2-9/+21
2018-11-30userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmemAndrea Arcangeli1-2/+13
2018-11-30userfaultfd: use ENOENT instead of EFAULT if the atomic copy user failsAndrea Arcangeli3-5/+5