aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-11/+58
2019-02-23Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner6-3/+513
2019-02-21Merge branch 'ib-qcom-ssbi' into develLinus Walleij2-11/+45
2019-02-21irqdomain: Allow the default irq domain to be retrievedMarc Zyngier1-0/+14
2019-02-20Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij1-0/+12
2019-02-19irq/irq_sim: add irq_set_type() callbackBartosz Golaszewski1-0/+12
2019-02-18genirq/affinity: Remove the leftovers of the original set supportThomas Gleixner1-16/+4
2019-02-18genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei1-18/+44
2019-02-18genirq/affinity: Store interrupt sets size in struct irq_affinityMing Lei1-4/+12
2019-02-18genirq/affinity: Code consolidationThomas Gleixner1-29/+27
2019-02-17Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij2-1/+4
2019-02-14Merge branch 'linus' into irq/coreThomas Gleixner2-1/+4
2019-02-14genirq: Fix wrong name in request_percpu_nmi() descriptionJulien Thierry1-2/+2
2019-02-13genirq: introduce irq_chip_mask_ack_parent()Linus Walleij1-0/+11
2019-02-13genirq: introduce irq_domain_translate_twocellBrian Masney1-11/+34
2019-02-10genirq: Avoid summation loops for /proc/statThomas Gleixner3-4/+23
2019-02-10genirq/affinity: Move allocation of 'node_to_cpumask' to irq_build_affinity_masks()Ming Lei1-14/+13
2019-02-05irqdesc: Add domain handler for NMIsJulien Thierry1-0/+35
2019-02-05genirq: Provide NMI handlersJulien Thierry1-0/+54
2019-02-05genirq: Provide NMI management for percpu_devid interruptsJulien Thierry1-0/+177
2019-02-05genirq: Provide basic NMI management for interrupt linesJulien Thierry3-3/+233
2019-02-04genirq: export irq_chip_set_wake_parent symbolBrian Masney1-0/+1
2019-01-29genirq/debugfs: No need to check return value of debugfs_create functionsGreg Kroah-Hartman2-4/+0
2019-01-18genirq/irqdesc: Fix double increment in alloc_descs()Huacai Chen1-1/+1
2019-01-15genirq: Make sure the initial affinity is not emptySrinivas Ramana1-0/+3
2019-01-15genirq: Correctly annotate implicit fall throughMathieu Malaterre1-1/+1
2019-01-15genirq: Annotate implicit fall throughMathieu Malaterre1-0/+1
2018-12-19genirq/affinity: Add is_managed to struct irq_affinity_descDou Liyang2-5/+12
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang5-26/+29
2018-12-19genirq/affinity: Remove excess indentationThomas Gleixner1-11/+11
2018-12-18Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-2/+21
2018-12-18genirq: Fix various typos in commentsIngo Molnar4-7/+7
2018-12-13irq/irq_sim: Store multiple interrupt offsets in a bitmapBartosz Golaszewski1-2/+21
2018-11-06genirq/matrix: Improve target CPU selection for managed interrupts.Long Li1-4/+30
2018-11-05genirq/affinity: Add support for allocating interrupt setsJens Axboe1-23/+54
2018-11-05genirq/affinity: Pass first vector to __irq_build_affinity_masks()Ming Lei1-9/+11
2018-11-05genirq/affinity: Move two stage affinity spreading into a helper functionMing Lei1-36/+56
2018-11-05genirq/affinity: Spread IRQs to all available NUMA nodesLong Li1-3/+2
2018-11-01irq/matrix: Fix memory overallocationMichael Kelley1-1/+1
2018-10-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+9
2018-10-19genirq: Fix race on spurious interrupt detectionLukas Wunner1-2/+6
2018-10-09genirq: Fix grammar s/an /a /Geert Uytterhoeven1-1/+1
2018-10-01genirq/debugfs: Reinstate full OF path for domain nameMarc Zyngier1-1/+1
2018-10-01genirq/debugfs: Reset domain debugfs_file on removal of the debugfs fileMarc Zyngier1-0/+1
2018-09-18irq/matrix: Spread managed interrupts on allocationDou Liyang1-3/+14
2018-09-18irq/matrix: Split out the CPU selection code into a helperDou Liyang1-27/+38
2018-08-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-36/+47
2018-08-06Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-0/+1
2018-08-03genirq: Make force irq threading setup more robustThomas Gleixner1-1/+8
2018-08-03genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obseletePalmer Dabbelt1-1/+0