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