- 1097163 ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff by Vineet Gupta · 9 years ago
- 87ce628 ARC: Make pt_regs regs unsigned by Vineet Gupta · 9 years ago
- b89aa12 ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle by Vineet Gupta · 9 years ago
- e78fdfe ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff by Vineet Gupta · 9 years ago
- 69cbe63 ARC: LLOCK/SCOND based rwlock by Vineet Gupta · 9 years ago
- ae7eae9 ARC: LLOCK/SCOND based spin_lock by Vineet Gupta · 9 years ago
- 8ac0665 ARC: refactor atomic inline asm operands with symbolic names by Vineet Gupta · 9 years ago
- f5959cb Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock" by Vineet Gupta · 9 years ago
- e13c42e ARCv2: Fix the peripheral address space detection by Vineet Gupta · 9 years ago
- f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
- f51e2f1 ARC: make sure instruction_pointer() returns unsigned value by Alexey Brodkin · 9 years ago
- 9138d41 ARC: Add llock/scond to futex backend by Vineet Gupta · 9 years ago
- 80f4208 ARC: Make ARC bitops "safer" (add anti-optimization) by Vineet Gupta · 9 years ago
- 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 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
- 92ed932 arc: use for_each_sg() by Akinobu Mita · 9 years ago
- ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
- 795f455 ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency) by Vineet Gupta · 10 years ago
- a5c8b52 ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock by Vineet Gupta · 10 years ago
- 04e2eee ARC: Reduce bitops lines of code using macros by Vineet Gupta · 10 years ago
- b8a0330 ARCv2: barriers by Vineet Gupta · 10 years ago
- 2576c28 ARC: add smp barriers around atomics per Documentation/atomic_ops.txt by Vineet Gupta · 10 years ago
- d57f727 ARC: add compiler barrier to LLSC based cmpxchg by Vineet Gupta · 10 years ago
- 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
- 72d7288 ARCv2: SMP: clocksource: Enable Global Real Time counter by Vineet Gupta · 10 years ago
- 82fea5a ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et al by Vineet Gupta · 10 years ago
- 8922bc3 ARCv2: Adhere to Zero Delay loop restriction by Vineet Gupta · 11 years ago
- bcc4d65 ARCv2: MMUv4: support aliasing icache config by Vineet Gupta · 9 years ago
- d1f317d ARCv2: MMUv4: cache programming model changes by Vineet Gupta · 10 years ago
- d7a512b ARCv2: MMUv4: TLB programming Model changes by Vineet Gupta · 10 years ago
- 4de0e52 ARCv2: STAR 9000814690: Really Re-enable interrupts to avoid deadlocks by Vineet Gupta · 10 years ago
- 0d7b885 ARCv2: STAR 9000808988: signals involving Delay Slot by Vineet Gupta · 10 years ago
- 1f6ccff ARCv2: Support for ARCv2 ISA and HS38x cores by Vineet Gupta · 12 years ago
- 820970a ARCv2: [intc] HS38 core interrupt controller by Vineet Gupta · 10 years ago
- 10d11e5 ARC: uncached base is hard constant for ARC, don't save it by Vineet Gupta · 10 years ago
- 5793e27 ARC: intc: split into ARCompact ISA specific, common bits by Vineet Gupta · 10 years ago
- 5a343b9 ARC: entry.S: [arcompact] simplify SWITCH_TO_KERNEL_STK by Vineet Gupta · 10 years ago
- 62fb640 ARC: entry.S: micro-optimize Trap handler by Vineet Gupta · 10 years ago
- 6d1a20b ARC: entry.S: split into ARCompact ISA specific, common bits by Vineet Gupta · 10 years ago
- 9b8c7d1 ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9 by Vineet Gupta · 10 years ago
- f033737 ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE} by Vineet Gupta · 10 years ago
- 09f3b37 ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE} by Vineet Gupta · 10 years ago
- fbfa26a ARC: entry.S: common'ize scrtach reg freeup in intr + exceptions by Vineet Gupta · 10 years ago
- 4db27dc ARC: mm: document system mem map clearly by Vineet Gupta · 10 years ago
- 40b552d ARC: compress cpuinfo_arc_mmu (mainly save page size in KB) by Vineet Gupta · 10 years ago
- 454bfda ARC: remove the unused platform helpers from dma mapping API by Vineet Gupta · 10 years ago
- 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
- c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
- 2f09b22 sched/preempt, futex: Update comments to clarify that preemption doesn't have to be disabled by David Hildenbrand · 10 years ago
- 4530949 ARC: fold ___flush_dcache_page into __flush_dcache_page by Vineet Gupta · 10 years ago
- 1269f4d ARC: fix warning in sched due to thread_saved_pc() by Vineet Gupta · 10 years ago
- daaf40e ARC: unbork !LLSC build by Vineet Gupta · 10 years ago
- 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
- 0a8a476 ARC: perf: support cache hit/miss ratio by Vineet Gupta · 10 years ago
- bde80c2 ARC: perf: Add some comments/debug stuff by Vineet Gupta · 10 years ago
- a44ec8b ARC: Fix RTT boot printing by Vineet Gupta · 10 years ago
- de60c1a ARC: fold __builtin_constant_p() into test_bit() by Vineet Gupta · 10 years ago
- dc9e234 ARC: cosmetic: Remove unused ECR bitfield masks by Vineet Gupta · 10 years ago
- 1425d5e ARC: Fix WRITE_BCR by Vineet Gupta · 11 years ago
- e6de3ca arc: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
- 3240dd5 ARC: Fix thread_saved_pc() by Vineet Gupta · 10 years ago
- 13648b0 ARC: Fix KSTK_ESP() by Vineet Gupta · 10 years ago
- 3a51d50 ARC: Make arc_unwind_core accessible externally by Vineet Gupta · 11 years ago
- 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
- 06f34e1 ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE by Alexey Brodkin · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
- 1874715 arc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
- ffb7fcd ARC: Dynamically determine BASE_BAUD from DeviceTree by Vineet Gupta · 10 years ago
- 7bf6df5 arc: Remove unused prepare_to_copy() by Tobias Klauser · 10 years ago
- 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
- 88ec11b ARC: document memory clobber in irq control macros by Vineet Gupta · 10 years ago
- 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
- 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
- bfb111e ARC: Remove redundant PCI_IOBASE declaration by Thierry Reding · 10 years ago
- 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
- 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
- 5637208 ARC: boot: cpu feature print enhancements by Vineet Gupta · 10 years ago
- 52e9bae ARC: unbork FPU save/restore by Vineet Gupta · 10 years ago
- be64c99 ARC: remove extraneous __KERNEL__ guards by Vineet Gupta · 10 years ago
- ebc0c74 ARC: Update order of registers in KGDB to match GDB 7.5 by Anton Kolesov · 10 years ago
- 3872d05 ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG)) by Vineet Gupta · 10 years ago
- 435abb6 ARC: RIP @running_on_hw by Vineet Gupta · 10 years ago
- c4aa49d ARC: Update comments about uncached address space by Vineet Gupta · 10 years ago
- 1736a56 ARC: rename kconfig option for unaligned emulation by Vineet Gupta · 10 years ago
- 619f301 ARC: Allow SMP kernel to build/boot on UP-only infrastructure by Vineet Gupta · 10 years ago
- c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
- f7d11e9 locking,arch,arc: Fold atomic_ops by Peter Zijlstra · 11 years ago
- 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
- da40ff4 ARC: cache boot reporting updates by Vineet Gupta · 10 years ago
- 590892d ARC: [intc] mask/unmask can be hidden again by Vineet Gupta · 10 years ago
- 2b75c0f ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI) by Vineet Gupta · 11 years ago
- 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
- a4b6cb7 ARC: Implement ptrace(PTRACE_GET_THREAD_AREA) by Anton Kolesov · 10 years ago
- 230a15f ARC: remove checks for CONFIG_ARC_MMU_V4 by Paul Bolle · 10 years ago
- 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
- 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
- ef680cd ARC: Disable caches in early boot if so configured by Vineet Gupta · 11 years ago