summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* ARC: [intc] mask/unmask can be hidden againVineet Gupta2014-07-231-6/+14
* ARC: [intc] don't mask all IRQ by defaultVineet Gupta2014-07-231-6/+1
* ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta2014-07-231-0/+26
* ARC: [SMP] ISS SMP extension bitrotVineet Gupta2014-05-051-18/+0
* arc: remove '__init' for get_hw_config_num_irq()Chen Gang2013-11-061-1/+1
* ARC: Reset the value of Interrupt Priority RegisterVineet Gupta2013-11-061-3/+7
* ARC: SMP failed to boot due to missing IVT setupNoam Camus2013-09-121-1/+0
* arc: delete __cpuinit usage from all arc filesPaul Gortmaker2013-06-271-1/+1
* ARC: Setup Vector Table Base in early bootVineet Gupta2013-06-261-2/+0
* ARC: More code beautification with IS_ENABLED()Vineet Gupta2013-06-221-9/+3
* ARC: Prepare interrupt code for external controllersChristian Ruppert2013-05-071-1/+1
* ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchyVineet Gupta2013-05-071-8/+13
* ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta2013-04-091-1/+1
* ARC: Fix coding style issuesSachin Kamat2013-04-091-1/+1
* ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta2013-02-151-2/+0
* ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta2013-02-151-0/+7
* ARC: SMP supportVineet Gupta2013-02-151-0/+5
* ARC: Support for high priority interrupts in the in-core intcVineet Gupta2013-02-151-1/+103
* ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 boardVineet Gupta2013-02-151-6/+32
* ARC: Interrupt HandlingVineet Gupta2013-02-111-2/+105
* ARC: irqflags - Interrupt enabling/disabling at in-core intcVineet Gupta2013-02-111-0/+32
OpenPOWER on IntegriCloud