1. 2552e2c ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached by Vineet Gupta · 9 years ago
  2. 8cb6045 ARC: smp-boot: Decouple Non masters waiting API from jump to entry point by Vineet Gupta · 8 years ago
  3. 34e71e4 ARC: IRQ: Do not use hwirq as virq and vice versa by Yuriy Kolerov · 8 years ago
  4. 8f6d9eb ARC: [SMP] avoid overriding present cpumask by Noam Camus · 8 years ago
  5. 71f9cf8 ARC: Mark secondary cpu online only after all HW setup is done by Noam Camus · 9 years ago
  6. eec3c58 ARC: clockevent: switch to cpu notifier for clockevent setup by Noam Camus · 9 years ago
  7. 5695794 ARC: opencode arc_request_percpu_irq by Vineet Gupta · 9 years ago
  8. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  9. d73b73f ARC: SMP: No need for CONFIG_ARC_IPI_DBG by Vineet Gupta · 9 years ago
  10. 575a9d4 ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu by Vineet Gupta · 9 years ago
  11. b474a02 ARC: rename smp operation init_irq_cpu() to init_per_cpu() by Noam Camus · 9 years ago
  12. 286130e ARC: smp: Introduce smp hook @init_irq_cpu called for all cores by Vineet Gupta · 9 years ago
  13. 8721a7f ARC: smp: Rename platform hook @init_smp -> @init_cpu_smp by Vineet Gupta · 9 years ago
  14. e55af4d ARC: smp: Introduce smp hook @init_early_smp for Master core by Vineet Gupta · 9 years ago
  15. f33e9c4 ARC: smp: Move default boot kick/wait code out of MCIP into common code by Vineet Gupta · 9 years ago
  16. aa6083e ARCv2: SMP: ARConnect debug/robustness by Vineet Gupta · 10 years ago
  17. 173eaaf ARC: make plat_smp_ops weak to allow over-rides by Vineet Gupta · 10 years ago
  18. b27f739 ARC: fix section mismatch with allyesconfig by Vineet Gupta · 10 years ago
  19. 7082a29 ARC: use ACCESS_ONCE in cmpxchg loop by Vineet Gupta · 10 years ago
  20. 9fb92eb ARC: R-M-W assist locks only needed for !LLSC by Vineet Gupta · 10 years ago
  21. 619f301 ARC: Allow SMP kernel to build/boot on UP-only infrastructure by Vineet Gupta · 10 years ago
  22. c16e3e2 ARC: prune extra header includes from smp.c by Vineet Gupta · 11 years ago
  23. 2b75c0f ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI) by Vineet Gupta · 11 years ago
  24. 7e51221 ARC: [SMP] Fix IPI IRQ registration by Noam Camus · 12 years ago
  25. 2d4899f ARC: arc_local_timer_setup() need not pass own cpu id by Vineet Gupta · 11 years ago
  26. d8e8c7d ARC: [SMP] optimize IPI send and receive by Vineet Gupta · 11 years ago
  27. f2a4aa5 ARC: [SMP] simplify IPI code by Vineet Gupta · 11 years ago
  28. 53dc110 ARC: [SMP] cpu halt interface doesn't need "self" cpu-id by Vineet Gupta · 11 years ago
  29. ccdaa6e ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id by Vineet Gupta · 11 years ago
  30. ddf8443 ARC: [SMP] cpumask not needed in IPI send path by Vineet Gupta · 11 years ago
  31. 06b93c3 smp, ARC: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  32. 5ea72a9 ARC: [SMP] TLB flush by Vineet Gupta · 11 years ago
  33. 064a626 ARC: use __weak instead of __attribute__((weak)) by Vineet Gupta · 11 years ago
  34. ce75995 arc: delete __cpuinit usage from all arc files by Paul Gortmaker · 12 years ago
  35. fa35e42 arc: Use generic idle loop by Thomas Gleixner · 12 years ago
  36. 10b1271 ARC: [Review] Multi-platform image #7: SMP common code to use callbacks by Vineet Gupta · 12 years ago
  37. 877768c ARC: [Review] Multi-platform image #3: switch to board callback by Vineet Gupta · 12 years ago
  38. 03a6d28 ARC: [Review] Multi-platform image #2: Board callback Infrastructure by Vineet Gupta · 12 years ago
  39. 41195d2 ARC: SMP support by Vineet Gupta · 12 years ago