Age | Commit message (Expand) | Author |
2019-10-30 | drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE | Alex Deucher |
2019-10-30 | drm/amdgpu/powerplay/vega10: allow undervolting in p7 | Pelle van Gils |
2019-10-30 | dc.c:use kzalloc without test | zhongshiqi |
2019-10-30 | drm/amd/display: setting the DIG_MODE to the correct value. | Zhan liu |
2019-10-30 | drm/amd/display: Passive DP->HDMI dongle detection fix | Michael Strauss |
2019-10-30 | drm/amd/display: add 50us buffer as WA for pstate switch in active | Jun Lei |
2019-10-30 | drm/amd/display: Allow inverted gamma | Aidan Yang |
2019-10-30 | drm/amd/display: do not synchronize "drr" displays | Jun Lei |
2019-10-30 | drm/amdgpu: If amdgpu_ib_schedule fails return back the error. | Andrey Grodzovsky |
2019-10-30 | drm/sched: Set error to s_fence if HW job submission failed. | Andrey Grodzovsky |
2019-10-30 | drm/amdgpu/gfx10: update gfx golden settings for navi12 | Tianci.Yin |
2019-10-30 | drm/amdgpu/gfx10: update gfx golden settings for navi14 | Tianci.Yin |
2019-10-30 | drm/amdgpu/gfx10: update gfx golden settings | Tianci.Yin |
2019-10-30 | drm/amd/display: Change Navi14's DWB flag to 1 | Zhan liu |
2019-10-30 | drm/amdgpu/sdma5: do not execute 0-sized IBs (v2) | Pierre-Eric Pelloux-Prayer |
2019-10-30 | drm/amdgpu: Fix SDMA hang when performing VKexample test | chen gong |
2019-10-25 | Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/l... | Dave Airlie |
2019-10-25 | Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2019-10-21 | drm/komeda: Fix typos in komeda_splitter_validate | Mihail Atanassov |
2019-10-21 | drm/komeda: Don't flush inactive pipes | Mihail Atanassov |
2019-10-20 | Linux 5.4-rc4v5.4-rc4 | Linus Torvalds |
2019-10-20 | Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-10-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-10-20 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-10-20 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2019-10-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-10-19 | net: reorder 'struct net' fields to avoid false sharing | Eric Dumazet |
2019-10-19 | net: dsa: fix switch tree list | Vivien Didelot |
2019-10-19 | net: ethernet: dwmac-sun8i: show message only when switching to promisc | Mans Rullgard |
2019-10-19 | net: aquantia: add an error handling in aq_nic_set_multicast_list | Chenwandun |
2019-10-19 | Merge branch 'netem-fix-further-issues-with-packet-corruption' | David S. Miller |
2019-10-19 | net: netem: correct the parent's backlog when corrupted packet was dropped | Jakub Kicinski |
2019-10-19 | net: netem: fix error path for corrupted GSO frames | Jakub Kicinski |
2019-10-19 | macb: propagate errors when getting optional clocks | Michael Tretter |
2019-10-19 | xen/netback: fix error path of xenvif_connect_data() | Juergen Gross |
2019-10-19 | net: hns3: fix mis-counting IRQ vector numbers issue | Yonglong Liu |
2019-10-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-10-19 | scripts/gdb: fix debugging modules on s390 | Ilya Leoshkevich |
2019-10-19 | kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register | Song Liu |
2019-10-19 | mm/thp: allow dropping THP from page cache | Kirill A. Shutemov |
2019-10-19 | mm/vmscan.c: support removing arbitrary sized pages from mapping | William Kucharski |
2019-10-19 | mm/thp: fix node page state in split_huge_page_to_list() | Kirill A. Shutemov |
2019-10-19 | proc/meminfo: fix output alignment | Kirill A. Shutemov |
2019-10-19 | mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch | Ben Dooks (Codethink) |
2019-10-19 | mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition | Ben Dooks |
2019-10-19 | mm: include <linux/huge_mm.h> for is_vma_temporary_stack | Ben Dooks |
2019-10-19 | zram: fix race between backing_dev_show and backing_dev_store | Chenwandun |
2019-10-19 | mm/memcontrol: update lruvec counters in mem_cgroup_move_account | Konstantin Khlebnikov |
2019-10-19 | ocfs2: fix panic due to ocfs2_wq is null | Yi Li |