summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/irq.h
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
2017-02-06ARCv2: intc: Use runtime value of irq count for setting up intcVineet Gupta
2017-02-06ARCv2: intc: Rework the build time irq count informationYuriy Kolerov
2017-02-06ARC: [intc-*]: confine NR_CPU_IRQS to intc codeVineet Gupta
2016-05-09ARC: irq: export some IRQs againVineet Gupta
2016-05-09ARC: clockevent: DT based probeVineet Gupta
2016-05-09ARC: clockevent: switch to cpu notifier for clockevent setupNoam Camus
2016-05-09ARC: opencode arc_request_percpu_irqVineet Gupta
2016-02-24ARCv2: SMP: Push IPI_IRQ into IPI providerVineet 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-06-22ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et alVineet Gupta
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta
2014-07-23ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta
2014-06-03ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta
2014-05-05ARC: [SMP] ISS SMP extension bitrotVineet Gupta
2013-11-06arc: remove '__init' for get_hw_config_num_irq()Chen Gang
2013-11-06arc: remove '__init' for setup_processor() and arc_init_IRQ()Chen Gang
2013-06-27arc: delete __cpuinit usage from all arc filesPaul Gortmaker
2013-05-07ARC: Prepare interrupt code for external controllersChristian Ruppert
2013-02-15ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC coreVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #4: Isolate platform headersVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta
2013-02-15ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARCVineet Gupta
2013-02-11ARC: Timers/counters/delay managementVineet Gupta
2013-02-11ARC: Interrupt HandlingVineet Gupta