1. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  2. 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
  3. 92ed932 arc: use for_each_sg() by Akinobu Mita · 9 years ago
  4. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  5. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  6. 795f455 ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency) by Vineet Gupta · 9 years ago
  7. a5c8b52 ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock by Vineet Gupta · 10 years ago
  8. 04e2eee ARC: Reduce bitops lines of code using macros by Vineet Gupta · 9 years ago
  9. b8a0330 ARCv2: barriers by Vineet Gupta · 9 years ago
  10. 2576c28 ARC: add smp barriers around atomics per Documentation/atomic_ops.txt by Vineet Gupta · 10 years ago
  11. d57f727 ARC: add compiler barrier to LLSC based cmpxchg by Vineet Gupta · 10 years ago
  12. 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
  13. 72d7288 ARCv2: SMP: clocksource: Enable Global Real Time counter by Vineet Gupta · 10 years ago
  14. 82fea5a ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et al by Vineet Gupta · 10 years ago
  15. 8922bc3 ARCv2: Adhere to Zero Delay loop restriction by Vineet Gupta · 11 years ago
  16. bcc4d65 ARCv2: MMUv4: support aliasing icache config by Vineet Gupta · 9 years ago
  17. d1f317d ARCv2: MMUv4: cache programming model changes by Vineet Gupta · 9 years ago
  18. d7a512b ARCv2: MMUv4: TLB programming Model changes by Vineet Gupta · 9 years ago
  19. 4de0e52 ARCv2: STAR 9000814690: Really Re-enable interrupts to avoid deadlocks by Vineet Gupta · 10 years ago
  20. 0d7b885 ARCv2: STAR 9000808988: signals involving Delay Slot by Vineet Gupta · 10 years ago
  21. 1f6ccff ARCv2: Support for ARCv2 ISA and HS38x cores by Vineet Gupta · 11 years ago
  22. 820970a ARCv2: [intc] HS38 core interrupt controller by Vineet Gupta · 9 years ago
  23. 10d11e5 ARC: uncached base is hard constant for ARC, don't save it by Vineet Gupta · 9 years ago
  24. 5793e27 ARC: intc: split into ARCompact ISA specific, common bits by Vineet Gupta · 9 years ago
  25. 5a343b9 ARC: entry.S: [arcompact] simplify SWITCH_TO_KERNEL_STK by Vineet Gupta · 9 years ago
  26. 62fb640 ARC: entry.S: micro-optimize Trap handler by Vineet Gupta · 9 years ago
  27. 6d1a20b ARC: entry.S: split into ARCompact ISA specific, common bits by Vineet Gupta · 9 years ago
  28. 9b8c7d1 ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9 by Vineet Gupta · 9 years ago
  29. f033737 ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE} by Vineet Gupta · 10 years ago
  30. 09f3b37 ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE} by Vineet Gupta · 10 years ago
  31. fbfa26a ARC: entry.S: common'ize scrtach reg freeup in intr + exceptions by Vineet Gupta · 10 years ago
  32. 4db27dc ARC: mm: document system mem map clearly by Vineet Gupta · 9 years ago
  33. 40b552d ARC: compress cpuinfo_arc_mmu (mainly save page size in KB) by Vineet Gupta · 9 years ago
  34. 454bfda ARC: remove the unused platform helpers from dma mapping API by Vineet Gupta · 9 years ago
  35. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  36. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  37. 2f09b22 sched/preempt, futex: Update comments to clarify that preemption doesn't have to be disabled by David Hildenbrand · 9 years ago
  38. 4530949 ARC: fold ___flush_dcache_page into __flush_dcache_page by Vineet Gupta · 9 years ago
  39. 1269f4d ARC: fix warning in sched due to thread_saved_pc() by Vineet Gupta · 9 years ago
  40. daaf40e ARC: unbork !LLSC build by Vineet Gupta · 9 years ago
  41. 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
  42. 0a8a476 ARC: perf: support cache hit/miss ratio by Vineet Gupta · 10 years ago
  43. bde80c2 ARC: perf: Add some comments/debug stuff by Vineet Gupta · 9 years ago
  44. a44ec8b ARC: Fix RTT boot printing by Vineet Gupta · 9 years ago
  45. de60c1a ARC: fold __builtin_constant_p() into test_bit() by Vineet Gupta · 10 years ago
  46. dc9e234 ARC: cosmetic: Remove unused ECR bitfield masks by Vineet Gupta · 10 years ago
  47. 1425d5e ARC: Fix WRITE_BCR by Vineet Gupta · 10 years ago
  48. e6de3ca arc: Remove signal translation and exec_domain by Richard Weinberger · 9 years ago
  49. 3240dd5 ARC: Fix thread_saved_pc() by Vineet Gupta · 9 years ago
  50. 13648b0 ARC: Fix KSTK_ESP() by Vineet Gupta · 9 years ago
  51. 3a51d50 ARC: Make arc_unwind_core accessible externally by Vineet Gupta · 11 years ago
  52. a68fb48 Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  53. 06f34e1 ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE by Alexey Brodkin · 10 years ago
  54. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  55. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  56. 1874715 arc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  57. ffb7fcd ARC: Dynamically determine BASE_BAUD from DeviceTree by Vineet Gupta · 10 years ago
  58. 7bf6df5 arc: Remove unused prepare_to_copy() by Tobias Klauser · 10 years ago
  59. 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
  60. 88ec11b ARC: document memory clobber in irq control macros by Vineet Gupta · 10 years ago
  61. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  62. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  63. 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
  64. bfb111e ARC: Remove redundant PCI_IOBASE declaration by Thierry Reding · 10 years ago
  65. 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
  66. 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
  67. 5637208 ARC: boot: cpu feature print enhancements by Vineet Gupta · 10 years ago
  68. 52e9bae ARC: unbork FPU save/restore by Vineet Gupta · 10 years ago
  69. be64c99 ARC: remove extraneous __KERNEL__ guards by Vineet Gupta · 10 years ago
  70. ebc0c74 ARC: Update order of registers in KGDB to match GDB 7.5 by Anton Kolesov · 10 years ago
  71. 3872d05 ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG)) by Vineet Gupta · 10 years ago
  72. 435abb6 ARC: RIP @running_on_hw by Vineet Gupta · 10 years ago
  73. c4aa49d ARC: Update comments about uncached address space by Vineet Gupta · 10 years ago
  74. 1736a56 ARC: rename kconfig option for unaligned emulation by Vineet Gupta · 10 years ago
  75. 619f301 ARC: Allow SMP kernel to build/boot on UP-only infrastructure by Vineet Gupta · 10 years ago
  76. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  77. f7d11e9 locking,arch,arc: Fold atomic_ops by Peter Zijlstra · 10 years ago
  78. e853ccf Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  79. da40ff4 ARC: cache boot reporting updates by Vineet Gupta · 10 years ago
  80. 590892d ARC: [intc] mask/unmask can be hidden again by Vineet Gupta · 10 years ago
  81. 2b75c0f ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI) by Vineet Gupta · 10 years ago
  82. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  83. a4b6cb7 ARC: Implement ptrace(PTRACE_GET_THREAD_AREA) by Anton Kolesov · 10 years ago
  84. 230a15f ARC: remove checks for CONFIG_ARC_MMU_V4 by Paul Bolle · 10 years ago
  85. 9b651cc Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  86. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  87. ef680cd ARC: Disable caches in early boot if so configured by Vineet Gupta · 10 years ago
  88. 26bc8a9 ARC: remove duplicate header exports by Vineet Gupta · 10 years ago
  89. 2d4899f ARC: arc_local_timer_setup() need not pass own cpu id by Vineet Gupta · 10 years ago
  90. 2ab402d ARC: make start_thread() out-of-line by Vineet Gupta · 10 years ago
  91. 9a091d9 ARC: [SMP] ISS SMP extension bitrot by Vineet Gupta · 10 years ago
  92. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 10 years ago
  93. 64ee9f3 ARC: Delete stale barrier.h by Vineet Gupta · 10 years ago
  94. d594ffa arch,arc: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  95. 2ab08ee arc,hexagon: Delete asm/barrier.h by Peter Zijlstra · 11 years ago
  96. 3573d38 Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  97. ec7ac6a ARC: switch to generic ENTRY/END assembler annotations by Vineet Gupta · 11 years ago
  98. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  99. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  100. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago