summaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-19
|\
| * Merge tag 'irqchip-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-05-06
| |\
| | * genirq/msi: Add a new field in msi_desc to store an IOMMU cookieJulien Grall2019-05-03
| | * genirq: Introduce irq_chip_{request,release}_resource_parent() apisLokesh Vutla2019-05-01
| | * irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs()Julien Grall2019-04-29
* | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-07
|\ \ \
| * | | irqdesc: Replace irq_kobj_type's default_attrs field with groupsKimberly Brown2019-04-25
* | | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-07
|\ \ \ \
| * | | | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-09
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-06
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | genirq/devres: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-04-16
| * | | genirq/timings: Add array suffix computation codeDaniel Lezcano2019-04-05
| * | | 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
|\