1. 26f9d5f ARC: support HIGHMEM even without PAE40 by Vineet Gupta · 8 years ago
  2. 2519d75 ARC: Fix PAE40 boot failures due to PTE truncation by Vineet Gupta · 8 years ago
  3. e5bc047 ARC: Add missing io barriers to io{read,write}{16,32}be() by Vineet Gupta · 8 years ago
  4. d9676fa ARCv2: Enable LOCKDEP by Evgeny Voevodin · 9 years ago
  5. e5e0a65 arc: Add our own implementation of fb_pgprotect() by Alexey Brodkin · 8 years ago
  6. 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  7. d34687a Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  8. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  9. deaf756 ARCv2: ioremap: Support dynamic peripheral address space by Vineet Gupta · 9 years ago
  10. f2e3d55 ARC: dma: reintroduce platform specific dma<->phys by Vineet Gupta · 9 years ago
  11. f5db19e ARC: dma: ioremap: use phys_addr_t consistenctly in code paths by Vineet Gupta · 9 years ago
  12. 01609ec ARC, thp: remove infrastructure for handling splitting PMDs by Vineet Gupta · 9 years ago
  13. c511eaa ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE build by Vineet Gupta · 9 years ago
  14. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  15. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  16. c2ff5cf2 ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern by Vineet Gupta · 9 years ago
  17. 20d7803 ARC: build: Better way to detect ISA compatible toolchain by Vineet Gupta · 9 years ago
  18. f778cc6 ARC: [BE] readl()/writel() to work in Big Endian CPU configuration by Lada Trimasova · 9 years ago
  19. 2a41b6d ARC: bitops: Remove non relevant comments by Vineet Gupta · 9 years ago
  20. 7423cc0 ARC: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  21. c1678ff ARC: Add PCI support by Joao Pinto · 9 years ago
  22. 4e0b6ca asm-generic: page.h: Remove useless get_user_page and free_user_page by Chen Gang · 9 years ago
  23. 9681787 ARCv2: SMP: Push IPI_IRQ into IPI provider by Vineet Gupta · 9 years ago
  24. dbcbc7e ARC: [intc-compact] Remove IPI setup from ARCompact port by Vineet Gupta · 9 years ago
  25. bb143f8 ARCv2: SMP: Emulate IPI to self using software triggered interrupt by Vineet Gupta · 9 years ago
  26. a150b08 ARCv2: boot report CCMs (Closely Coupled Memories) by Vineet Gupta · 9 years ago
  27. e835a65 Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  28. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 9 years ago
  29. dec2b28 ARCv2: intc: Allow interruption by lowest priority interrupt by Vineet Gupta · 9 years ago
  30. b89bd1f ARC: shrink cpuinfo by not saving full timer BCR by Vineet Gupta · 9 years ago
  31. d584f0f ARCv2: clocksource: Rename GRTC -> GFRC ... by Vineet Gupta · 9 years ago
  32. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  33. 052c96d arc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  34. 4b32e89 ARC: mm: fix building for MMU v2 by Alexey Brodkin · 9 years ago
  35. 575a9d4 ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu by Vineet Gupta · 9 years ago
  36. b474a02 ARC: rename smp operation init_irq_cpu() to init_per_cpu() by Noam Camus · 9 years ago
  37. bc79c9a ARC: dw2 unwind: Reinstante unwinding out of modules by Vineet Gupta · 9 years ago
  38. b8628f3 ARCv2: Use the default irq priority for idle sleep by Vineet Gupta · 9 years ago
  39. 512b5b8 ARC: Abstract out ISA specific SLEEP args by Vineet Gupta · 9 years ago
  40. b3a0d9a Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  41. 1cfc05c ARC: cpu_relax() to be compiler barrier even for UP by Vineet Gupta · 9 years ago
  42. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. 5a364c2 ARC: mm: PAE40 support by Vineet Gupta · 10 years ago
  44. 28b4af7 ARC: mm: PAE40: switch to using phys_addr_t for physical addresses by Vineet Gupta · 9 years ago
  45. 45890f6 ARC: mm: HIGHMEM: kmap API implementation by Vineet Gupta · 10 years ago
  46. 336e213 ARC: mm: preps ahead of HIGHMEM support by Vineet Gupta · 10 years ago
  47. d408464 ARC: mm: use generic macros _BITUL()/_AC() by Alexey Brodkin · 9 years ago
  48. aa0efcd ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp() by Vineet Gupta · 9 years ago
  49. 286130e ARC: smp: Introduce smp hook @init_irq_cpu called for all cores by Vineet Gupta · 9 years ago
  50. 8721a7f ARC: smp: Rename platform hook @init_smp -> @init_cpu_smp by Vineet Gupta · 9 years ago
  51. 26b8f99 ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp() by Vineet Gupta · 9 years ago
  52. e55af4d ARC: smp: Introduce smp hook @init_early_smp for Master core by Vineet Gupta · 9 years ago
  53. 4c82f28 ARC: remove @init_time, @init_irq platform callbacks by Vineet Gupta · 9 years ago
  54. e0868e6 ARC: smp: irqchip: handle IPI as percpu irq like timer by Vineet Gupta · 9 years ago
  55. d0890ea ARC: boot log: decode more mmu config items by Vineet Gupta · 9 years ago
  56. 964cf28 ARC: boot log: move helper macros to header for reuse by Vineet Gupta · 9 years ago
  57. b598e17 ARC: mm: compute TLB size as needed from ways * sets by Vineet Gupta · 9 years ago
  58. 5c35ee6 ARC: make write_aux_reg safer against macro substitution by Vineet Gupta · 9 years ago
  59. 55a2ae7 ARC: [arcompact] entry.S: Improve early return from exception by Vineet Gupta · 9 years ago
  60. 9dbd3d9 ARC: [arcompact] don't check for hard isr calling local_irq_enable() by Vineet Gupta · 9 years ago
  61. c7119d5 ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe by Vineet Gupta · 9 years ago
  62. 722fe8f ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization by Vineet Gupta · 10 years ago
  63. fe6c1b8 ARCv2: mm: THP support by Vineet Gupta · 10 years ago
  64. 24830fc ARC: mm: Introduce PTE_SPECIAL by Vineet Gupta · 10 years ago
  65. 129cbed ARC: mm: pte flags comsetic cleanups, comments by Vineet Gupta · 11 years ago
  66. e8a7596 ARC: mm: switch pgtable_to to pte_t * by Vineet Gupta · 9 years ago
  67. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  68. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  69. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  70. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 9b28829 ARCv2: perf: Finally introduce HS perf unit by Vineet Gupta · 10 years ago
  72. e6b1d12 ARCv2: perf: implement exclusion of event counting in user or kernel mode by Alexey Brodkin · 9 years ago
  73. 36481cf ARCv2: perf: Support sampling events using overflow interrupts by Alexey Brodkin · 9 years ago
  74. fb7c572 ARC: perf: cap the number of counters to hardware max of 32 by Vineet Gupta · 9 years ago
  75. 0907495 ARC: add/fix some comments in code - no functional change by Vineet Gupta · 9 years ago
  76. 6de6066 ARC: change some branchs to jumps to resolve linkage errors by Yuriy Kolerov · 9 years ago
  77. eb2cd8b ARC: ensure futex ops are atomic in !LLSC config by Vineet Gupta · 9 years ago
  78. 882a95a ARC: make futex_atomic_cmpxchg_inatomic() return bimodal by Vineet Gupta · 9 years ago
  79. ed574e2 ARC: futex cosmetics by Vineet Gupta · 9 years ago
  80. 31d30c8 ARC: add barriers to futex code by Vineet Gupta · 9 years ago
  81. f2b0b25 ARCv2: Support IO Coherency and permutations involving L1 and L2 caches by Alexey Brodkin · 9 years ago
  82. 1097163 ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff by Vineet Gupta · 9 years ago
  83. 87ce628 ARC: Make pt_regs regs unsigned by Vineet Gupta · 9 years ago
  84. b89aa12 ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle by Vineet Gupta · 9 years ago
  85. e78fdfe ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff by Vineet Gupta · 9 years ago
  86. 69cbe63 ARC: LLOCK/SCOND based rwlock by Vineet Gupta · 9 years ago
  87. ae7eae9 ARC: LLOCK/SCOND based spin_lock by Vineet Gupta · 9 years ago
  88. 8ac0665 ARC: refactor atomic inline asm operands with symbolic names by Vineet Gupta · 9 years ago
  89. f5959cb Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock" by Vineet Gupta · 9 years ago
  90. e13c42e ARCv2: Fix the peripheral address space detection by Vineet Gupta · 9 years ago
  91. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 9 years ago
  92. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  93. cda7e41 arc: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  94. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  95. f51e2f1 ARC: make sure instruction_pointer() returns unsigned value by Alexey Brodkin · 9 years ago
  96. 9138d41 ARC: Add llock/scond to futex backend by Vineet Gupta · 9 years ago
  97. 80f4208 ARC: Make ARC bitops "safer" (add anti-optimization) by Vineet Gupta · 9 years ago
  98. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  99. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  100. 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