- 2e22502 ARC: dw2 unwind: Remove falllback linear search thru FDE entries by Vineet Gupta · 9 years ago
- e81b75f ARC: remove SYNC from __switch_to() by Vineet Gupta · 9 years ago
- b8628f3 ARCv2: Use the default irq priority for idle sleep by Vineet Gupta · 9 years ago
- 512b5b8 ARC: Abstract out ISA specific SLEEP args by Vineet Gupta · 9 years ago
- 61a1634 ARC: comments update by Vineet Gupta · 9 years ago
- 17c4fba ARC: switch to arc-linux- CROSS_COMPILE prefix across all configs by sujayraaj · 9 years ago
- 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
- 1cfc05c ARC: cpu_relax() to be compiler barrier even for UP by Vineet Gupta · 9 years ago
- a6416f5 ARC: use ASL assembler mnemonic by Vineet Gupta · 9 years ago
- 541366d ARC: [arcompact] Handle bus error from userspace as Interrupt not exception by Vineet Gupta · 9 years ago
- 76a8c40 ARC: remove extraneous header include by Vineet Gupta · 9 years ago
- 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
- 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
- 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
- ac506b7 ARCv2: lib: memcpy: use local symbols by Vineet Gupta · 9 years ago
- 5a364c2 ARC: mm: PAE40 support by Vineet Gupta · 10 years ago
- 25d4641 ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t by Vineet Gupta · 9 years ago
- 28b4af7 ARC: mm: PAE40: switch to using phys_addr_t for physical addresses by Vineet Gupta · 9 years ago
- 29e3322 ARC: mm: HIGHMEM: populate high memory from DT by Vineet Gupta · 9 years ago
- 45890f6 ARC: mm: HIGHMEM: kmap API implementation by Vineet Gupta · 10 years ago
- 6101be5 ARC: mm: preps ahead of HIGHMEM support #2 by Vineet Gupta · 9 years ago
- 336e213 ARC: mm: preps ahead of HIGHMEM support by Vineet Gupta · 10 years ago
- d408464 ARC: mm: use generic macros _BITUL()/_AC() by Alexey Brodkin · 9 years ago
- 8840e14 ARC: mm: Improve Duplicate PD Fault handler by Vineet Gupta · 9 years ago
- f759ee5 ARC: Ensure DT mem base is same as what kernel is built with by Vineet Gupta · 10 years ago
- 483bcc9 ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP once by Vineet Gupta · 9 years ago
- aa0efcd ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp() by Vineet Gupta · 9 years ago
- 286130e ARC: smp: Introduce smp hook @init_irq_cpu called for all cores by Vineet Gupta · 9 years ago
- 8721a7f ARC: smp: Rename platform hook @init_smp -> @init_cpu_smp by Vineet Gupta · 9 years ago
- 26b8f99 ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp() by Vineet Gupta · 9 years ago
- e55af4d ARC: smp: Introduce smp hook @init_early_smp for Master core by Vineet Gupta · 9 years ago
- 4c82f28 ARC: remove @init_time, @init_irq platform callbacks by Vineet Gupta · 9 years ago
- e0868e6 ARC: smp: irqchip: handle IPI as percpu irq like timer by Vineet Gupta · 9 years ago
- 3971cdc ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes by Vineet Gupta · 9 years ago
- b83abc8 arc: enable building of all dtbs by Rob Herring · 9 years ago
- 10375cc arc: use common make variables for dtb builds by Rob Herring · 9 years ago
- 005a524 arc: axs10x_defconfig: remove CONFIG_MMC_DW_IDMAC by Shawn Lin · 9 years ago
- f33e9c4 ARC: smp: Move default boot kick/wait code out of MCIP into common code by Vineet Gupta · 9 years ago
- d0890ea ARC: boot log: decode more mmu config items by Vineet Gupta · 9 years ago
- 964cf28 ARC: boot log: move helper macros to header for reuse by Vineet Gupta · 9 years ago
- b598e17 ARC: mm: compute TLB size as needed from ways * sets by Vineet Gupta · 9 years ago
- c583ee4 ARC: mm: MMU v1..v3 only selectable for ARCompact ISA based cores by Vineet Gupta · 9 years ago
- 5c35ee6 ARC: make write_aux_reg safer against macro substitution by Vineet Gupta · 9 years ago
- 9fabcc6 ARC: [arcompact] entry.S: Elide extra check/branch in exception ret path by Vineet Gupta · 9 years ago
- 5f88808 ARC: [arcompact] entry.S: Document preemption games for L2 intr by Vineet Gupta · 9 years ago
- 55a2ae7 ARC: [arcompact] entry.S: Improve early return from exception by Vineet Gupta · 9 years ago
- 9dbd3d9 ARC: [arcompact] don't check for hard isr calling local_irq_enable() by Vineet Gupta · 9 years ago
- c7119d5 ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe by Vineet Gupta · 9 years ago
- 722fe8f ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization by Vineet Gupta · 10 years ago
- 6ce1879 ARCv2: mm: THP: boot validation/reporting by Vineet Gupta · 10 years ago
- fe6c1b8 ARCv2: mm: THP support by Vineet Gupta · 10 years ago
- 24830fc ARC: mm: Introduce PTE_SPECIAL by Vineet Gupta · 10 years ago
- 129cbed ARC: mm: pte flags comsetic cleanups, comments by Vineet Gupta · 11 years ago
- e8a7596 ARC: mm: switch pgtable_to to pte_t * by Vineet Gupta · 9 years ago
- 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
- bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
- 3ebb054 ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs by Vineet Gupta · 9 years ago
- 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
- 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
- 3d59265 ARCv2: entry: Fix reserved handler by Vineet Gupta · 9 years ago
- 9b28829 ARCv2: perf: Finally introduce HS perf unit by Vineet Gupta · 10 years ago
- e525c37 ARCv2: perf: SMP support by Alexey Brodkin · 9 years ago
- e6b1d12 ARCv2: perf: implement exclusion of event counting in user or kernel mode by Alexey Brodkin · 9 years ago
- 36481cf ARCv2: perf: Support sampling events using overflow interrupts by Alexey Brodkin · 9 years ago
- 1fe8bfa ARCv2: perf: implement "event_set_period" by Alexey Brodkin · 9 years ago
- fb7c572 ARC: perf: cap the number of counters to hardware max of 32 by Vineet Gupta · 9 years ago
- fd0881a2 ARC: Eliminate some ARCv2 specific code for ARCompact build by Vineet Gupta · 9 years ago
- 0907495 ARC: add/fix some comments in code - no functional change by Vineet Gupta · 9 years ago
- 6de6066 ARC: change some branchs to jumps to resolve linkage errors by Yuriy Kolerov · 9 years ago
- eb2cd8b ARC: ensure futex ops are atomic in !LLSC config by Vineet Gupta · 9 years ago
- 5e05742 ARC: Enable HAVE_FUTEX_CMPXCHG by Vineet Gupta · 9 years ago
- 882a95a ARC: make futex_atomic_cmpxchg_inatomic() return bimodal by Vineet Gupta · 9 years ago
- ed574e2 ARC: futex cosmetics by Vineet Gupta · 9 years ago
- 31d30c8 ARC: add barriers to futex code by Vineet Gupta · 9 years ago
- 1648c70 ARCv2: IOC: Allow boot time disable by Alexey Brodkin · 9 years ago
- 79335a2 ARCv2: SLC: Allow boot time disable by Vineet Gupta · 9 years ago
- f2b0b25 ARCv2: Support IO Coherency and permutations involving L1 and L2 caches by Alexey Brodkin · 9 years ago
- 2a44016 ARC: Enable optimistic spinning for LLSC config by Vineet Gupta · 9 years ago
- 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
- 6de7abf ARCv2: [axs103_smp] Reduce clk for Quad FPGA configs by Vineet Gupta · 9 years ago
- e13c42e ARCv2: Fix the peripheral address space detection by Vineet Gupta · 9 years ago
- badae6b arc/irq: Prepare idu_cascade_isr for irq argument removal by Thomas Gleixner · 9 years ago
- de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
- e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- cda7e41 arc: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 450ed0d ARCv2: allow selection of page size for MMUv4 by Alexey Brodkin · 9 years ago
- 262137b ARCv2: lib: memset: Don't assume 64-bit load/stores by Vineet Gupta · 9 years ago
- 21481f2 ARCv2: lib: memcpy: Missing PREFETCHW by Vineet Gupta · 9 years ago
- d05a76a ARCv2: add knob for DIV_REV in Kconfig by Alexey Brodkin · 9 years ago
- aeec6cd ARC/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
- f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago