summaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-083-11/+58
|\
| * Merge branch 'ib-qcom-ssbi' into develLinus Walleij2019-02-212-11/+45
| |\
| | * genirq: introduce irq_chip_mask_ack_parent()Linus Walleij2019-02-131-0/+11
| | * genirq: introduce irq_domain_translate_twocellBrian Masney2019-02-131-11/+34
| * | Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/sc...Linus Walleij2019-02-201-0/+12
| |\ \
| | * | irq/irq_sim: add irq_set_type() callbackBartosz Golaszewski2019-02-191-0/+12
| * | | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-02-172-1/+4
| |\| |
| * | | genirq: export irq_chip_set_wake_parent symbolBrian Masney2019-02-041-0/+1
| | |/ | |/|
* | | Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-02-236-3/+513
|\ \ \
| * | | irqdomain: Allow the default irq domain to be retrievedMarc Zyngier2019-02-211-0/+14
| * | | genirq: Fix wrong name in request_percpu_nmi() descriptionJulien Thierry2019-02-141-2/+2
| * | | irqdesc: Add domain handler for NMIsJulien Thierry2019-02-051-0/+35
| * | | genirq: Provide NMI handlersJulien Thierry2019-02-051-0/+54
| * | | genirq: Provide NMI management for percpu_devid interruptsJulien Thierry2019-02-051-0/+177
| * | | genirq: Provide basic NMI management for interrupt linesJulien Thierry2019-02-053-3/+233
| |/ /
* | | genirq/affinity: Remove the leftovers of the original set supportThomas Gleixner2019-02-181-16/+4
* | | genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei2019-02-181-18/+44
* | | genirq/affinity: Store interrupt sets size in struct irq_affinityMing Lei2019-02-181-4/+12
* | | genirq/affinity: Code consolidationThomas Gleixner2019-02-181-29/+27
* | | Merge branch 'linus' into irq/coreThomas Gleixner2019-02-142-1/+4
|\ \ \ | | |/ | |/|
| * | genirq/irqdesc: Fix double increment in alloc_descs()Huacai Chen2019-01-181-1/+1
| * | genirq: Make sure the initial affinity is not emptySrinivas Ramana2019-01-151-0/+3
| |/
* | genirq: Avoid summation loops for /proc/statThomas Gleixner2019-02-103-4/+23
* | genirq/affinity: Move allocation of 'node_to_cpumask' to irq_build_affinity_m...Ming Lei2019-02-101-14/+13
* | genirq/debugfs: No need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-292-4/+0
* | genirq: Correctly annotate implicit fall throughMathieu Malaterre2019-01-151-1/+1
* | genirq: Annotate implicit fall throughMathieu Malaterre2019-01-151-0/+1
|/
* genirq/affinity: Add is_managed to struct irq_affinity_descDou Liyang2018-12-192-5/+12
* genirq/core: Introduce struct irq_affinity_descDou Liyang2018-12-195-26/+29
* genirq/affinity: Remove excess indentationThomas Gleixner2018-12-191-11/+11
* Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-12-181-2/+21
|\
| * irq/irq_sim: Store multiple interrupt offsets in a bitmapBartosz Golaszewski2018-12-131-2/+21
* | genirq: Fix various typos in commentsIngo Molnar2018-12-184-7/+7
* | genirq/matrix: Improve target CPU selection for managed interrupts.Long Li2018-11-061-4/+30
* | genirq/affinity: Add support for allocating interrupt setsJens Axboe2018-11-051-23/+54
* | genirq/affinity: Pass first vector to __irq_build_affinity_masks()Ming Lei2018-11-051-9/+11
* | genirq/affinity: Move two stage affinity spreading into a helper functionMing Lei2018-11-051-36/+56
* | genirq/affinity: Spread IRQs to all available NUMA nodesLong Li2018-11-051-3/+2
|/
* irq/matrix: Fix memory overallocationMichael Kelley2018-11-011-1/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-252-4/+9
|\
| * genirq: Fix race on spurious interrupt detectionLukas Wunner2018-10-191-2/+6
| * genirq: Fix grammar s/an /a /Geert Uytterhoeven2018-10-091-1/+1
| * genirq/debugfs: Reinstate full OF path for domain nameMarc Zyngier2018-10-011-1/+1
| * genirq/debugfs: Reset domain debugfs_file on removal of the debugfs fileMarc Zyngier2018-10-011-0/+1
* | irq/matrix: Spread managed interrupts on allocationDou Liyang2018-09-181-3/+14
* | irq/matrix: Split out the CPU selection code into a helperDou Liyang2018-09-181-27/+38
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-134-36/+47
|\
| * Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-08-061-0/+1
| |\
| * | genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obseletePalmer Dabbelt2018-08-031-1/+0
| * | genirq: Remove redundant NULL pointer check in __free_irq()RAGHU Halharvi2018-07-171-3/+0