aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/irq.c
Commit message (Expand)AuthorAge
* ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virqVineet Gupta2016-05-09
* ARC: opencode arc_request_percpu_irqVineet Gupta2016-05-09
* ARC: [intc-compact] setup TIMER as percpu_devVineet Gupta2016-05-09
* ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpuVineet Gupta2015-12-17
* ARC: rename smp operation init_irq_cpu() to init_per_cpu()Noam Camus2015-12-17
* ARC: intc: Document arc_request_percpu_irq() betterVineet Gupta2015-12-12
* ARC: intc: No need to clear IRQ_NOAUTOENVineet Gupta2015-12-12
* ARC: smp: Introduce smp hook @init_irq_cpu called for all coresVineet Gupta2015-10-28
* ARC: smp: Rename platform hook @init_smp -> @init_cpu_smpVineet Gupta2015-10-28
* ARC: remove @init_time, @init_irq platform callbacksVineet Gupta2015-10-28
* ARC: intc: split into ARCompact ISA specific, common bitsVineet Gupta2015-06-19
* ARC: [intc] mask/unmask can be hidden againVineet Gupta2014-07-23
* ARC: [intc] don't mask all IRQ by defaultVineet Gupta2014-07-23
* ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta2014-07-23
* ARC: [SMP] ISS SMP extension bitrotVineet Gupta2014-05-05
* arc: remove '__init' for get_hw_config_num_irq()Chen Gang2013-11-06
* ARC: Reset the value of Interrupt Priority RegisterVineet Gupta2013-11-06
* ARC: SMP failed to boot due to missing IVT setupNoam Camus2013-09-12
* arc: delete __cpuinit usage from all arc filesPaul Gortmaker2013-06-27
* ARC: Setup Vector Table Base in early bootVineet Gupta2013-06-26
* ARC: More code beautification with IS_ENABLED()Vineet Gupta2013-06-22
* ARC: Prepare interrupt code for external controllersChristian Ruppert2013-05-07
* ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchyVineet Gupta2013-05-07
* ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta2013-04-09
* ARC: Fix coding style issuesSachin Kamat2013-04-09
* ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta2013-02-15
* ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta2013-02-15
* ARC: SMP supportVineet Gupta2013-02-15
* ARC: Support for high priority interrupts in the in-core intcVineet Gupta2013-02-15
* ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 boardVineet Gupta2013-02-15
* ARC: Interrupt HandlingVineet Gupta2013-02-11
* ARC: irqflags - Interrupt enabling/disabling at in-core intcVineet Gupta2013-02-11