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