aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/irq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-28ARC: smp: irqchip: handle IPI as percpu irq like timerVineet Gupta1-0/+1
2015-06-22ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et alVineet Gupta1-0/+1
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta1-0/+5
2014-07-23ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta1-0/+4
2014-06-03ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta1-1/+1
2014-05-05ARC: [SMP] ISS SMP extension bitrotVineet Gupta1-2/+0
2013-11-06arc: remove '__init' for get_hw_config_num_irq()Chen Gang1-1/+1
2013-11-06arc: remove '__init' for setup_processor() and arc_init_IRQ()Chen Gang1-1/+1
2013-06-27arc: delete __cpuinit usage from all arc filesPaul Gortmaker1-1/+1
2013-05-07ARC: Prepare interrupt code for external controllersChristian Ruppert1-1/+2
2013-02-15ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC coreVineet Gupta1-0/+2
2013-02-15ARC: [Review] Multi-platform image #4: Isolate platform headersVineet Gupta1-1/+0
2013-02-15ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta1-1/+0
2013-02-15ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARCVineet Gupta1-0/+1
2013-02-11ARC: Timers/counters/delay managementVineet Gupta1-0/+2
2013-02-11ARC: Interrupt HandlingVineet Gupta1-0/+22