1. a524c21 ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup by Vineet Gupta · 8 years ago
  2. 9aed02f ARC: [arcompact] handle unaligned access delay slot corner case by Vineet Gupta · 8 years ago
  3. 78f824d ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached by Vineet Gupta · 8 years ago
  4. bf02454 ARC: smp-boot: Decouple Non masters waiting API from jump to entry point by Vineet Gupta · 8 years ago
  5. 517e7610d ARCv2: MCIP: update the BCR per current changes by Vineet Gupta · 8 years ago
  6. 36425cd ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list by Vineet Gupta · 8 years ago
  7. 92fdb52 ARCv2: MCIP: Deprecate setting of affinity in Device Tree by Yuriy Kolerov · 8 years ago
  8. d0e73e2 ARC: Revert "ARC: mm: IOC: Don't enable IOC by default" by Vineet Gupta · 8 years ago
  9. 76894a7 ARC: mm: split arc_cache_init to allow __init reaping of bulk by Vineet Gupta · 8 years ago
  10. e497c8e ARCv2: IOC: Use actual memory size to setup aperture size by Vineet Gupta · 8 years ago
  11. 8c47f83 ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption by Vineet Gupta · 8 years ago
  12. d4911cdd ARCv2: IOC: refactor the IOC and SLC operations into own functions by Vineet Gupta · 8 years ago
  13. eb1357d ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds by Vineet Gupta · 8 years ago
  14. ecd43af ARCv2: save r30 on kernel entry as gcc uses it for code-gen by Vineet Gupta · 8 years ago
  15. e51d5d0 ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIP by Yuriy Kolerov · 8 years ago
  16. 2163266 ARC: IRQ: Use hwirq instead of virq in mask/unmask by Yuriy Kolerov · 8 years ago
  17. fa84d73 ARC: mmu: clarify the MMUv3 programming model by Vineet Gupta · 8 years ago
  18. 42e0372 Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  19. 08fe007 ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache by Vineet Gupta · 8 years ago
  20. f64915b ARC: mm: No need to save cache version in @cpuinfo by Vineet Gupta · 8 years ago
  21. 983eeba ARC: enable SG chaining by Vladimir Kondratiev · 8 years ago
  22. d25b6af Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  23. e3842cb Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  24. 8a3385d arch/arc: add option to skip sync on DMA mapping by Alexander Duyck · 8 years ago
  25. 107177b ARCv2: intc: default all interrupts to priority 1 by Vineet Gupta · 8 years ago
  26. 78833e7 ARCv2: entry: document intr disable in hard isr by Vineet Gupta · 8 years ago
  27. f5f3bde ARC: ARCompact entry: elide re-reading ECR in ProtV handler by Vineet Gupta · 8 years ago
  28. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  29. 7badf6f ARC: axs10x: really enable ARC PGU by Alexey Brodkin · 8 years ago
  30. 4988cc5 ARC: rename Zebu platform support to HAPS by Vineet Gupta · 8 years ago
  31. 09dcd19 soc: Support for NPS HW scheduling by Noam Camus · 8 years ago
  32. c4c9a04 clocksource: import ARC timer driver by Vineet Gupta · 8 years ago
  33. b26c2e3 ARC: breakout timer include code into separate header ... by Vineet Gupta · 8 years ago
  34. 2d7f5c4 ARC: move mcip.h into include/soc and adjust the includes by Vineet Gupta · 8 years ago
  35. c33a605 ARC: breakout aux handling into a separate header by Vineet Gupta · 8 years ago
  36. 92b0331 ARC: time: move time_init() out of the driver by Vineet Gupta · 8 years ago
  37. 0442142 ARC: timer: gfrc, rtc: build under same option (64-bit timers) by Vineet Gupta · 8 years ago
  38. ec7cb87 ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ... by Vineet Gupta · 8 years ago
  39. 2cd690e ARC: timer: gfrc, rtc: deuglify big endian code by Vineet Gupta · 8 years ago
  40. bd2c663 dmaengine: DW DMAC: add multi-block property to device tree by Eugeniy Paltsev · 8 years ago
  41. 6a8b2ca7 ARC: mm: PAE40: Fix crash at munmap by Yuriy Kolerov · 8 years ago
  42. 23cb1f6 ARC: mm: IOC: Don't enable IOC by default by Vineet Gupta · 8 years ago
  43. 3c7c7a2 ARC: Don't use "+l" inline asm constraint by Vineet Gupta · 8 years ago
  44. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  45. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  46. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  47. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  48. e6251f0 Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  49. a76bcf5 Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" by Arnd Bergmann · 8 years ago
  50. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  51. 0a0a047 ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core by Yuriy Kolerov · 8 years ago
  52. 34e71e4 ARC: IRQ: Do not use hwirq as virq and vice versa by Yuriy Kolerov · 8 years ago
  53. 19dbc76 ARC: [plat-eznps] set default baud for early console by Noam Camus · 8 years ago
  54. 6661943 ARC: [plat-eznps] remove IPI clear from SMP operations by Noam Camus · 8 years ago
  55. 76a0840 Revert "ARC: build: retire old toggles" by Vineet Gupta · 8 years ago
  56. 922cc17 ARC: timer: rtc: implement read loop in "C" vs. inline asm by Vineet Gupta · 8 years ago
  57. e6e335b ARC: change return value of userspace cmpxchg assist syscall by Vineet Gupta · 8 years ago
  58. a79a812 arc: Implement arch-specific dma_map_ops.mmap by Alexey Brodkin · 8 years ago
  59. 8f6d9eb ARC: [SMP] avoid overriding present cpumask by Noam Camus · 8 years ago
  60. 6227e9f ARC: Enable PERF_EVENTS in nSIM driven platforms by Alexey Brodkin · 8 years ago
  61. b75dcd9 ARC: module: print pretty section names by Vineet Gupta · 8 years ago
  62. d65283f ARC: module: elide loop to save reference to .eh_frame by Vineet Gupta · 8 years ago
  63. f644e36 ARC: mm: retire ARC_DBG_TLB_MISS_COUNT... by Vineet Gupta · 8 years ago
  64. c300547 ARC: build: retire old toggles by Vineet Gupta · 8 years ago
  65. d975cbc ARC: boot log: refactor cpu name/release printing by Vineet Gupta · 8 years ago
  66. d7c4611 ARC: boot log: remove awkward space comma from MMU line by Vineet Gupta · 8 years ago
  67. a024fd9 ARC: boot log: don't assume SWAPE instruction support by Vineet Gupta · 8 years ago
  68. 73e284d ARC: boot log: refactor printing abt features not captured in BCRs by Vineet Gupta · 8 years ago
  69. 711c1f2 ARCv2: boot log: print IOC exists as well as enabled status by Vineet Gupta · 8 years ago
  70. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  71. cf986d4 ARCv2: IOC: use @ioc_enable not @ioc_exist where intended by Vineet Gupta · 8 years ago
  72. 91e040a ARC: syscall for userspace cmpxchg assist by Vineet Gupta · 8 years ago
  73. 1dec785 ARC: fix build warning in elf.h by Vineet Gupta · 8 years ago
  74. 3da4310 ARC: Adjust cpuinfo for non-continuous cpu ids by Noam Camus · 8 years ago
  75. 27f3d2a ARC: [build] Support gz, lzma compressed uImage by Daniel Mentz · 8 years ago
  76. 3ce0fef ARCv2: intc: untangle SMP, MCIP and IDU by Vineet Gupta · 8 years ago
  77. 2692a71 Merge branch 'work.uaccess' into for-linus by Al Viro · 8 years ago
  78. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  79. e6e3d8f Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  80. ef25bac ARC: [plat*] enables MODULE* by Vineet Gupta · 8 years ago
  81. cd5d38b ARCv2: fix local_save_flags by Vineet Gupta · 8 years ago
  82. 3528f84 ARC: CONFIG_NODES_SHIFT fix default values by Noam Camus · 8 years ago
  83. bc0c7ec ARCv2: intc: Use kflag if STATUS32.IE must be reset by Yuriy Kolerov · 8 years ago
  84. 99a2ca6 ARC: .exit.* sections can be discarded in .eh_frame regime by Vineet Gupta · 8 years ago
  85. 86effd0 ARC: dw2 unwind: enable cfi pseudo ops in string lib by Vineet Gupta · 8 years ago
  86. 5a205a3 ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm by Vineet Gupta · 8 years ago
  87. 2dad112 ARC: entry: make ret_from_system_call local label by Vineet Gupta · 8 years ago
  88. 2d04864 ARC: dw2 unwind: don't force dwarf 2 by Vineet Gupta · 8 years ago
  89. 6716dbb ARC: dw2 unwind: switch to .eh_frame based unwinding by Vineet Gupta · 11 years ago
  90. d040876 ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame by Vineet Gupta · 9 years ago
  91. 94f4fb0 ARC: module: support R_ARC_32_PCREL relocation by Vineet Gupta · 8 years ago
  92. e0d5321 arc: perf: Enable generic "cache-references" and "cache-misses" events by Alexey Brodkin · 8 years ago
  93. ce0f493 ARC: [plat-eznps] add missing atomic_fetch_xxx operations by Noam Camus · 8 years ago
  94. ce63652 ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructions by Vineet Gupta · 9 years ago
  95. 26c01c4 ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores by Vineet Gupta · 8 years ago
  96. f507684 ARCv2: identify HS38 rel 3.0 cores by Vineet Gupta · 8 years ago
  97. 9efac67 ARCv2: Add support for ZeBu Emulation platform for HS cores by Vineet Gupta · 10 years ago
  98. 618a9cd arc: Add "model" properly in device tree description of all boards by Alexey Brodkin · 8 years ago
  99. 7798bf2 arc: don't leak bits of kernel stack into coredump by Al Viro · 8 years ago
  100. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago