summaryrefslogtreecommitdiffstats
path: root/include/linux/irqdesc.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* genirq: Distangle irq.hThomas Gleixner2010-10-121-0/+171
OpenPOWER on IntegriCloud