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