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