summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/intc-arcv2.c
AgeCommit message (Expand)Author
2024-04-01ARC: Fix typosBjorn Helgaas
2023-08-13ARC: -Wmissing-prototype warning fixesVineet Gupta
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-25ARCv2: Add explcit unaligned access support (and ability to disable too)Eugeniy Paltsev
2019-02-21ARCv2: support manual regfile save on interruptsVineet Gupta
2017-08-28ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intcAlexey Brodkin
2017-08-11arc: Mask individual IRQ lines during core INTC initAlexey Brodkin
2017-02-06ARCv2: intc: Set default priority for all core interruptsYuriy Kolerov
2017-02-06ARCv2: intc: Use runtime value of irq count for setting up intcVineet Gupta
2017-02-06ARC: [intc-*]: confine NR_CPU_IRQS to intc codeVineet Gupta
2017-02-06ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 regYuriy Kolerov
2017-01-04ARC: IRQ: Use hwirq instead of virq in mask/unmaskYuriy Kolerov
2016-12-14ARCv2: intc: default all interrupts to priority 1Vineet Gupta
2016-09-30ARCv2: intc: Use kflag if STATUS32.IE must be resetYuriy Kolerov
2016-05-09ARC: [intc-*] switch to linear domainVineet Gupta
2016-05-09ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virqVineet Gupta
2016-02-10ARCv2: intc: Allow interruption by lowest priority interruptVineet Gupta
2015-12-12ARCv2: intc: Fix random perf irq disabling in SMP setupVineet Gupta
2015-07-09arc:irqchip: prepare for drivers/irqchip/irqchip.h removalJoël Porquet
2015-06-22ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et alVineet Gupta
2015-06-22ARCv2: [intc] HS38 core interrupt controllerVineet Gupta