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 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
1
-10
/
+5
|
\
|
*
kthread: add kthread_stop_put
Andreas Gruenbacher
2023-10-04
1
-10
/
+5
*
|
Merge tag 'x86-apic-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-30
2
-12
/
+1
|
\
\
|
*
|
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
2023-10-26
2
-12
/
+1
|
|
/
*
|
genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
Herve Codina
2023-10-27
1
-6
/
+19
*
|
genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
Chen Yu
2023-10-25
1
-3
/
+3
*
|
genirq/generic-chip: Fix the irq_chip name for /proc/interrupts
Keguang Zhang
2023-10-13
1
-1
/
+5
|
/
*
Merge tag 'irq-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-28
3
-21
/
+20
|
\
|
*
genirq: Remove unused extern declaration
YueHaibing
2023-07-31
1
-2
/
+0
|
*
genirq: Prevent nested thread vs synchronize_hardirq() deadlock
Vincent Whitchurch
2023-07-31
3
-19
/
+20
*
|
genirq: Fix software resend lockup and nested resend
Johan Hovold
2023-08-26
1
-1
/
+6
|
/
*
irqdomain: Use return value of strreplace()
Andy Shevchenko
2023-06-30
1
-3
/
+1
*
Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2023-06-26
5
-5
/
+26
|
\
|
*
Merge branch irq/misc-6.5 into irq/irqchip-next
Marc Zyngier
2023-06-21
1
-0
/
+2
|
|
\
|
|
*
irqdomain: Include internals.h for function prototypes
Arnd Bergmann
2023-06-17
1
-0
/
+2
|
*
|
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
2023-06-16
2
-1
/
+17
|
*
|
genirq: Expand doc for PENDING and REPLAY flags
James Gowans
2023-06-16
1
-2
/
+5
|
|
/
|
*
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-27
1
-2
/
+2
|
|
\
|
|
*
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
2023-05-24
1
-2
/
+2
*
|
|
genirq: Use a maple tree for interrupt descriptor management
Shanker Donthineni
2023-05-24
2
-26
/
+33
*
|
|
genirq: Encapsulate sparse bitmap handling
Shanker Donthineni
2023-05-24
2
-12
/
+22
*
|
|
genirq: Use hlist for managing resend handlers
Shanker Donthineni
2023-05-24
4
-17
/
+35
|
/
/
*
/
genirq: Update affinity of secondary threads
John Keeping
2023-04-15
1
-1
/
+4
|
/
*
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-05
4
-13
/
+39
|
\
|
*
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
2023-03-02
1
-1
/
+22
|
*
genirq/msi: Drop dead domain name assignment
Johan Hovold
2023-02-24
1
-4
/
+1
|
*
irqdomain: Add missing NULL pointer check in irq_domain_create_hierarchy()
Juergen Gross
2023-02-23
1
-1
/
+2
|
*
Merge branch 'irq/core' into irq/urgent
Thomas Gleixner
2023-02-23
6
-560
/
+470
|
|
\
|
*
|
genirq/irqdesc: Make kobj_type structures constant
Thomas Weißschuh
2023-02-21
1
-2
/
+2
|
*
|
genirq/msi: Take the per-device MSI lock before validating the control structure
Marc Zyngier
2023-02-20
1
-3
/
+6
|
*
|
genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()
Sergey Shtylyov
2023-02-20
1
-2
/
+6
*
|
|
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
2
-39
/
+27
|
\
\
\
|
*
|
|
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
2023-02-21
2
-3
/
+7
|
|
\
|
|
|
*
|
|
irq/s390: Add arch_is_isolated_msi() for s390
Jason Gunthorpe
2023-01-11
1
-1
/
+1
|
*
|
|
genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI
Jason Gunthorpe
2023-01-11
1
-1
/
+1
|
*
|
|
genirq/irqdomain: Remove unused irq_domain_check_msi_remap() code
Jason Gunthorpe
2023-01-11
1
-39
/
+0
|
*
|
|
genirq/msi: Add msi_device_has_isolated_msi()
Jason Gunthorpe
2023-01-11
1
-0
/
+27
*
|
|
|
Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-21
6
-560
/
+470
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2023-02-19
4
-163
/
+457
|
|
\
\
|
|
*
\
Merge branch irq/irqdomain-locking into irq/irqchip-next
Marc Zyngier
2023-02-13
1
-163
/
+245
|
|
|
\
\
|
|
|
*
|
irqdomain: Switch to per-domain locking
Johan Hovold
2023-02-13
1
-20
/
+39
|
|
|
*
|
irqdomain: Clean up irq_domain_push/pop_irq()
Johan Hovold
2023-02-13
1
-33
/
+32
|
|
|
*
|
irqdomain: Drop leftover brackets
Johan Hovold
2023-02-13
1
-4
/
+2
|
|
|
*
|
irqdomain: Drop dead domain-name assignment
Johan Hovold
2023-02-13
1
-8
/
+0
|
|
|
*
|
irqdomain: Drop revmap mutex
Johan Hovold
2023-02-13
1
-7
/
+6
|
|
|
*
|
irqdomain: Fix domain registration race
Marc Zyngier
2023-02-13
1
-19
/
+43
|
|
|
*
|
irqdomain: Fix mapping-creation race
Johan Hovold
2023-02-13
1
-18
/
+46
|
|
|
*
|
irqdomain: Refactor __irq_domain_alloc_irqs()
Johan Hovold
2023-02-13
1
-40
/
+48
|
|
|
*
|
irqdomain: Look for existing mapping only once
Johan Hovold
2023-02-13
1
-27
/
+33
|
|
|
*
|
irqdomain: Drop bogus fwspec-mapping error handling
Johan Hovold
2023-02-13
1
-6
/
+1
[next]