1. 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
  2. 0a8a476 ARC: perf: support cache hit/miss ratio by Vineet Gupta · 10 years ago
  3. bde80c2 ARC: perf: Add some comments/debug stuff by Vineet Gupta · 9 years ago
  4. a44ec8b ARC: Fix RTT boot printing by Vineet Gupta · 9 years ago
  5. de60c1a ARC: fold __builtin_constant_p() into test_bit() by Vineet Gupta · 10 years ago
  6. dc9e234 ARC: cosmetic: Remove unused ECR bitfield masks by Vineet Gupta · 10 years ago
  7. 1425d5e ARC: Fix WRITE_BCR by Vineet Gupta · 10 years ago
  8. e6de3ca arc: Remove signal translation and exec_domain by Richard Weinberger · 9 years ago
  9. 3240dd5 ARC: Fix thread_saved_pc() by Vineet Gupta · 9 years ago
  10. 13648b0 ARC: Fix KSTK_ESP() by Vineet Gupta · 9 years ago
  11. 3a51d50 ARC: Make arc_unwind_core accessible externally by Vineet Gupta · 11 years ago
  12. 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
  13. 06f34e1 ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE by Alexey Brodkin · 9 years ago
  14. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  15. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  16. 1874715 arc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  17. ffb7fcd ARC: Dynamically determine BASE_BAUD from DeviceTree by Vineet Gupta · 10 years ago
  18. 7bf6df5 arc: Remove unused prepare_to_copy() by Tobias Klauser · 10 years ago
  19. 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
  20. 88ec11b ARC: document memory clobber in irq control macros by Vineet Gupta · 10 years ago
  21. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  22. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  23. 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
  24. bfb111e ARC: Remove redundant PCI_IOBASE declaration by Thierry Reding · 10 years ago
  25. 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
  26. 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
  27. 5637208 ARC: boot: cpu feature print enhancements by Vineet Gupta · 10 years ago
  28. 52e9bae ARC: unbork FPU save/restore by Vineet Gupta · 10 years ago
  29. be64c99 ARC: remove extraneous __KERNEL__ guards by Vineet Gupta · 10 years ago
  30. ebc0c74 ARC: Update order of registers in KGDB to match GDB 7.5 by Anton Kolesov · 10 years ago
  31. 3872d05 ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG)) by Vineet Gupta · 10 years ago
  32. 435abb6 ARC: RIP @running_on_hw by Vineet Gupta · 10 years ago
  33. c4aa49d ARC: Update comments about uncached address space by Vineet Gupta · 10 years ago
  34. 1736a56 ARC: rename kconfig option for unaligned emulation by Vineet Gupta · 10 years ago
  35. 619f301 ARC: Allow SMP kernel to build/boot on UP-only infrastructure by Vineet Gupta · 10 years ago
  36. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  37. f7d11e9 locking,arch,arc: Fold atomic_ops by Peter Zijlstra · 10 years ago
  38. 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
  39. da40ff4 ARC: cache boot reporting updates by Vineet Gupta · 10 years ago
  40. 590892d ARC: [intc] mask/unmask can be hidden again by Vineet Gupta · 10 years ago
  41. 2b75c0f ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI) by Vineet Gupta · 10 years ago
  42. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  43. a4b6cb7 ARC: Implement ptrace(PTRACE_GET_THREAD_AREA) by Anton Kolesov · 10 years ago
  44. 230a15f ARC: remove checks for CONFIG_ARC_MMU_V4 by Paul Bolle · 10 years ago
  45. 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
  46. 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
  47. ef680cd ARC: Disable caches in early boot if so configured by Vineet Gupta · 10 years ago
  48. 26bc8a9 ARC: remove duplicate header exports by Vineet Gupta · 10 years ago
  49. 2d4899f ARC: arc_local_timer_setup() need not pass own cpu id by Vineet Gupta · 10 years ago
  50. 2ab402d ARC: make start_thread() out-of-line by Vineet Gupta · 10 years ago
  51. 9a091d9 ARC: [SMP] ISS SMP extension bitrot by Vineet Gupta · 10 years ago
  52. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 10 years ago
  53. 64ee9f3 ARC: Delete stale barrier.h by Vineet Gupta · 10 years ago
  54. d594ffa arch,arc: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  55. 2ab08ee arc,hexagon: Delete asm/barrier.h by Peter Zijlstra · 10 years ago
  56. 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
  57. ec7ac6a ARC: switch to generic ENTRY/END assembler annotations by Vineet Gupta · 10 years ago
  58. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  59. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  60. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  61. 9df62f0 arch: use ASM_NL instead of ';' for assembler new line character in the macro by Chen Gang · 11 years ago
  62. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  63. 7ae0e06 Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  64. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  65. 6806afc net: resort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  66. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  67. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  68. 1de7da3 arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h by Peter Zijlstra · 11 years ago
  69. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  70. ccdaa6e ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id by Vineet Gupta · 11 years ago
  71. ddf8443 ARC: [SMP] cpumask not needed in IPI send path by Vineet Gupta · 11 years ago
  72. 1e01c7e ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h by Vineet Gupta · 11 years ago
  73. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  74. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  75. 97bc386 ARC: Add guard macro to uapi/asm/unistd.h by Vineet Gupta · 11 years ago
  76. dec8e46 Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  77. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. ca6ec3b arc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  79. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  80. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  81. 0dd450f ARC: Add perf support for ARC700 cores by Mischa Jonker · 11 years ago
  82. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  84. 5ea72a9 ARC: [SMP] TLB flush by Vineet Gupta · 11 years ago
  85. 63eca94 ARC: [SMP] ASID allocation by Vineet Gupta · 11 years ago
  86. 4782f7f arc: remove '__init' for get_hw_config_num_irq() by Chen Gang · 11 years ago
  87. 8f5d221 arc: remove '__init' for first_lines_of_secondary() by Chen Gang · 11 years ago
  88. ef3a661 arc: remove '__init' for setup_processor() and arc_init_IRQ() by Chen Gang · 11 years ago
  89. 0dafafc ARC: Add support for irqflags tracing and lockdep by Vineet Gupta · 11 years ago
  90. 07ba69a ARC: Reduce #ifdef'ery for unaligned access emulation by Vineet Gupta · 11 years ago
  91. 63d2dfd ARC: cacheflush refactor #2: I and D caches lines to have same size by Vineet Gupta · 11 years ago
  92. 5116b1d of: remove empty arch prom.h headers by Rob Herring · 11 years ago
  93. 32df8dc of: remove HAVE_ARCH_DEVTREE_FIXUPS by Rob Herring · 11 years ago
  94. 880beb8 arc: use common of_flat_dt_match_machine by Rob Herring · 11 years ago
  95. 1efc959 arc: use unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  96. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  97. 6c00350 ARC: Workaround spinlock livelock in SMP SystemC simulation by Vineet Gupta · 11 years ago
  98. 0752adf ARC: Fix 32-bit wrap around in access_ok() by Vineet Gupta · 11 years ago
  99. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  100. c3567f8 ARC: SMP failed to boot due to missing IVT setup by Noam Camus · 11 years ago