summaryrefslogtreecommitdiffstats
path: root/include/linux/irqdesc.h
Commit message (Expand)AuthorAgeFilesLines
* genirq: Expose interrupt information through sysfsCraig Gallek2016-09-141-0/+3
* genirq: Allow the affinity of a percpu interrupt to be set/retrievedMarc Zyngier2016-05-021-0/+1
* genirq: Free irq_desc with rcuThomas Gleixner2015-12-141-0/+6
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+2
* genirq: Move field 'msi_desc' from irq_data into irq_common_dataJiang Liu2015-09-161-1/+1
* genirq: Move field 'handler_data' from irq_data into irq_common_dataJiang Liu2015-09-161-1/+1
* genirq: Simplify irq_data_to_desc()Thomas Gleixner2015-09-161-5/+1
* genirq: Remove __irq_set_handler_locked()Thomas Gleixner2015-09-161-10/+0
* genirq: Remove __irq_set_chip_handler_name_locked()Thomas Gleixner2015-09-161-13/+0
* genirq: Update the comment for generic_handle_irq_descHuang Shijie2015-09-151-3/+1
* genirq: Provide irq_desc_has_actionThomas Gleixner2015-08-061-2/+6
* hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner2015-07-081-1/+6
* genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked()Thomas Gleixner2015-06-261-0/+41
* genirq: Introduce helper irq_desc_get_irq()Jiang Liu2015-06-261-0/+5
* genirq: Clean up outdated comments related to include/linux/irqdesc.hJiang Liu2015-06-251-3/+0
* genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu2015-06-121-1/+2
* genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu2015-06-121-0/+9
* genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2015-03-041-0/+1
* Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-091-0/+10
|\
| * genirq: Add sanity checks for PM options on shared interrupt linesThomas Gleixner2014-09-011-0/+10
* | genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier2014-09-031-0/+19
|/
* genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner2014-05-031-0/+4
* genirq: Add an accessor for IRQ_PER_CPU flagVinayak Kale2013-12-191-0/+8
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-3/+0
* genirq: Provide means to retrigger parentThomas Gleixner2012-11-011-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-2/+0
|\
| * irqdesc: delete now orphaned references to timer_rand_statePaul Gortmaker2012-08-151-2/+0
* | random: remove rand_initialize_irq()Theodore Ts'o2012-07-191-1/+0
|/
* irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker2011-10-311-0/+1
* genirq: Add support for per-cpu dev_id interruptsMarc Zyngier2011-10-031-0/+1
* irq: Track the owner of irq descriptorSebastian Andrzej Siewior2011-07-281-0/+1
* genirq: Uninline and sanity check generic_handle_irq()Thomas Gleixner2011-05-181-4/+1
* genirq: irq_desc: Document preflow_handler and affinity_hintGeert Uytterhoeven2011-04-231-1/+3
* genirq: Forgotten updates/deletions after removal of compat codeGeert Uytterhoeven2011-04-231-1/+1
* genirq: Remove compat codeThomas Gleixner2011-03-291-59/+1
* genirq: Provide locked setter for chip, handler, nameThomas Gleixner2011-03-231-5/+24
* genirq: Provide a lockdep helperThomas Gleixner2011-03-231-0/+9
* genirq; Remove the last leftovers of the old sparse irq codeThomas Gleixner2011-03-231-7/+0
* genirq: Add desc->irq_data accessorThomas Gleixner2011-03-111-0/+5
* genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner2011-02-251-0/+2
* genirq: Add preflow handler supportThomas Gleixner2011-02-191-0/+14
* genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=yThomas Gleixner2011-02-191-0/+6
* genirq: Add state field to irq_dataThomas Gleixner2011-02-191-0/+1
* genirq: Add internal state field to irq_descThomas Gleixner2011-02-191-1/+2
* genirq: Namespace cleanupThomas Gleixner2011-02-191-4/+40
* genirq: Add IRQ affinity notifiersBen Hutchings2011-01-221-0/+3
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-14/+0
* irq: use per_cpu kstat_irqsEric Dumazet2011-01-131-1/+1
* genirq: Remove the now unused sparse irq leftoversThomas Gleixner2010-10-121-10/+2
* genirq: Remove irq_2_iommuThomas Gleixner2010-10-121-4/+0