summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-05-19drm: remove drm_driver::gem_free_objectEmil Velikov
2020-05-19drm/doc: add WARNING for drm_device::struct_mutexEmil Velikov
2020-05-17drm: Add DRM_MODE_TYPE_USERDEF flag to probed modes matching a video= argumentHans de Goede
2020-05-08uapi/drm/drm_fourcc.h: Note on platform specificity for format modifiersMika Kahola
2020-05-05drm/mm: optimize rb_hole_addr rbtree searchNirmoy Das
2020-05-05drm/ttm: Remove reference to the mem_glob memberMaya Rashish
2020-05-05drm/client: Dual licence the header in GPL-2 and MITEmmanuel Vadot
2020-04-30drm: Correct DP DSC macro typoRodrigo Siqueira
2020-04-29drm: Nuke mode->hsyncVille Syrjälä
2020-04-28drm: Add devm_drm_dev_alloc macroDaniel Vetter
2020-04-27drm/dp_mst: Kill the second sideband tx slot, save the worldLyude Paul
2020-04-23Revert "drm/dp_mst: Remove single tx msg restriction."Lyude Paul
2020-04-17Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/...Thomas Zimmermann
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-04-14drm/device: Deprecate dev_private harderDaniel Vetter
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-10change email address for Pali RohárPali Rohár
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe
2020-04-10mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-10mm/memory.c: add vm_insert_pages()Arjun Roy
2020-04-10mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin
2020-04-10mm: cma: NUMA node interfaceAslan Bakirov
2020-04-10docs: mm: slab.h: fix a broken cross-referenceMauro Carvalho Chehab
2020-04-10printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky
2020-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-10Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-10Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-09proc: Use a dedicated lock in struct pidEric W. Biederman
2020-04-09drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski
2020-04-09drm/legacy: Fix type for drm_local_map.offsetChris Wilson
2020-04-08Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-04-08Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-04-08Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-08drm: Don't return 0 from a void drm_fbdev_generic_setupChris Wilson
2020-04-08Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-08Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai
2020-04-09crypto: curve25519 - do not pollute dispatcher based on assemblerJason A. Donenfeld
2020-04-08Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe