index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-mips-cpu.c
Age
Commit message (
Expand
)
Author
2025-05-16
irqchip: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2021-07-09
irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry
Marc Zyngier
2021-01-10
irqchip/mips-cpu: Set IPI domain parent chip
Mathias Kresin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-08-30
MIPS: Unify checks for sibling CPUs
Paul Burton
2017-07-18
irqchip/mips-cpu: Drop unnecessary static
Julia Lawall
2017-06-22
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
2017-04-12
irqchip: mips-cpu: Introduce IPI IRQ domain support
Paul Burton
2017-04-12
irqchip: mips-cpu: Prepare for non-legacy IRQ domains
Paul Burton
2017-04-12
irqchip: mips-cpu: Replace magic 0x100 with IE_SW0
Paul Burton
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2015-06-21
IRQCHIP: irq_cpu: declare irqchip table entry
Paul Burton
2015-06-21
MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.
Ralf Baechle