index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
irqdomain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqdomain: Use return value of strreplace()
Andy Shevchenko
2023-06-30
1
-3
/
+1
*
irqdomain: Include internals.h for function prototypes
Arnd Bergmann
2023-06-17
1
-0
/
+2
*
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-05
1
-1
/
+2
|
\
|
*
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
1
-163
/
+245
|
|
\
*
|
\
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
1
-39
/
+0
|
\
\
\
|
*
|
|
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
2023-02-21
1
-2
/
+2
|
|
\
|
|
|
*
|
|
genirq/irqdomain: Remove unused irq_domain_check_msi_remap() code
Jason Gunthorpe
2023-01-11
1
-39
/
+0
*
|
|
|
Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-21
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
|
*
|
irqdomain: Fix disassociation race
Johan Hovold
2023-02-13
1
-0
/
+5
|
*
|
irqdomain: Fix association race
Johan Hovold
2023-02-13
1
-5
/
+14
|
|
/
*
|
Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-05
1
-1
/
+1
|
\
\
|
*
|
kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-03
1
-1
/
+1
|
|
/
*
/
genirq/msi: Free the fwnode created by msi_create_device_irq_domain()
Jason Gunthorpe
2023-01-17
1
-1
/
+1
|
/
*
irqdomain: Use hwirq_max instead of revmap_size for NOMAP domains
Xu Qiang
2022-07-19
1
-6
/
+6
*
irqdomain: Report irq number for NOMAP domains
Xu Qiang
2022-07-19
1
-0
/
+2
*
irqdomain: Let irq_domain_set_{info,hwirq_and_chip} take a const irq_chip
Marc Zyngier
2022-02-15
1
-4
/
+5
*
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-06
1
-3
/
+4
|
\
|
*
PCI: apple: Add INTx and per-port interrupt support
Marc Zyngier
2021-11-04
1
-0
/
+1
|
*
irqdomain: Make of_phandle_args_to_fwspec() generally available
Marc Zyngier
2021-11-04
1
-3
/
+3
*
|
Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-09-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
Bixuan Cui
2021-09-22
1
-1
/
+1
*
|
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-09-03
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts
Cédric Le Goater
2021-08-10
1
-0
/
+1
*
|
irqdomain: Export irq_domain_disconnect_hierarchy()
Maulik Shah
2021-08-23
1
-0
/
+1
|
/
*
irqdomain: Introduce irq_resolve_mapping()
Marc Zyngier
2021-06-10
1
-8
/
+20
*
irqdomain: Protect the linear revmap with RCU
Marc Zyngier
2021-06-10
1
-26
/
+23
*
irqdomain: Cache irq_data instead of a virq number in the revmap
Marc Zyngier
2021-06-10
1
-5
/
+11
*
irqdomain: Use struct_size() helper when allocating irqdomain
Marc Zyngier
2021-06-10
1
-1
/
+1
*
irqdomain: Make normal and nomap irqdomains exclusive
Marc Zyngier
2021-06-10
1
-10
/
+35
*
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
2021-06-10
1
-0
/
+2
*
irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()
Marc Zyngier
2021-06-10
1
-3
/
+3
*
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-05
1
-10
/
+10
|
\
|
*
irqdomain: Introduce irq_domain_create_simple() API
Andy Shevchenko
2021-03-26
1
-10
/
+10
*
|
Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-04-24
1
-46
/
+6
|
\
\
|
*
|
irqdomain: Drop references to recusive irqdomain setup
Marc Zyngier
2021-04-22
1
-6
/
+2
|
*
|
irqdomain: Get rid of irq_create_strict_mappings()
Marc Zyngier
2021-04-22
1
-32
/
+0
|
*
|
irqdomain: Get rid of irq_create_identity_mapping()
Marc Zyngier
2021-04-07
1
-3
/
+0
|
|
/
|
*
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
2021-03-08
1
-5
/
+4
*
|
irq: Fix typos in comments
Ingo Molnar
2021-03-22
1
-4
/
+4
|
/
[next]