aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAge
...
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-08
|\ \ | |/ |/|
| * genirq: Return the IRQ name from free_irq()Christoph Hellwig2017-04-18
| * genirq: Fix indentation in remove_irq()Christoph Hellwig2017-04-18
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-01
|\ \
| * \ Merge branch 'linus' into irq/coreThomas Gleixner2017-04-20
| |\ \
| * | | genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQsHans de Goede2017-04-15
| * | | genirq: Use cpumask_available() for check of cpumask variableMatthias Kaehlcke2017-04-14
| * | | genirq: Add support for nested shared IRQsCharles Keepax2017-03-11
| | |/ | |/|
* | | genirq/affinity: Fix calculating vectors to assignKeith Busch2017-04-20
| |/ |/|
* | irq/affinity: Fix extra vecs calculationKeith Busch2017-04-13
* | irq/affinity: Fix CPU spread for unbalanced nodesKeith Busch2017-04-04
|/
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-02
* scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-27
* Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-20
|\
| *---. Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel2017-02-10
| |\ \ \
| | | | * irqdomain: irq_domain_check_msi_remapEric Auger2017-01-23
| | | | * genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creationEric Auger2017-01-23
| | | | * irqdomain: Add irq domain MSI and MSI_REMAP flagsEric Auger2017-01-23
| | |_|/ | |/| |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-20
|\ \ \ \ | |_|_|/ |/| | |
| * | | genirq: Clarify logic calculating bogus irqreturn_t valuesJeremy Kerr2017-02-16
| * | | genirq/devres: Use dev_name(dev) as default for devnameHeiner Kallweit2017-02-12
| * | | genirq: Fix /proc/interrupts output alignmentH Hartley Sweeten2017-02-10
| * | | irqdesc: Add a resource managed version of irq_alloc_descs()Bartosz Golaszewski2017-02-10
| |/ /
* / / irqdomain: Avoid activating interrupts more than onceMarc Zyngier2017-01-30
|/ /
* | genirq/affinity: Fix node generation from cpumaskGuilherme G. Piccoli2016-12-15
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-12
|\ \
| * | genirq/msi: Drop artificial PCI dependencyMarc Zyngier2016-11-22
| * | genirq/affinity: Use default affinity mask for reserved vectorsThomas Gleixner2016-11-16
| * | genirq/affinity: Take reserved vectors into account when spreading irqsChristoph Hellwig2016-11-16
| * | genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()Christoph Hellwig2016-11-09
| * | genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()Christoph Hellwig2016-11-09
| |/
* / genirq: Use irq type from irqdata instead of irqdescThomas Gleixner2016-11-08
|/
* kernel/irq: Export irq_set_parent()Sudip Mukherjee2016-10-21
* genirq: Make function __irq_do_set_handler() staticWei Yongjun2016-09-25
* Merge branch 'irq/urgent' into irq/coreThomas Gleixner2016-09-20
|\
| * genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONEMarc Zyngier2016-09-19
* | Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-09-15
|\ \
| * | genirq/affinity: Remove old irq spread infrastructureThomas Gleixner2016-09-14
| * | genirq/msi: Switch to new irq spreading infrastructureThomas Gleixner2016-09-14
| * | genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner2016-09-14
| * | genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner2016-09-14
| |/
* | Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2016-09-14
|\|
| * genirq/affinity: Use get/put_online_cpus around cpumask operationsChristoph Hellwig2016-08-22
| * genirq: Fix potential memleak when failing to get irq pmShawn Lin2016-08-22
| * genirq: Correctly configure the trigger on chained interruptsMarc Zyngier2016-08-17
| * genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-08-09
* | genirq: Expose interrupt information through sysfsCraig Gallek2016-09-14
* | genirq: No need to mask non trigger mode flags before __irq_set_trigger()Alexander Kuleshov2016-09-06
* | genirq: Update stale comment for __irq_domain_addPunit Agrawal2016-09-05