#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" e.0xinfinity.dev/distro/kernel/atom/lib/dma-debug.c?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/lib/dma-debug.c
6df95b8d101e9e2fe4c16201'>Input: i8042 - enable wakeup on a stable struct device
AgeCommit message (Expand)Author
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-09-30dma-debug: fix ia64 build, use PHYS_PFNNiklas Söderlund
2016-09-26dma-debug: add support for resource mappingsNiklas Söderlund
2016-08-24dma-api: Teach the "DMA-from-stack" check about vmapped stacksAndy Lutomirski
2016-07-26dma-debug: track bucket lock state for static checkersStephen Boyd
2016-05-26dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä
2016-01-14dma-debug: switch check from _text to _stextLaura Abbott
2015-12-16dma-debug: Fix dma_debug_entry offset calculationDaniel Mentz
2015-11-06dma-debug: check nents in dma_sync_sg*Robin Murphy
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-07-17dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran
2015-04-17lib/dma-debug: fix bucket_find_contain()Sebastian Ott
2014-12-10dma-debug: prevent early callers from crashingFlorian Fainelli
2014-12-10dma-debug: introduce dma_debug_disabledFlorian Fainelli
2014-09-02dma-debug: modify check_for_stack outputHoria Geanta
2014-03-04dma debug: account for cachelines and read-only mappings in overlap trackingDan Williams
2014-01-29dma-debug: fix overlap detectionDan Williams
2014-01-21dma-debug: introduce debug_dma_assert_idle()Dan Williams
Stephen Boyd
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19PM: suspend: Rename pm_suspend_via_s2idle()Rafael J. Wysocki
2019-04-04Input: i8042 - signal wakeup from atkbd/psmouseDmitry Torokhov
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake
2018-06-12Input: i8042 - increment wakeup_count for the respective portRavi Chandra Sadineni