1. 1097163 ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff by Vineet Gupta · 9 years ago
  2. 87ce628 ARC: Make pt_regs regs unsigned by Vineet Gupta · 9 years ago
  3. b89aa12 ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle by Vineet Gupta · 9 years ago
  4. e78fdfe ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff by Vineet Gupta · 9 years ago
  5. 69cbe63 ARC: LLOCK/SCOND based rwlock by Vineet Gupta · 9 years ago
  6. ae7eae9 ARC: LLOCK/SCOND based spin_lock by Vineet Gupta · 9 years ago
  7. 8ac0665 ARC: refactor atomic inline asm operands with symbolic names by Vineet Gupta · 9 years ago
  8. f5959cb Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock" by Vineet Gupta · 9 years ago
  9. 6de7abf ARCv2: [axs103_smp] Reduce clk for Quad FPGA configs by Vineet Gupta · 9 years ago
  10. e13c42e ARCv2: Fix the peripheral address space detection by Vineet Gupta · 9 years ago
  11. 450ed0d ARCv2: allow selection of page size for MMUv4 by Alexey Brodkin · 9 years ago
  12. 262137b ARCv2: lib: memset: Don't assume 64-bit load/stores by Vineet Gupta · 9 years ago
  13. 21481f2 ARCv2: lib: memcpy: Missing PREFETCHW by Vineet Gupta · 9 years ago
  14. d05a76a ARCv2: add knob for DIV_REV in Kconfig by Alexey Brodkin · 9 years ago
  15. aeec6cd ARC/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  16. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  17. 624b71e ARCv2: support HS38 releases by Vineet Gupta · 9 years ago
  18. f51e2f1 ARC: make sure instruction_pointer() returns unsigned value by Alexey Brodkin · 9 years ago
  19. b631788 ARC: slightly refactor macros for boot logging by Vineet Gupta · 9 years ago
  20. 9138d41 ARC: Add llock/scond to futex backend by Vineet Gupta · 9 years ago
  21. 70d93d8 arc:irqchip: prepare for drivers/irqchip/irqchip.h removal by Joël Porquet · 9 years ago
  22. 80f4208 ARC: Make ARC bitops "safer" (add anti-optimization) by Vineet Gupta · 9 years ago
  23. e2fc61f ARCv2: [axs103] bump CPU frequency from 75 to 90 MHZ by Alexey Brodkin · 9 years ago
  24. 6b12ec1 ARCv2: intc: IDU: Fix potential race in installing a chained IRQ handler by Vineet Gupta · 9 years ago
  25. 83ce3e6 ARCv2: intc: IDU: support irq affinity by Vineet Gupta · 9 years ago
  26. bccea41 ARC: fix unused var wanring by Vineet Gupta · 9 years ago
  27. f718c2e ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZERO by Vineet Gupta · 9 years ago
  28. 9770906 ARC: Override toplevel default -O2 with -O3 by Vineet Gupta · 9 years ago
  29. b607edd ARCv2: guard SLC DMA ops with spinlock by Alexey Brodkin · 9 years ago
  30. 14a0abf ARC: Kconfig: better way to disable ARC_HAS_LLSC for ARC_CPU_750D by Vineet Gupta · 9 years ago
  31. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  32. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  33. 0890a26 Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  34. 92ed932 arc: use for_each_sg() by Akinobu Mita · 9 years ago
  35. 40b8ad8 ARC: Fix build failures for ARCompact in linux-next after ARCv2 support by Vineet Gupta · 9 years ago
  36. d1c6c2f ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact support by Vineet Gupta · 9 years ago
  37. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  38. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  39. 2924cd1 ARCv2: [vdk] dts files and defconfig for HS38 VDK by Ruud Derwig · 10 years ago
  40. 5fa2daa ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x cores by Vineet Gupta · 9 years ago
  41. e0183f5 ARC: [axs101] Prepare for AXS103 by Alexey Brodkin · 9 years ago
  42. a12ebe1 ARCv2: [nsim*hs*] Support simulation platforms for HS38x cores by Vineet Gupta · 9 years ago
  43. 65bfbcd ARCv2: All bits in place, allow ARCv2 builds by Vineet Gupta · 9 years ago
  44. 795f455 ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency) by Vineet Gupta · 9 years ago
  45. a5c8b52 ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock by Vineet Gupta · 10 years ago
  46. 04e2eee ARC: Reduce bitops lines of code using macros by Vineet Gupta · 9 years ago
  47. b8a0330 ARCv2: barriers by Vineet Gupta · 9 years ago
  48. 2576c28 ARC: add smp barriers around atomics per Documentation/atomic_ops.txt by Vineet Gupta · 10 years ago
  49. d57f727 ARC: add compiler barrier to LLSC based cmpxchg by Vineet Gupta · 10 years ago
  50. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago
  51. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. eaf0ecc ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distribution by Vineet Gupta · 9 years ago
  53. 72d7288 ARCv2: SMP: clocksource: Enable Global Real Time counter by Vineet Gupta · 9 years ago
  54. aa6083e ARCv2: SMP: ARConnect debug/robustness by Vineet Gupta · 10 years ago
  55. 82fea5a ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et al by Vineet Gupta · 10 years ago
  56. 173eaaf ARC: make plat_smp_ops weak to allow over-rides by Vineet Gupta · 9 years ago
  57. aa93e8e ARCv2: clocksource: Introduce 64bit local RTC counter by Vineet Gupta · 11 years ago
  58. 8922bc3 ARCv2: Adhere to Zero Delay loop restriction by Vineet Gupta · 11 years ago
  59. 1f7e3dc ARCv2: optimised string/mem lib routines by Claudiu Zissulescu · 10 years ago
  60. bcc4d65 ARCv2: MMUv4: support aliasing icache config by Vineet Gupta · 9 years ago
  61. d1f317d ARCv2: MMUv4: cache programming model changes by Vineet Gupta · 9 years ago
  62. d7a512b ARCv2: MMUv4: TLB programming Model changes by Vineet Gupta · 9 years ago
  63. 4de0e52 ARCv2: STAR 9000814690: Really Re-enable interrupts to avoid deadlocks by Vineet Gupta · 10 years ago
  64. 0d7b885 ARCv2: STAR 9000808988: signals involving Delay Slot by Vineet Gupta · 10 years ago
  65. 4255b07 ARCv2: STAR 9000793984: Handle return from intr to Delay Slot by Vineet Gupta · 10 years ago
  66. 1f6ccff ARCv2: Support for ARCv2 ISA and HS38x cores by Vineet Gupta · 11 years ago
  67. 820970a ARCv2: [intc] HS38 core interrupt controller by Vineet Gupta · 9 years ago
  68. 10d11e5 ARC: uncached base is hard constant for ARC, don't save it by Vineet Gupta · 9 years ago
  69. 5793e27 ARC: intc: split into ARCompact ISA specific, common bits by Vineet Gupta · 9 years ago
  70. 6ffb9c8 ARC: Make way for pt_regs != user_regs_struct by Vineet Gupta · 10 years ago
  71. 5a343b9 ARC: entry.S: [arcompact] simplify SWITCH_TO_KERNEL_STK by Vineet Gupta · 9 years ago
  72. c80417b ARC: entry.S: use single EXCEPTION_PROLOGUE by Vineet Gupta · 9 years ago
  73. 62fb640 ARC: entry.S: micro-optimize Trap handler by Vineet Gupta · 9 years ago
  74. c7e6d79 ARC: entry.S: move some code around for cache locality in return path by Vineet Gupta · 9 years ago
  75. 6d1a20b ARC: entry.S: split into ARCompact ISA specific, common bits by Vineet Gupta · 9 years ago
  76. c10d696 ARC: entry.S: Ensure that restore_regs is local to compilation unit by Vineet Gupta · 10 years ago
  77. 4bf4564 ARC: entry.S: comments cleanup by Vineet Gupta · 9 years ago
  78. a8717d2 ARC: entry.S: Trap handler to use r10 for syscall vs. brkpt decision by Vineet Gupta · 9 years ago
  79. 9b8c7d1 ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9 by Vineet Gupta · 9 years ago
  80. a615b47 ARC: entry.S: confine EXCEPTION_* macros to one file by Vineet Gupta · 10 years ago
  81. f033737 ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE} by Vineet Gupta · 10 years ago
  82. 09f3b37 ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE} by Vineet Gupta · 10 years ago
  83. fbfa26a ARC: entry.S: common'ize scrtach reg freeup in intr + exceptions by Vineet Gupta · 10 years ago
  84. 11e1489 ARC: untangle cache flush loop by Vineet Gupta · 10 years ago
  85. 6c31068 ARC: cacheflush: No need to retain DC_CTRL from __before_dc_op() by Vineet Gupta · 9 years ago
  86. 8ea2ddf ARC: cacheflush: move some code around, delete old comments by Vineet Gupta · 9 years ago
  87. 8362c38 ARC: mm/cache_arc700.c -> mm/cache.c by Vineet Gupta · 9 years ago
  88. db7e985 ARC: [axs101] Add missing __init annotations by Vineet Gupta · 9 years ago
  89. 7cacc5b ARC: [axs101] STAR 9000799830: Fix SD cards support by Alexey Brodkin · 9 years ago
  90. 749aa0e ARC: [axs101] Tweak DDR port aperture mappings for performance by Vineet Gupta · 10 years ago
  91. 8d0d56b ARC: [axs101] support early 8250 uart by Vineet Gupta · 9 years ago
  92. 556cc1c ARC: [axs101] Add support for AXS101 SDP (software development platform) by Alexey Brodkin · 10 years ago
  93. 4db27dc ARC: mm: document system mem map clearly by Vineet Gupta · 9 years ago
  94. def32fad ARC: stack unwinder to bail if PC is not kernel mode by Vineet Gupta · 9 years ago
  95. 082ae1e ARC: perf: Remove unnecessary local variable by Tobias Klauser · 9 years ago
  96. 7002f77 arc: fix use of uninitialized arc_pmu by Max Filippov · 9 years ago
  97. b27f739 ARC: fix section mismatch with allyesconfig by Vineet Gupta · 9 years ago
  98. 036b2c5 ARC: explicit'ify uboot support by Vineet Gupta · 9 years ago
  99. fd15579 ARC: [plat_arcfpga]->[plat_sim] by Vineet Gupta · 9 years ago
  100. 6623146 ARC: [arcfpga] RIP legacy ISS based SMP extension by Vineet Gupta · 9 years ago