summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/mcip.c
AgeCommit message (Expand)Author
2017-02-06ARCv2: IDU-intc: Delete deprecated parameters in Device TreesYuriy Kolerov
2017-02-06ARCv2: IDU-intc: mask all common interrupts by defaultYuriy Kolerov
2017-02-06ARCv2: IDU-intc: Use build registers for getting numbers of interruptsYuriy Kolerov
2017-01-24ARCv2: MCIP: update the BCR per current changesVineet Gupta
2017-01-24ARCv2: MCIP: Deprecate setting of affinity in Device TreeYuriy Kolerov
2017-01-04ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIPYuriy Kolerov
2016-11-30ARC: move mcip.h into include/soc and adjust the includesVineet Gupta
2016-11-08ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination coreYuriy Kolerov
2016-11-08ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov
2016-10-16ARCv2: intc: untangle SMP, MCIP and IDUVineet Gupta
2016-05-09ARC: irq: export some IRQs againVineet Gupta
2016-05-09ARC: clocksource: DT based probeVineet Gupta
2016-02-24arc: SMP: CONFIG_ARC_IPI_DBG cleanupValentin Rothberg
2016-02-24ARC: SMP: No need for CONFIG_ARC_IPI_DBGVineet Gupta
2016-02-24ARCv2: Elide sending new cross core intr if receiver didn't ack prevVineet Gupta
2016-02-24ARCv2: SMP: Push IPI_IRQ into IPI providerVineet Gupta
2016-02-24ARCv2: SMP: Emulate IPI to self using software triggered interruptVineet Gupta
2016-02-18ARCv2: boot print Low Latency MemoryVineet Gupta
2016-01-29ARCv2: clocksource: Rename GRTC -> GFRC ...Vineet Gupta
2015-12-17ARC: rename smp operation init_irq_cpu() to init_per_cpu()Noam Camus
2015-10-28ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp()Vineet Gupta
2015-10-28ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp()Vineet Gupta
2015-10-17ARC: smp: Move default boot kick/wait code out of MCIP into common codeVineet Gupta
2015-10-17ARC: boot log: move helper macros to header for reuseVineet Gupta
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-31arc/irq: Prepare idu_cascade_isr for irq argument removalThomas Gleixner
2015-07-09arc:irqchip: prepare for drivers/irqchip/irqchip.h removalJoël Porquet
2015-07-06ARCv2: intc: IDU: Fix potential race in installing a chained IRQ handlerVineet Gupta
2015-07-06ARCv2: intc: IDU: support irq affinityVineet Gupta
2015-06-22ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distributionVineet Gupta
2015-06-22ARCv2: SMP: clocksource: Enable Global Real Time counterVineet Gupta
2015-06-22ARCv2: SMP: ARConnect debug/robustnessVineet Gupta
2015-06-22ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et alVineet Gupta