aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAge
...
| * | | genirq/timings: Remove variance computation codeDaniel Lezcano2019-04-05
| * | | genirq: Prevent use-after-free and work list corruptionPrasad Sodagudi2019-03-24
| | |/ | |/|
* | | genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()Stephen Boyd2019-04-05
* | | genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=nKefeng Wang2019-04-05
|/ /
* | genirq: Mark expected switch case fall-throughGustavo A. R. Silva2019-03-23
* | genirq/devres: Remove excess parameter from kernel docValdis Kletnieks2019-03-22
|/
* Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-08
|\
| * Merge branch 'ib-qcom-ssbi' into develLinus Walleij2019-02-21
| |\
| | * genirq: introduce irq_chip_mask_ack_parent()Linus Walleij2019-02-13
| | * genirq: introduce irq_domain_translate_twocellBrian Masney2019-02-13
| * | Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/sc...Linus Walleij2019-02-20
| |\ \
| | * | irq/irq_sim: add irq_set_type() callbackBartosz Golaszewski2019-02-19
| * | | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-02-17
| |\| |
| * | | genirq: export irq_chip_set_wake_parent symbolBrian Masney2019-02-04
| | |/ | |/|
* | | Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-02-23
|\ \ \
| * | | irqdomain: Allow the default irq domain to be retrievedMarc Zyngier2019-02-21
| * | | genirq: Fix wrong name in request_percpu_nmi() descriptionJulien Thierry2019-02-14
| * | | irqdesc: Add domain handler for NMIsJulien Thierry2019-02-05
| * | | genirq: Provide NMI handlersJulien Thierry2019-02-05
| * | | genirq: Provide NMI management for percpu_devid interruptsJulien Thierry2019-02-05
| * | | genirq: Provide basic NMI management for interrupt linesJulien Thierry2019-02-05
| |/ /
* | | genirq/affinity: Remove the leftovers of the original set supportThomas Gleixner2019-02-18
* | | genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei2019-02-18
* | | genirq/affinity: Store interrupt sets size in struct irq_affinityMing Lei2019-02-18
* | | genirq/affinity: Code consolidationThomas Gleixner2019-02-18
* | | Merge branch 'linus' into irq/coreThomas Gleixner2019-02-14
|\ \ \ | | |/ | |/|
| * | genirq/irqdesc: Fix double increment in alloc_descs()Huacai Chen2019-01-17
| * | genirq: Make sure the initial affinity is not emptySrinivas Ramana2019-01-15
| |/
* | genirq: Avoid summation loops for /proc/statThomas Gleixner2019-02-10
* | genirq/affinity: Move allocation of 'node_to_cpumask' to irq_build_affinity_m...Ming Lei2019-02-10
* | genirq/debugfs: No need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-29
* | genirq: Correctly annotate implicit fall throughMathieu Malaterre2019-01-15
* | genirq: Annotate implicit fall throughMathieu Malaterre2019-01-15
|/
* genirq/affinity: Add is_managed to struct irq_affinity_descDou Liyang2018-12-19
* genirq/core: Introduce struct irq_affinity_descDou Liyang2018-12-19
* genirq/affinity: Remove excess indentationThomas Gleixner2018-12-19
* Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-12-18
|\
| * irq/irq_sim: Store multiple interrupt offsets in a bitmapBartosz Golaszewski2018-12-13
* | genirq: Fix various typos in commentsIngo Molnar2018-12-18
* | genirq/matrix: Improve target CPU selection for managed interrupts.Long Li2018-11-06
* | genirq/affinity: Add support for allocating interrupt setsJens Axboe2018-11-05
* | genirq/affinity: Pass first vector to __irq_build_affinity_masks()Ming Lei2018-11-05
* | genirq/affinity: Move two stage affinity spreading into a helper functionMing Lei2018-11-05
* | genirq/affinity: Spread IRQs to all available NUMA nodesLong Li2018-11-05
|/
* irq/matrix: Fix memory overallocationMichael Kelley2018-11-01
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-25
|\
| * genirq: Fix race on spurious interrupt detectionLukas Wunner2018-10-19
| * genirq: Fix grammar s/an /a /Geert Uytterhoeven2018-10-09
| * genirq/debugfs: Reinstate full OF path for domain nameMarc Zyngier2018-10-01
| * genirq/debugfs: Reset domain debugfs_file on removal of the debugfs fileMarc Zyngier2018-10-01