summaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-111-0/+16
|\
| * genirq: Add irqchip_set_wake_parentMarc Zyngier2015-03-151-0/+16
* | genirq: Allow the irqchip state of an IRQ to be save/restoredMarc Zyngier2015-04-081-0/+91
* | genirq: MSI: Fix freeing of unallocated MSIMarc Zyngier2015-04-081-2/+9
* | Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner2015-04-082-2/+12
|\ \
| * | genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2015-03-042-2/+12
| |/
* | Merge tag 'v4.0-rc2' into irq/core, to refresh the tree before applying new c...Ingo Molnar2015-03-051-7/+4
|\ \ | |/
| * Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-161-0/+3
| |\
| * | irq: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-7/+4
* | | genirq: Provide disable_hardirq()Peter Zijlstra2015-02-181-2/+34
| |/ |/|
* | genirq: Fix null pointer reference in irq_set_affinity_hint()Jesse Brandeburg2015-02-091-1/+2
* | genirq: Set initial affinity in irq_set_affinity_hint()Jesse Brandeburg2015-01-231-0/+2
|/
* genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner2014-12-133-1/+77
* Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-106-21/+1024
|\
| * genirq: Move irq_chip_write_msi_msg() helper to coreThomas Gleixner2014-12-071-0/+6
| * PCI/MSI: Move cached entry functions to irq coreJiang Liu2014-11-231-0/+13
| * genirq: Provide default callbacks for msi_domain_opsJiang Liu2014-11-231-8/+103
| * genirq: Introduce msi_domain_alloc/free_irqs()Jiang Liu2014-11-231-0/+75
| * genirq: Add generic msi irq domain supportJiang Liu2014-11-233-0/+152
| * genirq: Work around __irq_set_handler vs stacked domains ordering issuesMarc Zyngier2014-11-231-1/+24
| * irqdomain: Introduce helper function irq_domain_add_hierarchy()Jiang Liu2014-11-231-0/+36
| * irqdomain: Implement a method to automatically call parent domains alloc/freeJiang Liu2014-11-231-2/+80
| * genirq: Introduce helper irq_domain_set_info() to reduce duplicated codeJiang Liu2014-11-231-0/+21
| * genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchipJiang Liu2014-11-231-0/+2
| * genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchipJiang Liu2014-11-231-0/+26
| * genirq: Add more helper functions to support stacked irq_chipYingjoe Chen2014-11-231-0/+48
| * genirq: Introduce helper functions to support stacked irq_chipJiang Liu2014-11-231-0/+28
| * irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OFYingjoe Chen2014-11-231-9/+18
| * irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu2014-11-233-16/+407
* | genirq: Generic chip: Add big endian I/O accessorsKevin Cernekee2014-11-091-0/+16
* | genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee2014-11-091-10/+10
|/
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-1/+1
|\
| * irqchips: Replace __this_cpu_ptr usesChristoph Lameter2014-08-261-1/+1
* | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-094-97/+195
|\ \
| * \ Merge branch 'pm-genirq'Rafael J. Wysocki2014-10-074-97/+195
| |\ \
| | * | genirq: Simplify wakeup mechanismThomas Gleixner2014-09-013-27/+50
| | * | genirq: Mark wakeup sources as armed on suspendThomas Gleixner2014-09-011-0/+5
| | * | genirq: Create helper for flow handler entry checkThomas Gleixner2014-09-011-28/+20
| | * | genirq: Distangle edge handler entryThomas Gleixner2014-09-011-10/+29
| | * | genirq: Avoid double loop on suspendThomas Gleixner2014-09-011-6/+7
| | * | genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs()Thomas Gleixner2014-09-011-12/+9
| | * | genirq: Make use of pm misfeature accountingThomas Gleixner2014-09-011-6/+3
| | * | genirq: Add sanity checks for PM options on shared interrupt linesThomas Gleixner2014-09-013-0/+50
| | * | genirq: Move suspend/resume logic into irq/pm codeThomas Gleixner2014-09-013-31/+45
| | |/
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-092-0/+45
|\ \ \
| * | | genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier2014-09-032-0/+45
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-1/+1
|\ \ \ | |_|/ |/| |
| * | genirq: fix reference in devm_request_threaded_irq commentEmilio López2014-08-281-1/+1
| |/
* | irq: Export handle_fasteoi_irqVincent Stehlé2014-08-251-0/+1
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-052-3/+4
|\
OpenPOWER on IntegriCloud