summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-05drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann15-32/+32
2018-11-05drm/amd/display: Fix incorrect end slope of EETFSivapiriyanKumarasamy1-1/+2
2018-11-05drm/amd/display: rename cstate_pstate_watermarks_st1Bhawanpreet Lakha1-2/+2
2018-11-05drm/amd/display: explicit uint64_t castingBhawanpreet Lakha1-1/+1
2018-11-05drm/amd/display: dc 3.2.02SivapiriyanKumarasamy1-1/+1
2018-11-05drm/amd/display: add dccg blockDmytro Laktyushkin4-3/+58
2018-11-05drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin19-358/+357
2018-11-05drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part2Fatemeh Darbehani2-5/+29
2018-11-05drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part1Fatemeh Darbehani1-0/+20
2018-11-05drm/amd/display: Add link encoder dp_ycbcr420_supported feature flagEric Bernstein7-10/+16
2018-11-05drm/amd/display: fix report display count logicEric Yang2-37/+45
2018-11-05drm/amd/display: expose hwseq functions and add registersNevenko Stupar4-9/+77
2018-11-05drm/amd/display: initialize dc_transfer_func->ctxDavid Francis2-0/+2
2018-11-05drm/amd/display: Add support for Freesync 2 HDR and Content to Display MappingSivapiriyanKumarasamy4-4/+186
2018-11-05drm/amd/display: split dccg clock manager into asic foldersDmytro Laktyushkin15-297/+374
2018-11-05drm/amd/display: clean up base dccg structDmytro Laktyushkin7-67/+37
2018-11-05drm/amd/display: Freesync does not engage on some displaysHarmanprit Tatla1-28/+9
2018-11-05drm/amd/display: remove safe_to_lower flag from dc, use 2 functions insteadDmytro Laktyushkin8-38/+79
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin20-623/+475
2018-11-05drm/amd/display: handle max_vstartup larger than vblank_endDmytro Laktyushkin1-6/+5
2018-11-05drm/amd/display: dc 3.2.01Fatemeh Darbehani1-1/+1
2018-11-05drm/amdgpu: fix sdma doorbell comments typoFrank.Min1-1/+1
2018-11-05drm/radeon/r300: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-11-05drm/radeon/r420: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-11-05drm/amdkfd: Use kmemdup instead of duplicating its functionzhong jiang1-3/+1
2018-11-04Linux 4.20-rc1v4.20-rc1Linus Torvalds1-2/+2
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds25-292/+2418
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-40/+17
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-0/+432
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds6-110/+429
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds47-171/+198
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds102-539/+3616
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+3
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar4068-73501/+261778
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds8-22/+35
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-8/+23
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+2
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds17-78/+28
2018-11-03Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds12-99/+530
2018-11-03Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-1/+1
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds16-50/+52
2018-11-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-124/+172
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko1-0/+1
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa1-3/+6
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov1-1/+0
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang1-2/+0
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko5-77/+40
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen1-0/+17