summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-05drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann
2018-11-05drm/amd/display: Fix incorrect end slope of EETFSivapiriyanKumarasamy
2018-11-05drm/amd/display: rename cstate_pstate_watermarks_st1Bhawanpreet Lakha
2018-11-05drm/amd/display: explicit uint64_t castingBhawanpreet Lakha
2018-11-05drm/amd/display: dc 3.2.02SivapiriyanKumarasamy
2018-11-05drm/amd/display: add dccg blockDmytro Laktyushkin
2018-11-05drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin
2018-11-05drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part2Fatemeh Darbehani
2018-11-05drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part1Fatemeh Darbehani
2018-11-05drm/amd/display: Add link encoder dp_ycbcr420_supported feature flagEric Bernstein
2018-11-05drm/amd/display: fix report display count logicEric Yang
2018-11-05drm/amd/display: expose hwseq functions and add registersNevenko Stupar
2018-11-05drm/amd/display: initialize dc_transfer_func->ctxDavid Francis
2018-11-05drm/amd/display: Add support for Freesync 2 HDR and Content to Display MappingSivapiriyanKumarasamy
2018-11-05drm/amd/display: split dccg clock manager into asic foldersDmytro Laktyushkin
2018-11-05drm/amd/display: clean up base dccg structDmytro Laktyushkin
2018-11-05drm/amd/display: Freesync does not engage on some displaysHarmanprit Tatla
2018-11-05drm/amd/display: remove safe_to_lower flag from dc, use 2 functions insteadDmytro Laktyushkin
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin
2018-11-05drm/amd/display: handle max_vstartup larger than vblank_endDmytro Laktyushkin
2018-11-05drm/amd/display: dc 3.2.01Fatemeh Darbehani
2018-11-05drm/amdgpu: fix sdma doorbell comments typoFrank.Min
2018-11-05drm/radeon/r300: Mark expected switch fall-throughsGustavo A. R. Silva
2018-11-05drm/radeon/r420: mark expected switch fall-throughGustavo A. R. Silva
2018-11-05drm/amdkfd: Use kmemdup instead of duplicating its functionzhong jiang
2018-11-04Linux 4.20-rc1v4.20-rc1Linus Torvalds
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-03Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-11-03Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen