summaryrefslogtreecommitdiffstats
path: root/kernel/irq
AgeCommit message (Expand)AuthorLines
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-11/+58
2019-02-23Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner-3/+513
2019-02-21Merge branch 'ib-qcom-ssbi' into develLinus Walleij-11/+45
2019-02-21irqdomain: Allow the default irq domain to be retrievedMarc Zyngier-0/+14
2019-02-20Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/sc...Linus Walleij-0/+12
2019-02-19irq/irq_sim: add irq_set_type() callbackBartosz Golaszewski-0/+12
2019-02-18genirq/affinity: Remove the leftovers of the original set supportThomas Gleixner-16/+4
2019-02-18genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei-18/+44
2019-02-18genirq/affinity: Store interrupt sets size in struct irq_affinityMing Lei-4/+12
2019-02-18genirq/affinity: Code consolidationThomas Gleixner-29/+27
2019-02-17Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij-1/+4
2019-02-14Merge branch 'linus' into irq/coreThomas Gleixner-1/+4
2019-02-14genirq: Fix wrong name in request_percpu_nmi() descriptionJulien Thierry-2/+2
2019-02-13genirq: introduce irq_chip_mask_ack_parent()Linus Walleij-0/+11
2019-02-13genirq: introduce irq_domain_translate_twocellBrian Masney-11/+34
2019-02-10genirq: Avoid summation loops for /proc/statThomas Gleixner-4/+23
2019-02-10genirq/affinity: Move allocation of 'node_to_cpumask' to irq_build_affinity_m...Ming Lei-14/+13
2019-02-05irqdesc: Add domain handler for NMIsJulien Thierry-0/+35
2019-02-05genirq: Provide NMI handlersJulien Thierry-0/+54
2019-02-05genirq: Provide NMI management for percpu_devid interruptsJulien Thierry-0/+177
2019-02-05genirq: Provide basic NMI management for interrupt linesJulien Thierry-3/+233
2019-02-04genirq: export irq_chip_set_wake_parent symbolBrian Masney-0/+1
2019-01-29genirq/debugfs: No need to check return value of debugfs_create functionsGreg Kroah-Hartman-4/+0
2019-01-18genirq/irqdesc: Fix double increment in alloc_descs()Huacai Chen-1/+1
2019-01-15genirq: Make sure the initial affinity is not emptySrinivas Ramana-0/+3
2019-01-15genirq: Correctly annotate implicit fall throughMathieu Malaterre-1/+1
2019-01-15genirq: Annotate implicit fall throughMathieu Malaterre-0/+1
2018-12-19genirq/affinity: Add is_managed to struct irq_affinity_descDou Liyang-5/+12
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang-26/+29
2018-12-19genirq/affinity: Remove excess indentationThomas Gleixner-11/+11
2018-12-18Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner-2/+21
2018-12-18genirq: Fix various typos in commentsIngo Molnar-7/+7
2018-12-13irq/irq_sim: Store multiple interrupt offsets in a bitmapBartosz Golaszewski-2/+21
2018-11-06genirq/matrix: Improve target CPU selection for managed interrupts.Long Li-4/+30
2018-11-05genirq/affinity: Add support for allocating interrupt setsJens Axboe-23/+54
2018-11-05genirq/affinity: Pass first vector to __irq_build_affinity_masks()Ming Lei-9/+11
2018-11-05genirq/affinity: Move two stage affinity spreading into a helper functionMing Lei-36/+56
2018-11-05genirq/affinity: Spread IRQs to all available NUMA nodesLong Li-3/+2
2018-11-01irq/matrix: Fix memory overallocationMichael Kelley-1/+1
2018-10-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+9
2018-10-19genirq: Fix race on spurious interrupt detectionLukas Wunner-2/+6
2018-10-09genirq: Fix grammar s/an /a /Geert Uytterhoeven-1/+1
2018-10-01genirq/debugfs: Reinstate full OF path for domain nameMarc Zyngier-1/+1
2018-10-01genirq/debugfs: Reset domain debugfs_file on removal of the debugfs fileMarc Zyngier-0/+1
2018-09-18irq/matrix: Spread managed interrupts on allocationDou Liyang-3/+14
2018-09-18irq/matrix: Split out the CPU selection code into a helperDou Liyang-27/+38
2018-08-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-36/+47
2018-08-06Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner-0/+1
2018-08-03genirq: Make force irq threading setup more robustThomas Gleixner-1/+8
2018-08-03genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obseletePalmer Dabbelt-1/+0