summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/irq.c
AgeCommit message (Expand)Author
2014-07-23ARC: [intc] mask/unmask can be hidden againVineet Gupta
2014-07-23ARC: [intc] don't mask all IRQ by defaultVineet Gupta
2014-07-23ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet 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: Reset the value of Interrupt Priority RegisterVineet Gupta
2013-09-12ARC: SMP failed to boot due to missing IVT setupNoam Camus
2013-06-27arc: delete __cpuinit usage from all arc filesPaul Gortmaker
2013-06-26ARC: Setup Vector Table Base in early bootVineet Gupta
2013-06-22ARC: More code beautification with IS_ENABLED()Vineet Gupta
2013-05-07ARC: Prepare interrupt code for external controllersChristian Ruppert
2013-05-07ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchyVineet Gupta
2013-04-09ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta
2013-04-09ARC: Fix coding style issuesSachin Kamat
2013-02-15ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta
2013-02-15ARC: SMP supportVineet Gupta
2013-02-15ARC: Support for high priority interrupts in the in-core intcVineet Gupta
2013-02-15ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 boardVineet Gupta
2013-02-11ARC: Interrupt HandlingVineet Gupta
2013-02-11ARC: irqflags - Interrupt enabling/disabling at in-core intcVineet Gupta