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
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