summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-04-20drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driverJernej Skrabec
2021-04-14drm/aperture: Inline fbdev conflict helpers into aperture helpersThomas Zimmermann
2021-04-14drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann
2021-04-11drm/vram-helper: Use drm_gem_ttm_dumb_map_offset()Thomas Zimmermann
2021-04-11drm/gem-ttm-helper: Provide helper for struct drm_driver.dumb_map_offsetThomas Zimmermann
2021-04-08drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()Lyude Paul
2021-04-08drm/dp: Fixup kernel docs for struct drm_dp_auxLyude Paul
2021-04-08drm/sched: add missing member documentationChristian König
2021-04-08drm/syncobj: use newly allocated stub fencesDavid Stevens
2021-03-31drm/displayid: rename displayid_hdr to displayid_headerJani Nikula
2021-03-31drm/edid: use the new displayid iterator for tile infoJani Nikula
2021-03-31drm/displayid: add new displayid section/block iteratorsJani Nikula
2021-03-31drm/displayid: add separate drm_displayid.cJani Nikula
2021-03-31drm/edid: make a number of functions, parameters and variables constJani Nikula
2021-03-29drm/encoder: Add macro drmm_plain_encoder_alloc()Paul Cercueil
2021-03-29drm/ttm: switch back to static allocation limits for nowChristian König
2021-03-26drm: Fix 3 typos in the inline docDafna Hirschfeld
2021-03-24drm/ttm: switch to per device LRU lockChristian König
2021-03-24drm/ttm: remove swap LRU v3Christian König
2021-03-24drm/ttm: move swapout logic around v3Christian König
2021-03-22vgaarb: avoid -Wempty-body warningsArnd Bergmann
2021-03-16drm: Add GUD USB Display driverNoralf Trønnes
2021-03-16drm/uapi: Add USB connector typeNoralf Trønnes
2021-03-16Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-03-14Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-14Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-14Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-13Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-03-13Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-03-13mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui
2021-03-13include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)
2021-03-13linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann
2021-03-13mm: introduce page_needs_cow_for_dma() for deciding whether cowPeter Xu
2021-03-13mm/fork: clear PASID for new mmFenghua Yu
2021-03-13stop_machine: mark helpers __always_inlineArnd Bergmann
2021-03-13memblock: fix section mismatch warningArnd Bergmann
2021-03-12Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-12Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-12Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-12Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-12Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-12fb_defio: Remove custom address_space_operationsMatthew Wilcox (Oracle)
2021-03-11Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-03-11Merge tag 'media/v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-03-11block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig
2021-03-11media: rc: compile rc-cec.c into rc-coreHans Verkuil