summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2019-10-15drm: Add LT-tunable PHY repeater mode operationsRodrigo Siqueira-0/+4
2019-10-11drm/omap: add OMAP_BO flags to affect buffer allocationTomi Valkeinen-0/+9
2019-10-11drm/omap: remove OMAP_BO_TILED defineTomi Valkeinen-1/+0
2019-10-11drm/omap: cleanup OMAP_BO flagsTomi Valkeinen-8/+9
2019-10-10drm/plane: Clarify our expectations for src/dst rectanglesMaarten Lankhorst-2/+20
2019-10-10drm/bridge: dw-hdmi: Add Dynamic Range and Mastering InfoFrame supportJonas Karlman-0/+1
2019-10-09drm: two planes with the same zpos have undefined orderingSimon Ser-4/+5
2019-10-08drm: Add link training repeaters addressesRodrigo Siqueira-0/+26
2019-10-08drm: delete drmP.h + drm_os_linux.hSam Ravnborg-158/+0
2019-10-07cec: add cec_adapter to cec_notifier_cec_adap_unregister()Hans Verkuil-2/+5
2019-10-04drm/fourcc: Add Arm 16x16 block modifierRaymond Smith-1/+25
2019-10-04drm/mm: Convert drm_mm_node booleans to bitopsChris Wilson-3/+4
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard-8186/+17198
2019-10-02drm/print: add drm_debug_enabled()Jani Nikula-0/+5
2019-10-02drm/print: move drm_debug variable to drm_print.[ch]Jani Nikula-2/+2
2019-10-01drm/rect: Add drm_rect_init()Ville Syrjälä-0/+17
2019-10-01drm/rect: Add drm_rect_translate_to()Ville Syrjälä-0/+14
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-3/+4
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+7
2019-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds-29/+0
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-34/+65
2019-09-28Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)Linus Torvalds-6/+8
2019-09-28mm, tracing: Print symbol name for call_site in trace eventsChangbin Du-3/+4
2019-09-28Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...David Rientjes-4/+8
2019-09-28Revert "Revert "mm, thp: restore node-local hugepage allocations""David Rientjes-2/+0
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-27/+29
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+96
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+60
2019-09-27Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-8/+53
2019-09-27Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Linus Torvalds-1/+27
2019-09-27Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2019-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+3
2019-09-27Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2019-09-27sk_buff: drop all skb extensions on free and skb scrubbingFlorian Westphal-0/+9
2019-09-27ptp: correctly disable flags on old ioctlsJacob Keller-0/+22
2019-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-3/+9
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-8/+8
2019-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+2
2019-09-27tcp: honor SO_PRIORITY in TIME_WAIT stateEric Dumazet-0/+1
2019-09-27ipv6: add priority parameter to ip6_xmit()Eric Dumazet-1/+1
2019-09-27sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet-0/+5
2019-09-27drm/vram: Support top-down placement flagThomas Zimmermann-0/+1
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-19/+82
2019-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds-124/+171
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland-6/+6
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim-0/+2
2019-09-25mm: introduce MADV_COLDMinchan Kim-0/+3
2019-09-25bug: move WARN_ON() "cut here" into exception handlerKees Cook-5/+3
2019-09-25bug: consolidate __WARN_FLAGS usageKees Cook-11/+7
2019-09-25bug: clean up helper macros to remove __WARN_TAINT()Kees Cook-10/+11