1. 624b71e ARCv2: support HS38 releases by Vineet Gupta · 9 years ago
  2. f51e2f1 ARC: make sure instruction_pointer() returns unsigned value by Alexey Brodkin · 9 years ago
  3. b631788 ARC: slightly refactor macros for boot logging by Vineet Gupta · 9 years ago
  4. 9138d41 ARC: Add llock/scond to futex backend by Vineet Gupta · 9 years ago
  5. 70d93d8 arc:irqchip: prepare for drivers/irqchip/irqchip.h removal by Joël Porquet · 9 years ago
  6. 80f4208 ARC: Make ARC bitops "safer" (add anti-optimization) by Vineet Gupta · 9 years ago
  7. e2fc61f ARCv2: [axs103] bump CPU frequency from 75 to 90 MHZ by Alexey Brodkin · 9 years ago
  8. 6b12ec1 ARCv2: intc: IDU: Fix potential race in installing a chained IRQ handler by Vineet Gupta · 9 years ago
  9. 83ce3e6 ARCv2: intc: IDU: support irq affinity by Vineet Gupta · 9 years ago
  10. bccea41 ARC: fix unused var wanring by Vineet Gupta · 9 years ago
  11. f718c2e ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZERO by Vineet Gupta · 9 years ago
  12. 9770906 ARC: Override toplevel default -O2 with -O3 by Vineet Gupta · 9 years ago
  13. b607edd ARCv2: guard SLC DMA ops with spinlock by Alexey Brodkin · 9 years ago
  14. 14a0abf ARC: Kconfig: better way to disable ARC_HAS_LLSC for ARC_CPU_750D by Vineet Gupta · 9 years ago
  15. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  16. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  17. 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
  18. 92ed932 arc: use for_each_sg() by Akinobu Mita · 9 years ago
  19. 40b8ad8 ARC: Fix build failures for ARCompact in linux-next after ARCv2 support by Vineet Gupta · 9 years ago
  20. d1c6c2f ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact support by Vineet Gupta · 9 years ago
  21. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  22. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  23. 2924cd1 ARCv2: [vdk] dts files and defconfig for HS38 VDK by Ruud Derwig · 10 years ago
  24. 5fa2daa ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x cores by Vineet Gupta · 10 years ago
  25. e0183f5 ARC: [axs101] Prepare for AXS103 by Alexey Brodkin · 10 years ago
  26. a12ebe1 ARCv2: [nsim*hs*] Support simulation platforms for HS38x cores by Vineet Gupta · 10 years ago
  27. 65bfbcd ARCv2: All bits in place, allow ARCv2 builds by Vineet Gupta · 10 years ago
  28. 795f455 ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency) by Vineet Gupta · 9 years ago
  29. a5c8b52 ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock by Vineet Gupta · 10 years ago
  30. 04e2eee ARC: Reduce bitops lines of code using macros by Vineet Gupta · 10 years ago
  31. b8a0330 ARCv2: barriers by Vineet Gupta · 10 years ago
  32. 2576c28 ARC: add smp barriers around atomics per Documentation/atomic_ops.txt by Vineet Gupta · 10 years ago
  33. d57f727 ARC: add compiler barrier to LLSC based cmpxchg by Vineet Gupta · 10 years ago
  34. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago
  35. 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
  36. eaf0ecc ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distribution by Vineet Gupta · 10 years ago
  37. 72d7288 ARCv2: SMP: clocksource: Enable Global Real Time counter by Vineet Gupta · 10 years ago
  38. aa6083e ARCv2: SMP: ARConnect debug/robustness by Vineet Gupta · 10 years ago
  39. 82fea5a ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et al by Vineet Gupta · 10 years ago
  40. 173eaaf ARC: make plat_smp_ops weak to allow over-rides by Vineet Gupta · 9 years ago
  41. aa93e8e ARCv2: clocksource: Introduce 64bit local RTC counter by Vineet Gupta · 11 years ago
  42. 8922bc3 ARCv2: Adhere to Zero Delay loop restriction by Vineet Gupta · 11 years ago
  43. 1f7e3dc ARCv2: optimised string/mem lib routines by Claudiu Zissulescu · 10 years ago
  44. bcc4d65 ARCv2: MMUv4: support aliasing icache config by Vineet Gupta · 9 years ago
  45. d1f317d ARCv2: MMUv4: cache programming model changes by Vineet Gupta · 9 years ago
  46. d7a512b ARCv2: MMUv4: TLB programming Model changes by Vineet Gupta · 9 years ago
  47. 4de0e52 ARCv2: STAR 9000814690: Really Re-enable interrupts to avoid deadlocks by Vineet Gupta · 10 years ago
  48. 0d7b885 ARCv2: STAR 9000808988: signals involving Delay Slot by Vineet Gupta · 10 years ago
  49. 4255b07 ARCv2: STAR 9000793984: Handle return from intr to Delay Slot by Vineet Gupta · 10 years ago
  50. 1f6ccff ARCv2: Support for ARCv2 ISA and HS38x cores by Vineet Gupta · 11 years ago
  51. 820970a ARCv2: [intc] HS38 core interrupt controller by Vineet Gupta · 10 years ago
  52. 10d11e5 ARC: uncached base is hard constant for ARC, don't save it by Vineet Gupta · 9 years ago
  53. 5793e27 ARC: intc: split into ARCompact ISA specific, common bits by Vineet Gupta · 10 years ago
  54. 6ffb9c8 ARC: Make way for pt_regs != user_regs_struct by Vineet Gupta · 10 years ago
  55. 5a343b9 ARC: entry.S: [arcompact] simplify SWITCH_TO_KERNEL_STK by Vineet Gupta · 10 years ago
  56. c80417b ARC: entry.S: use single EXCEPTION_PROLOGUE by Vineet Gupta · 10 years ago
  57. 62fb640 ARC: entry.S: micro-optimize Trap handler by Vineet Gupta · 10 years ago
  58. c7e6d79 ARC: entry.S: move some code around for cache locality in return path by Vineet Gupta · 10 years ago
  59. 6d1a20b ARC: entry.S: split into ARCompact ISA specific, common bits by Vineet Gupta · 10 years ago
  60. c10d696 ARC: entry.S: Ensure that restore_regs is local to compilation unit by Vineet Gupta · 10 years ago
  61. 4bf4564 ARC: entry.S: comments cleanup by Vineet Gupta · 10 years ago
  62. a8717d2 ARC: entry.S: Trap handler to use r10 for syscall vs. brkpt decision by Vineet Gupta · 10 years ago
  63. 9b8c7d1 ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9 by Vineet Gupta · 10 years ago
  64. a615b47 ARC: entry.S: confine EXCEPTION_* macros to one file by Vineet Gupta · 10 years ago
  65. f033737 ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE} by Vineet Gupta · 10 years ago
  66. 09f3b37 ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE} by Vineet Gupta · 10 years ago
  67. fbfa26a ARC: entry.S: common'ize scrtach reg freeup in intr + exceptions by Vineet Gupta · 10 years ago
  68. 11e1489 ARC: untangle cache flush loop by Vineet Gupta · 10 years ago
  69. 6c31068 ARC: cacheflush: No need to retain DC_CTRL from __before_dc_op() by Vineet Gupta · 9 years ago
  70. 8ea2ddf ARC: cacheflush: move some code around, delete old comments by Vineet Gupta · 9 years ago
  71. 8362c38 ARC: mm/cache_arc700.c -> mm/cache.c by Vineet Gupta · 9 years ago
  72. db7e985 ARC: [axs101] Add missing __init annotations by Vineet Gupta · 9 years ago
  73. 7cacc5b ARC: [axs101] STAR 9000799830: Fix SD cards support by Alexey Brodkin · 9 years ago
  74. 749aa0e ARC: [axs101] Tweak DDR port aperture mappings for performance by Vineet Gupta · 10 years ago
  75. 8d0d56b ARC: [axs101] support early 8250 uart by Vineet Gupta · 10 years ago
  76. 556cc1c ARC: [axs101] Add support for AXS101 SDP (software development platform) by Alexey Brodkin · 11 years ago
  77. 4db27dc ARC: mm: document system mem map clearly by Vineet Gupta · 10 years ago
  78. def32fad ARC: stack unwinder to bail if PC is not kernel mode by Vineet Gupta · 9 years ago
  79. 082ae1e ARC: perf: Remove unnecessary local variable by Tobias Klauser · 9 years ago
  80. 7002f77 arc: fix use of uninitialized arc_pmu by Max Filippov · 9 years ago
  81. b27f739 ARC: fix section mismatch with allyesconfig by Vineet Gupta · 9 years ago
  82. 036b2c5 ARC: explicit'ify uboot support by Vineet Gupta · 10 years ago
  83. fd15579 ARC: [plat_arcfpga]->[plat_sim] by Vineet Gupta · 10 years ago
  84. 6623146 ARC: [arcfpga] RIP legacy ISS based SMP extension by Vineet Gupta · 9 years ago
  85. 40b552d ARC: compress cpuinfo_arc_mmu (mainly save page size in KB) by Vineet Gupta · 10 years ago
  86. 5b9bd17 ARC: clocksource cleanups by Vineet Gupta · 10 years ago
  87. 565a9b4 ARC: RIP broken 64bit RTSC by Vineet Gupta · 10 years ago
  88. 742f8af ARC: [kbuild] Retire CONFIG_ARC_CPU_REL_4_10 by Vineet Gupta · 11 years ago
  89. 454bfda ARC: remove the unused platform helpers from dma mapping API by Vineet Gupta · 9 years ago
  90. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  91. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  92. 2f09b22 sched/preempt, futex: Update comments to clarify that preemption doesn't have to be disabled by David Hildenbrand · 9 years ago
  93. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  94. 7c42eaf ARC: switch to simpler CROSS_COMPILE prefix by Vineet Gupta · 9 years ago
  95. 4530949 ARC: fold ___flush_dcache_page into __flush_dcache_page by Vineet Gupta · 9 years ago
  96. 1269f4d ARC: fix warning in sched due to thread_saved_pc() by Vineet Gupta · 9 years ago
  97. 4a8a224 ARC: inline cache flush toggle helpers by Vineet Gupta · 9 years ago
  98. b4f006d ARC: With earlycon in use, retire EARLY_PRINTK by Vineet Gupta · 9 years ago
  99. daaf40e ARC: unbork !LLSC build by Vineet Gupta · 9 years ago
  100. c76397e Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago