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
/
include
/
linux
/
irq.h
Age
Commit message (
Expand
)
Author
2017-06-22
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
2017-06-22
genirq: Provide irq_fixup_move_pending()
Thomas Gleixner
2017-06-22
genirq: Add missing comment for IRQD_STARTED
Thomas Gleixner
2017-06-21
irq/generic-chip: Provide devm_irq_setup_generic_chip()
Bartosz Golaszewski
2017-06-21
irq/generic-chip: Provide devm_irq_alloc_generic_chip()
Bartosz Golaszewski
2017-06-21
irq/generic-chip: Provide irq_destroy_generic_chip()
Bartosz Golaszewski
2017-06-21
irq/generic-chip: Provide irq_free_generic_chip()
Bartosz Golaszewski
2017-06-04
genirq: Handle NOAUTOEN interrupt setup proper
Thomas Gleixner
2017-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-02-10
irqdesc: Add a resource managed version of irq_alloc_descs()
Bartosz Golaszewski
2017-01-30
irqdomain: Avoid activating interrupts more than once
Marc Zyngier
2016-09-20
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2016-09-13
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
2016-09-02
genirq/generic_chip: Verify irqs_per_chip <= 32
Sebastian Frias
2016-07-04
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2016-07-04
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
2016-06-18
genirq: Add untracked irq handler
Keith Busch
2016-06-13
genirq: Add runtime power management support for IRQ chips
Jon Hunter
2016-05-02
genirq: Allow the affinity of a percpu interrupt to be set/retrieved
Marc Zyngier
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-25
genirq: Implement ipi_send_mask/single()
Qais Yousef
2016-02-25
genirq: Add send_ipi callbacks to irq_chip
Qais Yousef
2016-02-25
genirq: Add a new function to get IPI reverse mapping
Qais Yousef
2016-02-25
genirq: Add a new generic IPI reservation code to irq core
Qais Yousef
2016-02-25
genirq: Add ipi_offset to irq_common_data
Qais Yousef
2016-02-25
genirq: Add an extra comment about the use of affinity in irq_common_data
Qais Yousef
2016-02-23
irq: Privatize irq_common_data::state_use_accessors
Boqun Feng
2015-10-11
genirq: Add flag to force mask in disable_irq[_nosync]()
Thomas Gleixner
2015-10-01
genirq: Remove unused functions irqd_[set|clr]_chained_irq_inprogress()
Mika Westerberg
2015-10-01
genirq: Fix typo in documentation of enumeration field name
Mika Westerberg
2015-10-01
genirq: Introduce generic irq migration for cpu hotunplug
Yang Yingliang
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
genirq: Move field 'msi_desc' from irq_data into irq_common_data
Jiang Liu
2015-09-16
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
2015-09-16
genirq: Move field 'handler_data' from irq_data into irq_common_data
Jiang Liu
2015-09-16
genirq: Move field 'node' from irq_data into irq_common_data
Jiang Liu
2015-09-16
genirq: Provide IRQD_FORWARDED_TO_VCPU status flag
Thomas Gleixner
2015-09-15
genirq: Remove stale comment
Thomas Gleixner
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-20
genirq: Introduce irq_chip_set_type_parent() helper
Grygorii Strashko
2015-07-27
genirq: Add chip_[suspend|resume] PM support to irq_chip
Brian Norris
2015-07-16
genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
Jiang Liu
2015-07-11
genirq: Remove the irq argument from note_interrupt()
Jiang Liu
2015-06-25
genirq: Clean up outdated comments related to include/linux/irqdesc.h
Jiang Liu
2015-06-20
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2015-06-18
irq: Add irq_set_chained_handler_and_data()
Russell King
2015-06-12
genirq: Introduce helper function irq_data_get_affinity_mask()
Jiang Liu
2015-06-12
genirq: Introduce helper function irq_data_get_node()
Jiang Liu
2015-06-12
genirq: Introduce struct irq_common_data to host shared irq data
Jiang Liu
[prev]
[next]