Age | Commit message (Expand) | Author |
---|---|---|
2016-11-08 | ARC: IRQ: Do not use hwirq as virq and vice versa | Yuriy Kolerov |
2016-05-30 | Fix typos | Andrea Gelmini |
2015-12-17 | ARC: rename smp operation init_irq_cpu() to init_per_cpu() | Noam Camus |
2015-10-28 | ARC: smp: Introduce smp hook @init_irq_cpu called for all cores | Vineet Gupta |
2015-10-28 | ARC: smp: Introduce smp hook @init_early_smp for Master core | Vineet Gupta |
2014-09-27 | ARC: Allow SMP kernel to build/boot on UP-only infrastructure | Vineet Gupta |
2013-12-23 | ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id | Vineet Gupta |
2013-12-23 | ARC: [SMP] cpumask not needed in IPI send path | Vineet Gupta |
2013-11-06 | arc: remove '__init' for first_lines_of_secondary() | Chen Gang |
2013-02-15 | ARC: [Review] Multi-platform image #7: SMP common code to use callbacks | Vineet Gupta |
2013-02-15 | ARC: [Review] Multi-platform image #3: switch to board callback | Vineet Gupta |
2013-02-15 | ARC: SMP support | Vineet Gupta |
2013-02-11 | ARC: Atomic/bitops/cmpxchg/barriers | Vineet Gupta |