index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
mcip.c
Age
Commit message (
Expand
)
Author
2018-02-28
ARC: mcip: update MCIP debug mask when the new cpu came online
Eugeniy Paltsev
2018-02-28
ARC: mcip: halt GFRC counter when ARC cores halt
Eugeniy Paltsev
2017-02-06
ARCv2: IDU-intc: Delete deprecated parameters in Device Trees
Yuriy Kolerov
2017-02-06
ARCv2: IDU-intc: mask all common interrupts by default
Yuriy Kolerov
2017-02-06
ARCv2: IDU-intc: Use build registers for getting numbers of interrupts
Yuriy Kolerov
2017-01-24
ARCv2: MCIP: update the BCR per current changes
Vineet Gupta
2017-01-24
ARCv2: MCIP: Deprecate setting of affinity in Device Tree
Yuriy Kolerov
2017-01-04
ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIP
Yuriy Kolerov
2016-11-30
ARC: move mcip.h into include/soc and adjust the includes
Vineet Gupta
2016-11-08
ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
Yuriy Kolerov
2016-11-08
ARC: IRQ: Do not use hwirq as virq and vice versa
Yuriy Kolerov
2016-10-16
ARCv2: intc: untangle SMP, MCIP and IDU
Vineet Gupta
2016-05-09
ARC: irq: export some IRQs again
Vineet Gupta
2016-05-09
ARC: clocksource: DT based probe
Vineet Gupta
2016-02-24
arc: SMP: CONFIG_ARC_IPI_DBG cleanup
Valentin Rothberg
2016-02-24
ARC: SMP: No need for CONFIG_ARC_IPI_DBG
Vineet Gupta
2016-02-24
ARCv2: Elide sending new cross core intr if receiver didn't ack prev
Vineet Gupta
2016-02-24
ARCv2: SMP: Push IPI_IRQ into IPI provider
Vineet Gupta
2016-02-24
ARCv2: SMP: Emulate IPI to self using software triggered interrupt
Vineet Gupta
2016-02-18
ARCv2: boot print Low Latency Memory
Vineet Gupta
2016-01-29
ARCv2: clocksource: Rename GRTC -> GFRC ...
Vineet Gupta
2015-12-17
ARC: rename smp operation init_irq_cpu() to init_per_cpu()
Noam Camus
2015-10-28
ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp()
Vineet Gupta
2015-10-28
ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp()
Vineet Gupta
2015-10-17
ARC: smp: Move default boot kick/wait code out of MCIP into common code
Vineet Gupta
2015-10-17
ARC: boot log: move helper macros to header for reuse
Vineet Gupta
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-31
arc/irq: Prepare idu_cascade_isr for irq argument removal
Thomas Gleixner
2015-07-09
arc:irqchip: prepare for drivers/irqchip/irqchip.h removal
Joël Porquet
2015-07-06
ARCv2: intc: IDU: Fix potential race in installing a chained IRQ handler
Vineet Gupta
2015-07-06
ARCv2: intc: IDU: support irq affinity
Vineet Gupta
2015-06-22
ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distribution
Vineet Gupta
2015-06-22
ARCv2: SMP: clocksource: Enable Global Real Time counter
Vineet Gupta
2015-06-22
ARCv2: SMP: ARConnect debug/robustness
Vineet Gupta
2015-06-22
ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et al
Vineet Gupta