index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
debugfs.c
Age
Commit message (
Expand
)
Author
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-05
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
2019-01-29
genirq/debugfs: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
2018-03-20
genirq: Remove license boilerplate/references
Thomas Gleixner
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
2017-12-29
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
2017-09-25
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
2017-09-25
genirq/msi: Capture device name for debugfs
Thomas Gleixner
2017-08-18
genirq/debugfs: Triggering of interrupts from userspace
Marc Zyngier
2017-06-24
genirq/debugfs: Remove pointless NULL pointer check
Thomas Gleixner
2017-06-22
genirq: Introduce IRQD_SINGLE_TARGET flag
Thomas Gleixner
2017-06-22
genirq: Introduce effective affinity mask
Thomas Gleixner
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner