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
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-10-15
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
2020-07-04
genirq: Remove preflow handler support
Valentin Schneider
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-18
genirq/irq_sim: Simplify the API
Bartosz Golaszewski
2020-03-08
genirq: Provide interrupt injection mechanism
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-03
genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
Julien Grall
2018-08-03
genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obselete
Palmer Dabbelt
2018-04-04
genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLER
Palmer Dabbelt
2018-03-14
genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
2018-01-24
irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG
Marc Zyngier
2017-10-18
genirq: Add config option for reservation mode
Thomas Gleixner
2017-09-25
genirq: Implement bitmap matrix allocator
Thomas Gleixner
2017-08-18
genirq: Add handle_fasteoi_{level,edge}_irq flow handlers
David Daney
2017-08-16
genirq/irq_sim: Add a simple interrupt simulator framework
Bartosz Golaszewski
2017-06-24
genirq/timings: Add infrastructure to track the interrupt timings
Daniel Lezcano
2017-06-22
genirq: Introduce effective affinity mask
Thomas Gleixner
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
2016-02-25
genirq: Add GENERIC_IRQ_IPI Kconfig symbol
Qais Yousef
2015-10-01
genirq: Introduce generic irq migration for cpu hotunplug
Yang Yingliang
2014-11-23
genirq: Add generic msi irq domain support
Jiang Liu
2014-11-23
irqdomain: Introduce new interfaces to support hierarchy irqdomains
Jiang Liu
2014-09-03
genirq: Add irq_domain-aware core IRQ handler
Marc Zyngier
2014-05-16
genirq: Replace dynamic_irq_init/cleanup
Thomas Gleixner
2014-05-16
genirq: Provide generic hwirq allocation facility
Thomas Gleixner
2014-02-05
genirq: Generic irq chip requires IRQ_DOMAIN
Nitin A Kamble
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2012-04-10
irq_domain: correct the debugfs file name
Mika Westerberg
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-29
irqdomain: Remove powerpc dependency from debugfs file
Grant Likely
2012-01-25
irq: make SPARSE_IRQ an optionally hidden option
Rob Herring
2011-07-28
irq: add irq_domain translation infrastructure
Grant Likely
2011-05-02
genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIP
Thomas Gleixner
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
2011-03-29
genirq: Remove compat code
Thomas Gleixner
2011-03-28
genirq: Provide edge_eoi flow handler
Thomas Gleixner
2011-03-25
genirq: Expand generic show_interrupts()
Thomas Gleixner
2011-03-08
genirq: Add comments to Kconfig switches
Thomas Gleixner
2011-02-26
genirq: Provide forced interrupt threading
Thomas Gleixner
2011-02-22
genirq: Streamline kernel/irq/Kconfig
Jan Beulich
2011-02-19
genirq: Add preflow handler support
Thomas Gleixner
2011-02-19
genirq: Remove CONFIG_IRQ_PER_CPU
Thomas Gleixner
2011-02-19
genirq: Add IRQ_INPROGRESS to core
Thomas Gleixner
2011-02-19
genirq: Implement generic irq_show_interrupts()
Thomas Gleixner
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
2010-10-12
genirq: Remove the now unused sparse irq leftovers
Thomas Gleixner
2010-10-04
genirq: Provide config option to disable deprecated code
Thomas Gleixner
2010-10-04
genirq: Provide Kconfig
Thomas Gleixner