index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
mcip.c
Age
Commit message (
Expand
)
Author
2021-08-12
arc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2019-08-26
ARCv2: IDU-intc: Add support for edge-triggered interrupts
Mischa Jonker
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
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