1. 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
  2. 9b28829 ARCv2: perf: Finally introduce HS perf unit by Vineet Gupta · 10 years ago
  3. e6b1d12 ARCv2: perf: implement exclusion of event counting in user or kernel mode by Alexey Brodkin · 9 years ago
  4. 36481cf ARCv2: perf: Support sampling events using overflow interrupts by Alexey Brodkin · 9 years ago
  5. fb7c572 ARC: perf: cap the number of counters to hardware max of 32 by Vineet Gupta · 9 years ago
  6. 0907495 ARC: add/fix some comments in code - no functional change by Vineet Gupta · 9 years ago
  7. 6de6066 ARC: change some branchs to jumps to resolve linkage errors by Yuriy Kolerov · 9 years ago
  8. eb2cd8b ARC: ensure futex ops are atomic in !LLSC config by Vineet Gupta · 9 years ago
  9. 882a95a ARC: make futex_atomic_cmpxchg_inatomic() return bimodal by Vineet Gupta · 9 years ago
  10. ed574e2 ARC: futex cosmetics by Vineet Gupta · 9 years ago
  11. 31d30c8 ARC: add barriers to futex code by Vineet Gupta · 9 years ago
  12. f2b0b25 ARCv2: Support IO Coherency and permutations involving L1 and L2 caches by Alexey Brodkin · 9 years ago
  13. 1097163 ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff by Vineet Gupta · 9 years ago
  14. 87ce628 ARC: Make pt_regs regs unsigned by Vineet Gupta · 9 years ago
  15. b89aa12 ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle by Vineet Gupta · 9 years ago
  16. e78fdfe ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff by Vineet Gupta · 9 years ago
  17. 69cbe63 ARC: LLOCK/SCOND based rwlock by Vineet Gupta · 9 years ago
  18. ae7eae9 ARC: LLOCK/SCOND based spin_lock by Vineet Gupta · 9 years ago
  19. 8ac0665 ARC: refactor atomic inline asm operands with symbolic names by Vineet Gupta · 9 years ago
  20. f5959cb Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock" by Vineet Gupta · 9 years ago
  21. e13c42e ARCv2: Fix the peripheral address space detection by Vineet Gupta · 9 years ago
  22. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
  23. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
  24. cda7e41 arc: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
  25. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  26. f51e2f1 ARC: make sure instruction_pointer() returns unsigned value by Alexey Brodkin · 9 years ago
  27. 9138d41 ARC: Add llock/scond to futex backend by Vineet Gupta · 9 years ago
  28. 80f4208 ARC: Make ARC bitops "safer" (add anti-optimization) by Vineet Gupta · 9 years ago
  29. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  30. 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
  31. 92ed932 arc: use for_each_sg() by Akinobu Mita · 9 years ago
  32. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  33. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  34. 795f455 ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency) by Vineet Gupta · 10 years ago
  35. a5c8b52 ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock by Vineet Gupta · 10 years ago
  36. 04e2eee ARC: Reduce bitops lines of code using macros by Vineet Gupta · 10 years ago
  37. b8a0330 ARCv2: barriers by Vineet Gupta · 10 years ago
  38. 2576c28 ARC: add smp barriers around atomics per Documentation/atomic_ops.txt by Vineet Gupta · 10 years ago
  39. d57f727 ARC: add compiler barrier to LLSC based cmpxchg by Vineet Gupta · 10 years ago
  40. 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
  41. 72d7288 ARCv2: SMP: clocksource: Enable Global Real Time counter by Vineet Gupta · 10 years ago
  42. 82fea5a ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et al by Vineet Gupta · 10 years ago
  43. 8922bc3 ARCv2: Adhere to Zero Delay loop restriction by Vineet Gupta · 11 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 · 10 years ago
  46. d7a512b ARCv2: MMUv4: TLB programming Model changes by Vineet Gupta · 10 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. 1f6ccff ARCv2: Support for ARCv2 ISA and HS38x cores by Vineet Gupta · 11 years ago
  50. 820970a ARCv2: [intc] HS38 core interrupt controller by Vineet Gupta · 10 years ago
  51. 10d11e5 ARC: uncached base is hard constant for ARC, don't save it by Vineet Gupta · 10 years ago
  52. 5793e27 ARC: intc: split into ARCompact ISA specific, common bits by Vineet Gupta · 10 years ago
  53. 5a343b9 ARC: entry.S: [arcompact] simplify SWITCH_TO_KERNEL_STK by Vineet Gupta · 10 years ago
  54. 62fb640 ARC: entry.S: micro-optimize Trap handler by Vineet Gupta · 10 years ago
  55. 6d1a20b ARC: entry.S: split into ARCompact ISA specific, common bits by Vineet Gupta · 10 years ago
  56. 9b8c7d1 ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9 by Vineet Gupta · 10 years ago
  57. f033737 ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE} by Vineet Gupta · 10 years ago
  58. 09f3b37 ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE} by Vineet Gupta · 10 years ago
  59. fbfa26a ARC: entry.S: common'ize scrtach reg freeup in intr + exceptions by Vineet Gupta · 10 years ago
  60. 4db27dc ARC: mm: document system mem map clearly by Vineet Gupta · 10 years ago
  61. 40b552d ARC: compress cpuinfo_arc_mmu (mainly save page size in KB) by Vineet Gupta · 10 years ago
  62. 454bfda ARC: remove the unused platform helpers from dma mapping API by Vineet Gupta · 10 years ago
  63. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  64. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  65. 2f09b22 sched/preempt, futex: Update comments to clarify that preemption doesn't have to be disabled by David Hildenbrand · 9 years ago
  66. 4530949 ARC: fold ___flush_dcache_page into __flush_dcache_page by Vineet Gupta · 9 years ago
  67. 1269f4d ARC: fix warning in sched due to thread_saved_pc() by Vineet Gupta · 10 years ago
  68. daaf40e ARC: unbork !LLSC build by Vineet Gupta · 9 years ago
  69. c76397e Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  70. 0a8a476 ARC: perf: support cache hit/miss ratio by Vineet Gupta · 10 years ago
  71. bde80c2 ARC: perf: Add some comments/debug stuff by Vineet Gupta · 10 years ago
  72. a44ec8b ARC: Fix RTT boot printing by Vineet Gupta · 10 years ago
  73. de60c1a ARC: fold __builtin_constant_p() into test_bit() by Vineet Gupta · 10 years ago
  74. dc9e234 ARC: cosmetic: Remove unused ECR bitfield masks by Vineet Gupta · 10 years ago
  75. 1425d5e ARC: Fix WRITE_BCR by Vineet Gupta · 11 years ago
  76. e6de3ca arc: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  77. 3240dd5 ARC: Fix thread_saved_pc() by Vineet Gupta · 10 years ago
  78. 13648b0 ARC: Fix KSTK_ESP() by Vineet Gupta · 10 years ago
  79. 3a51d50 ARC: Make arc_unwind_core accessible externally by Vineet Gupta · 11 years ago
  80. a68fb48 Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  81. 06f34e1 ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE by Alexey Brodkin · 10 years ago
  82. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  83. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  84. 1874715 arc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  85. ffb7fcd ARC: Dynamically determine BASE_BAUD from DeviceTree by Vineet Gupta · 10 years ago
  86. 7bf6df5 arc: Remove unused prepare_to_copy() by Tobias Klauser · 10 years ago
  87. 22943a6 Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  88. 88ec11b ARC: document memory clobber in irq control macros by Vineet Gupta · 10 years ago
  89. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  90. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  91. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  92. bfb111e ARC: Remove redundant PCI_IOBASE declaration by Thierry Reding · 10 years ago
  93. 3d430bd Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  94. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. 5637208 ARC: boot: cpu feature print enhancements by Vineet Gupta · 10 years ago
  96. 52e9bae ARC: unbork FPU save/restore by Vineet Gupta · 10 years ago
  97. be64c99 ARC: remove extraneous __KERNEL__ guards by Vineet Gupta · 10 years ago
  98. ebc0c74 ARC: Update order of registers in KGDB to match GDB 7.5 by Anton Kolesov · 10 years ago
  99. 3872d05 ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG)) by Vineet Gupta · 10 years ago
  100. 435abb6 ARC: RIP @running_on_hw by Vineet Gupta · 10 years ago