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-04-16
genirq/devres: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-05
genirq/timings: Add array suffix computation code
Daniel Lezcano
2019-04-05
genirq/timings: Remove variance computation code
Daniel Lezcano
2019-04-05
genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
Stephen Boyd
2019-04-05
genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
Kefeng Wang
2019-03-24
genirq: Prevent use-after-free and work list corruption
Prasad Sodagudi
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
[prev]
[next]