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
/
include
/
asm
/
irq.h
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-02-06
ARCv2: intc: Use runtime value of irq count for setting up intc
Vineet Gupta
2017-02-06
ARCv2: intc: Rework the build time irq count information
Yuriy Kolerov
2017-02-06
ARC: [intc-*]: confine NR_CPU_IRQS to intc code
Vineet Gupta
2016-05-09
ARC: irq: export some IRQs again
Vineet Gupta
2016-05-09
ARC: clockevent: DT based probe
Vineet Gupta
2016-05-09
ARC: clockevent: switch to cpu notifier for clockevent setup
Noam Camus
2016-05-09
ARC: opencode arc_request_percpu_irq
Vineet Gupta
2016-02-24
ARCv2: SMP: Push IPI_IRQ into IPI provider
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-06-22
ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et al
Vineet Gupta
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
2014-07-23
ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)
Vineet Gupta
2014-06-03
ARC: arc_local_timer_setup() need not pass own cpu id
Vineet Gupta
2014-05-05
ARC: [SMP] ISS SMP extension bitrot
Vineet Gupta
2013-11-06
arc: remove '__init' for get_hw_config_num_irq()
Chen Gang
2013-11-06
arc: remove '__init' for setup_processor() and arc_init_IRQ()
Chen Gang
2013-06-27
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
2013-05-07
ARC: Prepare interrupt code for external controllers
Christian Ruppert
2013-02-15
ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC core
Vineet Gupta
2013-02-15
ARC: [Review] Multi-platform image #4: Isolate platform headers
Vineet Gupta
2013-02-15
ARC: [Review] Multi-platform image #3: switch to board callback
Vineet Gupta
2013-02-15
ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARC
Vineet Gupta
2013-02-11
ARC: Timers/counters/delay management
Vineet Gupta
2013-02-11
ARC: Interrupt Handling
Vineet Gupta