summaryrefslogtreecommitdiff
path: root/kernel/irq/debugfs.c
AgeCommit message (Expand)Author
2020-02-01x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-02-23Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2019-02-05genirq: Provide basic NMI management for interrupt linesJulien Thierry
2019-01-29genirq/debugfs: No need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-06-22genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debugMarc Zyngier
2018-03-20genirq: Remove license boilerplate/referencesThomas Gleixner
2018-03-20genirq: Add missing SPDX identifiersThomas Gleixner
2017-12-29genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner
2017-09-25irqdomain/debugfs: Provide domain specific debug callbackThomas Gleixner
2017-09-25genirq/msi: Capture device name for debugfsThomas Gleixner
2017-08-18genirq/debugfs: Triggering of interrupts from userspaceMarc Zyngier
2017-06-24genirq/debugfs: Remove pointless NULL pointer checkThomas Gleixner
2017-06-22genirq: Introduce IRQD_SINGLE_TARGET flagThomas Gleixner
2017-06-22genirq: Introduce effective affinity maskThomas Gleixner
2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner