summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorDavid Hildenbrand <david@redhat.com>2020-06-17 12:47:56 +0200
committerMichael S. Tsirkin <mst@redhat.com>2020-10-21 10:48:11 -0400
commit88a0d60c6445f315fbcfff3db792021bb3a67b28 (patch)
tree3f1d9214473169eeaea44b850b5283ec7c60c4df /scripts/stackusage
parent86e182fe12ee5869022614457037097c70fe2ed1 (diff)
downloadkernel-88a0d60c6445f315fbcfff3db792021bb3a67b28.tar.gz
MAINTAINERS: add URL for virtio-mem
Let's add the status/info page, which is still under construction, however, already contains valuable documentation/information. Cc: "Michael S. Tsirkin" <mst@redhat.com> Cc: Pankaj Gupta <pankaj.gupta.linux@gmail.com> Signed-off-by: David Hildenbrand <david@redhat.com> Link: https://lore.kernel.org/r/20200617104756.6312-1-david@redhat.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
rm/hdlcd: Use GEM DMA fbdev emulationThomas Zimmermann 2023-01-06drm/arm/hdlcd: use new debugfs device-centered functionsMaĆ­ra Canal 2022-11-07drm/arm/hdlcd: remove calls to drm_mode_config_cleanup()Danilo Krummrich 2022-11-07drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()Danilo Krummrich 2022-11-07drm/arm/hdlcd: use drmm_* to allocate driver structuresDanilo Krummrich 2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann 2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich 2022-08-03drm/fb: remove unused includes of drm_fb_cma_helper.hDanilo Krummrich 2022-07-22drm/arm/hdlcd: Simplify IRQ install/uninstallRobin Murphy 2022-07-22drm/arm/hdlcd: Take over EFI framebuffer properlyRobin Murphy