Age | Commit message (Expand) | Author |
2019-03-23 | genirq: Mark expected switch case fall-through | Gustavo A. R. Silva |
2019-03-22 | genirq/devres: Remove excess parameter from kernel doc | Valdis Kletnieks |
2019-03-08 | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-02-23 | Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner |
2019-02-21 | Merge branch 'ib-qcom-ssbi' into devel | Linus Walleij |
2019-02-21 | irqdomain: Allow the default irq domain to be retrieved | Marc Zyngier |
2019-02-20 | Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/sc... | Linus Walleij |
2019-02-19 | irq/irq_sim: add irq_set_type() callback | Bartosz Golaszewski |
2019-02-18 | genirq/affinity: Remove the leftovers of the original set support | Thomas Gleixner |
2019-02-18 | genirq/affinity: Add new callback for (re)calculating interrupt sets | Ming Lei |
2019-02-18 | genirq/affinity: Store interrupt sets size in struct irq_affinity | Ming Lei |
2019-02-18 | genirq/affinity: Code consolidation | Thomas Gleixner |
2019-02-17 | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Walleij |
2019-02-14 | Merge branch 'linus' into irq/core | Thomas Gleixner |
2019-02-14 | genirq: Fix wrong name in request_percpu_nmi() description | Julien Thierry |
2019-02-13 | genirq: introduce irq_chip_mask_ack_parent() | Linus Walleij |
2019-02-13 | genirq: introduce irq_domain_translate_twocell | Brian Masney |
2019-02-10 | genirq: Avoid summation loops for /proc/stat | Thomas Gleixner |
2019-02-10 | genirq/affinity: Move allocation of 'node_to_cpumask' to irq_build_affinity_m... | Ming Lei |
2019-02-05 | irqdesc: Add domain handler for NMIs | Julien Thierry |
2019-02-05 | genirq: Provide NMI handlers | Julien Thierry |
2019-02-05 | genirq: Provide NMI management for percpu_devid interrupts | Julien Thierry |
2019-02-05 | genirq: Provide basic NMI management for interrupt lines | Julien Thierry |
2019-02-04 | genirq: export irq_chip_set_wake_parent symbol | Brian Masney |
2019-01-29 | genirq/debugfs: No need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-01-18 | genirq/irqdesc: Fix double increment in alloc_descs() | Huacai Chen |
2019-01-15 | genirq: Make sure the initial affinity is not empty | Srinivas Ramana |
2019-01-15 | genirq: Correctly annotate implicit fall through | Mathieu Malaterre |
2019-01-15 | genirq: Annotate implicit fall through | Mathieu Malaterre |
2018-12-19 | genirq/affinity: Add is_managed to struct irq_affinity_desc | Dou Liyang |
2018-12-19 | genirq/core: Introduce struct irq_affinity_desc | Dou Liyang |
2018-12-19 | genirq/affinity: Remove excess indentation | Thomas Gleixner |
2018-12-18 | Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2018-12-18 | genirq: Fix various typos in comments | Ingo Molnar |
2018-12-13 | irq/irq_sim: Store multiple interrupt offsets in a bitmap | Bartosz Golaszewski |
2018-11-06 | genirq/matrix: Improve target CPU selection for managed interrupts. | Long Li |
2018-11-05 | genirq/affinity: Add support for allocating interrupt sets | Jens Axboe |
2018-11-05 | genirq/affinity: Pass first vector to __irq_build_affinity_masks() | Ming Lei |
2018-11-05 | genirq/affinity: Move two stage affinity spreading into a helper function | Ming Lei |
2018-11-05 | genirq/affinity: Spread IRQs to all available NUMA nodes | Long Li |
2018-11-01 | irq/matrix: Fix memory overallocation | Michael Kelley |
2018-10-25 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-10-19 | genirq: Fix race on spurious interrupt detection | Lukas Wunner |
2018-10-09 | genirq: Fix grammar s/an /a / | Geert Uytterhoeven |
2018-10-01 | genirq/debugfs: Reinstate full OF path for domain name | Marc Zyngier |
2018-10-01 | genirq/debugfs: Reset domain debugfs_file on removal of the debugfs file | Marc Zyngier |
2018-09-18 | irq/matrix: Spread managed interrupts on allocation | Dou Liyang |
2018-09-18 | irq/matrix: Split out the CPU selection code into a helper | Dou Liyang |
2018-08-13 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-08-06 | Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |