index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq/irqdesc: Honor caller provided affinity in alloc_desc()
Shay Drory
2024-08-07
1
-0
/
+1
*
Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-22
2
-76
/
+22
|
\
|
*
genirq/msi: Move msi_device_data to core
Thomas Gleixner
2024-07-18
1
-2
/
+18
|
*
genirq/msi: Remove platform MSI leftovers
Thomas Gleixner
2024-07-18
1
-73
/
+2
|
*
irqdomain: Fix formatting irq_find_matching_fwspec() kerneldoc comment
Anna-Maria Behnsen
2024-06-23
1
-1
/
+2
*
|
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-22
6
-128
/
+338
|
\
\
|
*
|
irqdomain: Remove __irq_domain_add()
Herve Codina
2024-06-17
1
-33
/
+0
|
*
|
irqdomain: Convert domain creation functions to irq_domain_instantiate()
Herve Codina
2024-06-17
1
-5
/
+21
|
*
|
irqdomain: Add a resource managed version of irq_domain_instantiate()
Herve Codina
2024-06-17
1
-0
/
+41
|
*
|
irqdomain: Add support for generic irq chips creation before publishing a domain
Herve Codina
2024-06-17
1
-1
/
+13
|
*
|
genirq/generic_chip: Introduce init() and exit() hooks
Herve Codina
2024-06-17
1
-2
/
+22
|
*
|
genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()
Herve Codina
2024-06-17
1
-23
/
+68
|
*
|
irqdomain: Introduce init() and exit() hooks
Herve Codina
2024-06-17
1
-0
/
+15
|
*
|
irqdomain: Handle domain bus token in irq_domain_create()
Herve Codina
2024-06-17
1
-6
/
+24
|
*
|
irqdomain: Make __irq_domain_create() return an error code
Herve Codina
2024-06-17
1
-5
/
+5
|
*
|
irqdomain: Use irq_domain_instantiate() for hierarchy domain creation
Herve Codina
2024-06-17
1
-12
/
+5
|
*
|
irqdomain: Handle domain hierarchy parent in irq_domain_instantiate()
Herve Codina
2024-06-17
1
-0
/
+7
|
*
|
irqdomain: Handle additional domain flags in irq_domain_instantiate()
Herve Codina
2024-06-17
1
-0
/
+2
|
*
|
irqdomain: Convert __irq_domain_create() to use struct irq_domain_info
Herve Codina
2024-06-17
1
-24
/
+24
|
*
|
irqdomain: Use a dedicated function to set the domain name
Herve Codina
2024-06-17
1
-31
/
+38
|
*
|
irqdomain: Introduce irq_domain_instantiate()
Herve Codina
2024-06-17
1
-7
/
+32
|
*
|
irqdomain: Introduce irq_domain_free()
Herve Codina
2024-06-17
1
-6
/
+10
|
*
|
irqdomain: Fixed unbalanced fwnode get and put
Herve Codina
2024-06-17
1
-5
/
+2
|
*
|
irqdomain: Add missing parameter descriptions in kernel-doc comments
Herve Codina
2024-06-05
1
-0
/
+27
|
*
|
genirq/debugfs: Print irqdomain flags as human-readable strings
Jinjie Ruan
2024-06-03
3
-10
/
+27
|
*
|
genirq/proc: Simplify irqdesc::kstat_irqs handling further
Adrian Huang
2024-06-03
1
-5
/
+2
|
|
/
*
|
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-17
1
-1
/
+1
|
\
\
|
*
|
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
2024-07-09
1
-1
/
+1
|
|
/
*
/
genirq/irq_sim: add an extended irq_sim initializer
Bartosz Golaszewski
2024-07-04
1
-3
/
+57
|
/
*
genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after()
dicken.ding
2024-05-24
1
-1
/
+4
*
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
2024-05-23
1
-8
/
+8
*
Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-05-20
1
-0
/
+2
|
\
|
*
genirq/msi: Add MSI allocation helper and export MSI functions
Nipun Gupta
2024-04-23
1
-0
/
+2
*
|
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-14
8
-48
/
+101
|
\
\
|
|
/
|
/
|
|
*
genirq: Reuse irq_is_nmi()
Jinjie Ruan
2024-04-24
4
-14
/
+14
|
*
genirq/cpuhotplug: Retry with cpu_online_mask when migration fails
Dongli Zhang
2024-04-24
1
-0
/
+16
|
*
genirq/cpuhotplug: Skip suspended interrupts when restoring affinity
David Stevens
2024-04-24
2
-7
/
+16
|
*
genirq: Simplify the checks for irq_set_percpu_devid_partition()
Jinjie Ruan
2024-04-23
1
-8
/
+2
|
*
genirq: Avoid summation loops for /proc/interrupts
Bitao Hu
2024-04-12
3
-9
/
+15
|
*
genirq: Provide a snapshot mechanism for interrupt statistics
Bitao Hu
2024-04-12
2
-0
/
+29
|
*
genirq: Convert kstat_irqs to a struct
Bitao Hu
2024-04-12
3
-9
/
+7
|
*
irqdomain: Check virq for 0 before use in irq_dispose_mapping()
Andy Shevchenko
2024-04-08
1
-2
/
+3
*
|
genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
Rafael J. Wysocki
2024-03-25
1
-2
/
+7
|
/
*
Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-11
3
-56
/
+184
|
\
|
*
genirq/matrix: Dynamic bitmap allocation
Björn Töpel
2024-02-23
1
-11
/
+17
|
*
genirq/irqdomain: Don't call ops->select for DOMAIN_BUS_ANY tokens
Marc Zyngier
2024-02-20
1
-1
/
+1
|
*
genirq/msi: Provide MSI_FLAG_PARENT_PM_DEV
Thomas Gleixner
2024-02-15
1
-1
/
+4
|
*
genirq/irqdomain: Reroute device MSI create_mapping
Thomas Gleixner
2024-02-15
1
-6
/
+20
|
*
genirq/msi: Provide allocation/free functions for "wired" MSI interrupts
Thomas Gleixner
2024-02-15
1
-0
/
+68
|
*
genirq/msi: Optionally use dev->fwnode for device domain
Thomas Gleixner
2024-02-15
1
-4
/
+16
[next]