1. 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
  2. 1cfc05c ARC: cpu_relax() to be compiler barrier even for UP by Vineet Gupta · 9 years ago
  3. a6416f5 ARC: use ASL assembler mnemonic by Vineet Gupta · 9 years ago
  4. 541366d ARC: [arcompact] Handle bus error from userspace as Interrupt not exception by Vineet Gupta · 9 years ago
  5. 76a8c40 ARC: remove extraneous header include by Vineet Gupta · 9 years ago
  6. 9bbd4b9 Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  7. 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
  8. 2c2b828 Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  9. ac506b7 ARCv2: lib: memcpy: use local symbols by Vineet Gupta · 9 years ago
  10. 5a364c2 ARC: mm: PAE40 support by Vineet Gupta · 9 years ago
  11. 25d4641 ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t by Vineet Gupta · 9 years ago
  12. 28b4af7 ARC: mm: PAE40: switch to using phys_addr_t for physical addresses by Vineet Gupta · 9 years ago
  13. 29e3322 ARC: mm: HIGHMEM: populate high memory from DT by Vineet Gupta · 9 years ago
  14. 45890f6 ARC: mm: HIGHMEM: kmap API implementation by Vineet Gupta · 9 years ago
  15. 6101be5 ARC: mm: preps ahead of HIGHMEM support #2 by Vineet Gupta · 9 years ago
  16. 336e213 ARC: mm: preps ahead of HIGHMEM support by Vineet Gupta · 9 years ago
  17. d408464 ARC: mm: use generic macros _BITUL()/_AC() by Alexey Brodkin · 9 years ago
  18. 8840e14 ARC: mm: Improve Duplicate PD Fault handler by Vineet Gupta · 9 years ago
  19. f759ee5 ARC: Ensure DT mem base is same as what kernel is built with by Vineet Gupta · 9 years ago
  20. 483bcc9 ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP once by Vineet Gupta · 9 years ago
  21. aa0efcd ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp() by Vineet Gupta · 9 years ago
  22. 286130e ARC: smp: Introduce smp hook @init_irq_cpu called for all cores by Vineet Gupta · 9 years ago
  23. 8721a7f ARC: smp: Rename platform hook @init_smp -> @init_cpu_smp by Vineet Gupta · 9 years ago
  24. 26b8f99 ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp() by Vineet Gupta · 9 years ago
  25. e55af4d ARC: smp: Introduce smp hook @init_early_smp for Master core by Vineet Gupta · 9 years ago
  26. 4c82f28 ARC: remove @init_time, @init_irq platform callbacks by Vineet Gupta · 9 years ago
  27. e0868e6 ARC: smp: irqchip: handle IPI as percpu irq like timer by Vineet Gupta · 9 years ago
  28. 3971cdc ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes by Vineet Gupta · 9 years ago
  29. b83abc8 arc: enable building of all dtbs by Rob Herring · 9 years ago
  30. 10375cc arc: use common make variables for dtb builds by Rob Herring · 9 years ago
  31. 005a524 arc: axs10x_defconfig: remove CONFIG_MMC_DW_IDMAC by Shawn Lin · 9 years ago
  32. f33e9c4 ARC: smp: Move default boot kick/wait code out of MCIP into common code by Vineet Gupta · 9 years ago
  33. d0890ea ARC: boot log: decode more mmu config items by Vineet Gupta · 9 years ago
  34. 964cf28 ARC: boot log: move helper macros to header for reuse by Vineet Gupta · 9 years ago
  35. b598e17 ARC: mm: compute TLB size as needed from ways * sets by Vineet Gupta · 9 years ago
  36. c583ee4 ARC: mm: MMU v1..v3 only selectable for ARCompact ISA based cores by Vineet Gupta · 9 years ago
  37. 5c35ee6 ARC: make write_aux_reg safer against macro substitution by Vineet Gupta · 9 years ago
  38. 9fabcc6 ARC: [arcompact] entry.S: Elide extra check/branch in exception ret path by Vineet Gupta · 9 years ago
  39. 5f88808 ARC: [arcompact] entry.S: Document preemption games for L2 intr by Vineet Gupta · 9 years ago
  40. 55a2ae7 ARC: [arcompact] entry.S: Improve early return from exception by Vineet Gupta · 9 years ago
  41. 9dbd3d9 ARC: [arcompact] don't check for hard isr calling local_irq_enable() by Vineet Gupta · 9 years ago
  42. c7119d5 ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe by Vineet Gupta · 9 years ago
  43. 722fe8f ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization by Vineet Gupta · 9 years ago
  44. 6ce1879 ARCv2: mm: THP: boot validation/reporting by Vineet Gupta · 9 years ago
  45. fe6c1b8 ARCv2: mm: THP support by Vineet Gupta · 10 years ago
  46. 24830fc ARC: mm: Introduce PTE_SPECIAL by Vineet Gupta · 9 years ago
  47. 129cbed ARC: mm: pte flags comsetic cleanups, comments by Vineet Gupta · 11 years ago
  48. e8a7596 ARC: mm: switch pgtable_to to pte_t * by Vineet Gupta · 9 years ago
  49. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  50. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  51. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  52. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  53. 3ebb054 ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs by Vineet Gupta · 9 years ago
  54. 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
  55. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 3d59265 ARCv2: entry: Fix reserved handler by Vineet Gupta · 9 years ago
  57. 9b28829 ARCv2: perf: Finally introduce HS perf unit by Vineet Gupta · 10 years ago
  58. e525c37 ARCv2: perf: SMP support by Alexey Brodkin · 9 years ago
  59. e6b1d12 ARCv2: perf: implement exclusion of event counting in user or kernel mode by Alexey Brodkin · 9 years ago
  60. 36481cf ARCv2: perf: Support sampling events using overflow interrupts by Alexey Brodkin · 9 years ago
  61. 1fe8bfa ARCv2: perf: implement "event_set_period" by Alexey Brodkin · 9 years ago
  62. fb7c572 ARC: perf: cap the number of counters to hardware max of 32 by Vineet Gupta · 9 years ago
  63. fd0881a2 ARC: Eliminate some ARCv2 specific code for ARCompact build by Vineet Gupta · 9 years ago
  64. 0907495 ARC: add/fix some comments in code - no functional change by Vineet Gupta · 9 years ago
  65. 6de6066 ARC: change some branchs to jumps to resolve linkage errors by Yuriy Kolerov · 9 years ago
  66. eb2cd8b ARC: ensure futex ops are atomic in !LLSC config by Vineet Gupta · 9 years ago
  67. 5e05742 ARC: Enable HAVE_FUTEX_CMPXCHG by Vineet Gupta · 9 years ago
  68. 882a95a ARC: make futex_atomic_cmpxchg_inatomic() return bimodal by Vineet Gupta · 9 years ago
  69. ed574e2 ARC: futex cosmetics by Vineet Gupta · 9 years ago
  70. 31d30c8 ARC: add barriers to futex code by Vineet Gupta · 9 years ago
  71. 1648c70 ARCv2: IOC: Allow boot time disable by Alexey Brodkin · 9 years ago
  72. 79335a2 ARCv2: SLC: Allow boot time disable by Vineet Gupta · 9 years ago
  73. f2b0b25 ARCv2: Support IO Coherency and permutations involving L1 and L2 caches by Alexey Brodkin · 9 years ago
  74. 2a44016 ARC: Enable optimistic spinning for LLSC config by Vineet Gupta · 9 years ago
  75. 1097163 ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff by Vineet Gupta · 9 years ago
  76. 87ce628 ARC: Make pt_regs regs unsigned by Vineet Gupta · 9 years ago
  77. b89aa12 ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle by Vineet Gupta · 9 years ago
  78. e78fdfe ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff by Vineet Gupta · 9 years ago
  79. 69cbe63 ARC: LLOCK/SCOND based rwlock by Vineet Gupta · 9 years ago
  80. ae7eae9 ARC: LLOCK/SCOND based spin_lock by Vineet Gupta · 9 years ago
  81. 8ac0665 ARC: refactor atomic inline asm operands with symbolic names by Vineet Gupta · 9 years ago
  82. f5959cb Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock" by Vineet Gupta · 9 years ago
  83. 6de7abf ARCv2: [axs103_smp] Reduce clk for Quad FPGA configs by Vineet Gupta · 9 years ago
  84. e13c42e ARCv2: Fix the peripheral address space detection by Vineet Gupta · 9 years ago
  85. badae6b arc/irq: Prepare idu_cascade_isr for irq argument removal by Thomas Gleixner · 9 years ago
  86. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 9 years ago
  87. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  88. cda7e41 arc: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  89. 450ed0d ARCv2: allow selection of page size for MMUv4 by Alexey Brodkin · 9 years ago
  90. 262137b ARCv2: lib: memset: Don't assume 64-bit load/stores by Vineet Gupta · 9 years ago
  91. 21481f2 ARCv2: lib: memcpy: Missing PREFETCHW by Vineet Gupta · 9 years ago
  92. d05a76a ARCv2: add knob for DIV_REV in Kconfig by Alexey Brodkin · 9 years ago
  93. aeec6cd ARC/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  94. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  95. 624b71e ARCv2: support HS38 releases by Vineet Gupta · 9 years ago
  96. f51e2f1 ARC: make sure instruction_pointer() returns unsigned value by Alexey Brodkin · 9 years ago
  97. b631788 ARC: slightly refactor macros for boot logging by Vineet Gupta · 9 years ago
  98. 9138d41 ARC: Add llock/scond to futex backend by Vineet Gupta · 9 years ago
  99. 70d93d8 arc:irqchip: prepare for drivers/irqchip/irqchip.h removal by Joël Porquet · 9 years ago
  100. 80f4208 ARC: Make ARC bitops "safer" (add anti-optimization) by Vineet Gupta · 9 years ago