aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq
AgeCommit message (Expand)Author
2017-07-27PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez
2017-06-13genirq: Release resources in __setup_irq() error pathHeiner Kallweit
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-16genirq: Fix chained interrupt data orderingThomas Gleixner
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-04-20Merge branch 'linus' into irq/coreThomas Gleixner
2017-04-20genirq/affinity: Fix calculating vectors to assignKeith Busch
2017-04-18genirq: Return the IRQ name from free_irq()Christoph Hellwig
2017-04-18genirq: Fix indentation in remove_irq()Christoph Hellwig
2017-04-15genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQsHans de Goede
2017-04-14genirq: Use cpumask_available() for check of cpumask variableMatthias Kaehlcke
2017-04-13irq/affinity: Fix extra vecs calculationKeith Busch
2017-04-04irq/affinity: Fix CPU spread for unbalanced nodesKeith Busch
2017-03-11genirq: Add support for nested shared IRQsCharles Keepax
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-20Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-02-16genirq: Clarify logic calculating bogus irqreturn_t valuesJeremy Kerr
2017-02-12genirq/devres: Use dev_name(dev) as default for devnameHeiner Kallweit
2017-02-10genirq: Fix /proc/interrupts output alignmentH Hartley Sweeten
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-10irqdesc: Add a resource managed version of irq_alloc_descs()Bartosz Golaszewski
2017-01-30irqdomain: Avoid activating interrupts more than onceMarc Zyngier
2017-01-23irqdomain: irq_domain_check_msi_remapEric Auger
2017-01-23genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creationEric Auger
2017-01-23irqdomain: Add irq domain MSI and MSI_REMAP flagsEric Auger
2016-12-15genirq/affinity: Fix node generation from cpumaskGuilherme G. Piccoli
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-11-22genirq/msi: Drop artificial PCI dependencyMarc Zyngier
2016-11-16genirq/affinity: Use default affinity mask for reserved vectorsThomas Gleixner
2016-11-16genirq/affinity: Take reserved vectors into account when spreading irqsChristoph Hellwig
2016-11-09genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()Christoph Hellwig
2016-11-09genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()Christoph Hellwig
2016-11-08genirq: Use irq type from irqdata instead of irqdescThomas Gleixner
2016-10-21kernel/irq: Export irq_set_parent()Sudip Mukherjee
2016-09-25genirq: Make function __irq_do_set_handler() staticWei Yongjun
2016-09-20Merge branch 'irq/urgent' into irq/coreThomas Gleixner
2016-09-19genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONEMarc Zyngier
2016-09-15Merge branch 'irq/for-block' into irq/coreThomas Gleixner
2016-09-14genirq/affinity: Remove old irq spread infrastructureThomas Gleixner
2016-09-14genirq/msi: Switch to new irq spreading infrastructureThomas Gleixner
2016-09-14genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner
2016-09-14genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner
2016-09-14Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2016-09-14genirq: Expose interrupt information through sysfsCraig Gallek
2016-09-06genirq: No need to mask non trigger mode flags before __irq_set_trigger()Alexander Kuleshov
2016-09-05genirq: Update stale comment for __irq_domain_addPunit Agrawal