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
/
intc-compact.c
Age
Commit message (
Expand
)
Author
2017-08-28
ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intc
Alexey Brodkin
2017-08-11
arc: Mask individual IRQ lines during core INTC init
Alexey Brodkin
2017-02-06
ARC: [intc-*]: confine NR_CPU_IRQS to intc code
Vineet Gupta
2017-01-04
ARC: IRQ: Use hwirq instead of virq in mask/unmask
Yuriy Kolerov
2016-05-30
ARC: [intc-compact] simplify code for 2 priority levels
Vineet Gupta
2016-05-09
ARC: [intc-*] switch to linear domain
Vineet Gupta
2016-05-09
ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virq
Vineet Gupta
2016-05-09
ARC: clockevent: DT based probe
Vineet Gupta
2016-05-09
ARC: [intc-compact] setup TIMER as percpu_dev
Vineet Gupta
2016-02-24
ARC: [intc-compact] Remove IPI setup from ARCompact port
Vineet Gupta
2015-10-28
ARC: smp: irqchip: handle IPI as percpu irq like timer
Vineet Gupta
2015-10-17
ARC: [arcompact] don't check for hard isr calling local_irq_enable()
Vineet Gupta
2015-07-09
arc:irqchip: prepare for drivers/irqchip/irqchip.h removal
Joël Porquet
2015-06-19
ARC: intc: split into ARCompact ISA specific, common bits
Vineet Gupta