index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-21
irqdomain: Allow the default irq domain to be retrieved
Marc Zyngier
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-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-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-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
2018-08-03
genirq: Make force irq threading setup more robust
Thomas Gleixner
2018-08-03
genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obselete
Palmer Dabbelt
2018-07-17
genirq: Remove redundant NULL pointer check in __free_irq()
RAGHU Halharvi
2018-06-24
genirq: Synchronize only with single thread on free_irq()
Lukas Wunner
2018-06-24
genirq: Update code comments wrt recycled thread_mask
Lukas Wunner
2018-06-22
genirq: Speedup show_interrupts()
Eric Dumazet
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
2018-06-19
genirq: Fix editing error in a comment
Jonathan Neuschäfer
2018-06-19
genirq: Use rcu in kstat_irqs_usr()
Eric Dumazet
2018-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]