summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/intc-compact.c
AgeCommit message (Expand)Author
2021-08-24arch/arc/kernel/: fix misspellings using codespell toolChangcheng Deng
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
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-06ARC: [intc-*]: confine NR_CPU_IRQS to intc codeVineet Gupta
2017-01-04ARC: IRQ: Use hwirq instead of virq in mask/unmaskYuriy Kolerov
2016-05-30ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta
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-05-09ARC: clockevent: DT based probeVineet Gupta
2016-05-09ARC: [intc-compact] setup TIMER as percpu_devVineet Gupta
2016-02-24ARC: [intc-compact] Remove IPI setup from ARCompact portVineet Gupta
2015-10-28ARC: smp: irqchip: handle IPI as percpu irq like timerVineet Gupta
2015-10-17ARC: [arcompact] don't check for hard isr calling local_irq_enable()Vineet Gupta
2015-07-09arc:irqchip: prepare for drivers/irqchip/irqchip.h removalJoël Porquet
2015-06-19ARC: intc: split into ARCompact ISA specific, common bitsVineet Gupta