platform/kernel/linux-starfive.git
2018-08-06 Rodrigo Vividrm/i915: Fix psr sink status report.
2018-07-31 Dave AirlieMerge branch 'drm-armada-devel' of git://git.armlinux...
2018-07-31 Dave AirlieMerge tag 'drm-msm-next-2018-07-30' of git://people...
2018-07-30 Dave AirlieMerge branch 'drm-udl-next' of git://people.freedesktop...
2018-07-30 Mikulas Patockaudl-kms: dont spam the syslog with debug messages
2018-07-30 Mikulas Patockaudl-kms: use spin_lock_irq instead of spin_lock_irqsave
2018-07-30 Mikulas Patockaudl-kms: avoid prefetch
2018-07-30 Mikulas Patockaudl-kms: avoid division
2018-07-30 Mikulas Patockaudl-kms: fix crash due to uninitialized memory
2018-07-30 Mikulas Patockaudl-kms: handle allocation failure
2018-07-30 Mikulas Patockaudl-kms: change down_interruptible to down
2018-07-30 Jeykumar Sankarandt-bindings: msm/disp: Add bindings for Snapdragon...
2018-07-30 Jeykumar Sankarandt-bindings: msm/dsi: Add mdp transfer time to msm...
2018-07-30 Jordan Crousedrm/msm/disp/dpu: Mark a handful of functions as static
2018-07-30 Jordan Crousedrm/msm/disp/dpu: Remove unused functions from dpu_form...
2018-07-30 Jordan Crousedrm/msm/disp/dpu: Remove dpu_kms_utils
2018-07-30 Jordan Crousedrm/msm/disp/dpu: Remove unused code from drm_crtc.c
2018-07-30 Jordan Crousedrm/msm/disp/dpu: Remove unused code from drm_encoder.c
2018-07-30 Gustavo A.... drm/msm: Replace PTR_RET with PTR_ERR_OR_ZERO
2018-07-30 Arnd Bergmanndrm/msm: mark PM functions as __maybe_unused
2018-07-30 zhong jiangdrm/msm/dpu: fix mismatch in function argument.
2018-07-30 Arnd Bergmanndrm/msm/gpu: avoid deprecated do_gettimeofday
2018-07-30 Sean Pauldrm/msm: dsi: Handle dual-channel for 6G as well
2018-07-30 Sean Pauldrm/msm: dpu: Use clock-names instead of assigned-clock...
2018-07-30 Sean Pauldrm/msm: dpu: Use 'vsync' instead of 'vsync_clk' in...
2018-07-30 Jordan Crousedrm/msm/gpu: Add the buffer objects from the submit...
2018-07-30 Jordan Crousedrm/msm/adreno: Add a5xx specific registers for the...
2018-07-30 Jordan Crousedrm/msm/adreno: Add ringbuffer data to the GPU state
2018-07-30 Jordan Crousedrm/msm/adreno: Convert the show/crash file format
2018-07-30 Jordan Crousedrm/msm/gpu: Capture the GPU state on a GPU hang
2018-07-30 Jordan Crousedrm/msm/gpu: Rearrange the code that collects the task...
2018-07-30 Jordan Crousedrm/msm/gpu: Convert the GPU show function to use the...
2018-07-30 Jordan Crousedrm/msm/gpu: Capture the state of the GPU
2018-07-30 Jordan Crousedrm: Add puts callback for the coredump printer
2018-07-30 Jordan Crousedrm: Add a -puts() function for the seq_file printer
2018-07-30 Jordan Crousedrm: Add drm_puts() to complement drm_printf()
2018-07-30 Jordan Crousedrm: drm_printer: Add printer for devcoredump
2018-07-30 Jordan Crouseinclude: Move ascii85 functions from i915 to linux...
2018-07-30 Russell Kingdrm/armada: remove obsolete fb unreferencing kfifo...
2018-07-30 Russell Kingdrm/armada: remove unnecessary armada_plane structure
2018-07-30 Russell Kingdrm/armada: remove unnecessary armada_ovl_plane structure
2018-07-30 Russell Kingdrm/armada: update primary framebuffer parameters on...
2018-07-30 Russell Kingdrm/armada: update planes after the dumb frame is complete
2018-07-30 Russell Kingdrm/armada: switch overlay plane to atomic modeset
2018-07-30 Russell Kingdrm/armada: switch primary plane to atomic modeset
2018-07-30 Russell Kingdrm/armada: switch legacy modeset to atomic modeset
2018-07-30 Russell Kingdrm/armada: enable atomic modeset support
2018-07-30 Russell Kingdrm/armada: implement atomic_enable()/atomic_disable...
2018-07-30 Russell Kingdrm/armada: unhook dpms state from armada_drm_crtc_update()
2018-07-30 Russell Kingdrm/armada: push responsibility for clock management...
2018-07-30 Russell Kingdrm/armada: handle atomic modeset crtc events
2018-07-30 Russell Kingdrm/armada: clean up SPU_ADV_REG
2018-07-30 Russell Kingdrm/armada: update debug in armada_drm_crtc_mode_set_nofb()
2018-07-30 Russell Kingdrm/armada: move sync signal polarity to mode_set_nofb...
2018-07-30 Russell Kingdrm/armada: push interlace calculation into armada_drm_...
2018-07-30 Russell Kingdrm/armada: provide pitches from armada_drm_plane_calc_...
2018-07-30 Russell Kingdrm/armada: pass plane state into armada_drm_plane_calc...
2018-07-30 Russell Kingdrm/armada: move armada_drm_mode_config_funcs to armada...
2018-07-30 Russell Kingdrm/armada: add plane colorspace properties
2018-07-30 Russell Kingdrm/armada: remove crtc YUV colourspace properties
2018-07-30 Russell Kingdrm/armada: move colorkey properties into overlay plane...
2018-07-30 Russell Kingdrm/armada: move CBSH properties into overlay plane...
2018-07-30 Russell Kingdrm/armada: move plane works to overlay
2018-07-30 Russell Kingdrm/armada: move primary plane to separate file
2018-07-30 Russell Kingdrm/armada: use old_state for update tracking in atomic...
2018-07-30 Russell Kingdrm/armada: remove temporary crtc state
2018-07-30 Russell Kingdrm/armada: convert overlay plane to atomic state
2018-07-30 Russell Kingdrm/armada: convert page_flip to use primary plane...
2018-07-30 Russell Kingdrm/armada: convert primary plane to atomic state
2018-07-30 Russell Kingdrm/armada: reset all atomic state during driver initia...
2018-07-30 Russell Kingdrm/armada: merge armada_drm_gra_plane_regs() into...
2018-07-30 Russell Kingdrm/armada: use core of primary update_plane for mode set
2018-07-30 Russell Kingdrm/armada: move mode set vblank handling and disable...
2018-07-30 Russell Kingdrm/armada: add rectangle helpers
2018-07-30 Russell Kingdrm/armada: clean up armada_drm_crtc_page_flip()
2018-07-30 Souptick Joarderdrm/armada: Adding new typedef vm_fault_t
2018-07-30 Thomas Zimmermanndrm/armada: Replace drm_dev_unref with drm_dev_put
2018-07-30 Dave AirlieBackMerge v4.18-rc7 into drm-next
2018-07-30 Dave AirlieMerge tag 'drm-amdkfd-next-2018-07-28' of git://people...
2018-07-29 Linus TorvaldsLinux 4.18-rc7
2018-07-29 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2018-07-29 Linus Torvaldssquashfs: be more careful about metadata corruption
2018-07-29 Theodore Ts'oext4: fix check to prevent initializing reserved inodes
2018-07-29 Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git./linux...
2018-07-28 Linus TorvaldsMerge tag 'gpio-v4.18-2' of git://git./linux/kernel...
2018-07-28 Linus TorvaldsMerge tag 'mips_fixes_4.18_5' of git://git./linux/kerne...
2018-07-28 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2018-07-27 Linus TorvaldsMerge tag 'for-linus-20180727' of git://git.kernel...
2018-07-27 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-07-27 Linus TorvaldsMerge tag 'pci-v4.18-fixes-4' of git://git./linux/kerne...
2018-07-27 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2018-07-27 Rafał MiłeckiRevert "MIPS: BCM47XX: Enable 74K Core ExternalSync...
2018-07-27 Linus TorvaldsMerge tag 'drm-fixes-2018-07-27' of git://anongit.freed...
2018-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-07-27 Linus TorvaldsMerge tag 'trace-v4.18-rc6' of git://git./linux/kernel...
2018-07-27 Linus TorvaldsMerge tag 'xfs-4.18-fixes-4' of git://git./fs/xfs/xfs...
2018-07-27 Greg Edwardsblock: reset bi_iter.bi_done after splitting bio
2018-07-27 Shakeel Buttkvm, mm: account shadow page tables to kmemcg
2018-07-27 Li Wangzswap: re-check zswap_is_full() after do zswap_shrink()
2018-07-27 Arnd Bergmanninclude/linux/eventfd.h: include linux/errno.h
next