summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/mcip.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-29ARCv2: clocksource: Rename GRTC -> GFRC ...Vineet Gupta1-5/+5
2015-12-17ARC: rename smp operation init_irq_cpu() to init_per_cpu()Noam Camus1-1/+1
2015-10-28ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp()Vineet Gupta1-8/+2
2015-10-28ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp()Vineet Gupta1-7/+8
2015-10-17ARC: smp: Move default boot kick/wait code out of MCIP into common codeVineet Gupta1-18/+0
2015-10-17ARC: boot log: move helper macros to header for reuseVineet Gupta1-2/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-07-31arc/irq: Prepare idu_cascade_isr for irq argument removalThomas Gleixner1-1/+2
2015-07-09arc:irqchip: prepare for drivers/irqchip/irqchip.h removalJoël Porquet1-1/+0
2015-07-06ARCv2: intc: IDU: Fix potential race in installing a chained IRQ handlerVineet Gupta1-2/+1
2015-07-06ARCv2: intc: IDU: support irq affinityVineet Gupta1-1/+18
2015-06-22ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distributionVineet Gupta1-1/+182
2015-06-22ARCv2: SMP: clocksource: Enable Global Real Time counterVineet Gupta1-0/+3
2015-06-22ARCv2: SMP: ARConnect debug/robustnessVineet Gupta1-4/+44
2015-06-22ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et alVineet Gupta1-0/+117