Age | Commit message (Expand) | Author | Files | Lines |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2 | -9/+9 |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2 | -9/+9 |
2020-06-11 | amdgpu: a NULL ->mm does not mean a thread is a kthread | Christoph Hellwig | 1 | -1/+1 |
2020-06-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -11/+4 |
2020-06-11 | Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 8 | -14/+60 |
2020-06-11 | Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongit.freedesktop.org/d... | Dave Airlie | 5 | -5/+8 |
2020-06-11 | drm/ast: fix missing break in switch statement for format->cpp[0] case 4 | Colin Ian King | 1 | -0/+1 |
2020-06-10 | kernel: better document the use_mm/unuse_mm API contract | Christoph Hellwig | 1 | -2/+2 |
2020-06-10 | kernel: move use_mm/unuse_mm to kthread.c | Christoph Hellwig | 7 | -9/+2 |
2020-06-10 | Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -58/+28 |
2020-06-10 | drm/sun4i: hdmi ddc clk: Fix size of m divider | Jernej Skrabec | 2 | -2/+2 |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 6 | -10/+10 |
2020-06-09 | mmap locking API: rename mmap_sem to mmap_lock | Michel Lespinasse | 1 | -1/+1 |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 9 | -33/+33 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
2020-06-09 | drm/i915/display: Only query DP state of a DDI encoder | Chris Wilson | 1 | -0/+3 |
2020-06-08 | Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 46 | -381/+1674 |
2020-06-08 | Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 32 | -211/+778 |
2020-06-08 | drm/i915/params: fix i915.reset module param type | Jani Nikula | 1 | -1/+1 |
2020-06-08 | drm/i915/gem: Mark the buffer pool as active for the cmdparser | Chris Wilson | 1 | -8/+48 |
2020-06-08 | Merge https://gitlab.freedesktop.org/drm/msm into drm-next-msm-5.8 | Dave Airlie | 46 | -381/+1674 |
2020-06-08 | Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/... | Dave Airlie | 11 | -159/+295 |
2020-06-08 | Merge tag 'amd-drm-fixes-5.8-2020-06-04' of git://people.freedesktop.org/~agd... | Dave Airlie | 4 | -11/+207 |
2020-06-08 | Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-next | Dave Airlie | 17 | -41/+276 |
2020-06-07 | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
2020-06-04 | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -304/+68 |
2020-06-04 | drm: remove drm specific kmap_atomic code | Ira Weiny | 2 | -60/+13 |
2020-06-04 | drm/nouveau/kms/nv50-: clear SW state of disabled windows harder | Ben Skeggs | 1 | -1/+4 |
2020-06-04 | drm/nouveau: gr/gk20a: Use firmware version 0 | Thierry Reding | 1 | -1/+1 |
2020-06-04 | drm/nouveau/disp/gm200-: detect and potentially disable HDA support on some SORs | Ben Skeggs | 4 | -4/+135 |
2020-06-04 | drm/nouveau/disp/gp100: split SOR implementation from gm200 | Ben Skeggs | 5 | -2/+63 |
2020-06-04 | drm/nouveau/disp: modify OR allocation policy to account for HDA requirements | Ben Skeggs | 1 | -4/+22 |
2020-06-04 | drm/nouveau/disp: split part of OR allocation logic into a function | Ben Skeggs | 1 | -26/+37 |
2020-06-04 | drm/nouveau/disp: provide hint to OR allocation about HDA requirements | Ben Skeggs | 5 | -10/+18 |
2020-06-03 | Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -1/+1 |
2020-06-03 | drm/i915: convert get_user_pages() --> pin_user_pages() | John Hubbard | 1 | -9/+13 |
2020-06-03 | drm/amd/display: Revalidate bandwidth before commiting DC updates | Nicholas Kazlauskas | 1 | -0/+6 |
2020-06-03 | drm/amdgpu/display: use blanked rather than plane state for sync groups | Alex Deucher | 1 | -4/+20 |
2020-06-03 | drm/connector: notify userspace on hotplug after register complete | Jeykumar Sankaran | 2 | -3/+5 |
2020-06-02 | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1011 | -18134/+36059 |
2020-06-02 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 4 | -98/+82 |
2020-06-02 | Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 3 | -3/+3 |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -13/+4 |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig | 1 | -2/+2 |
2020-06-02 | gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc | Christoph Hellwig | 1 | -10/+1 |
2020-06-02 | mm: remove the prot argument from vm_map_ram | Christoph Hellwig | 1 | -1/+1 |
2020-06-02 | gup: document and work around "COW can break either way" issue | Linus Torvalds | 1 | -0/+8 |
2020-06-02 | Merge tag 'gvt-next-fixes-2020-05-28' of https://github.com/intel/gvt-linux i... | Joonas Lahtinen | 1 | -1/+1 |