summaryrefslogtreecommitdiffstats
path: root/arch/arc/include
Commit message (Expand)AuthorAgeFilesLines
* arc: fix build errors in arc/include/asm/delay.hRandy Dunlap2018-09-051-0/+3
* ARC: mm: allow mprotect to make stack mappings executableVineet Gupta2018-07-281-1/+1
* ARC: Fix CONFIG_SWAPAlexey Brodkin2018-07-281-1/+1
* Make asm/word-at-a-time.h available on all architecturesChris Metcalf2017-08-111-0/+1
* ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2016-10-051-2/+9
* Revert "ARC: mm: don't loose PTE_SPECIAL in pte_modify()"Sasha Levin2016-09-151-1/+1
* ARC: Support syscall ABI v4Vineet Gupta2016-08-311-2/+9
* ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana2016-08-311-2/+2
* ARCv2: STAR 9000808988: signals involving Delay SlotVineet Gupta2016-08-311-7/+10
* ARC: Call trace_hardirqs_on() before enabling irqsSasha Levin2016-08-311-1/+1
* ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta2016-08-221-1/+1
* ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta2015-07-054-0/+89
* ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta2015-07-051-4/+5
* ARC: unbork !LLSC buildVineet Gupta2015-06-101-1/+1
* ARC: Fix KSTK_ESP()Vineet Gupta2015-03-141-4/+5
* ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin2015-03-061-1/+2
* Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2014-10-2115-89/+94
|\
| * ARC: boot: cpu feature print enhancementsVineet Gupta2014-10-131-24/+53
| * ARC: unbork FPU save/restoreVineet Gupta2014-10-132-8/+9
| * ARC: remove extraneous __KERNEL__ guardsVineet Gupta2014-10-139-35/+0
| * ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov2014-10-131-14/+18
| * ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG))Vineet Gupta2014-10-131-4/+3
| * ARC: RIP @running_on_hwVineet Gupta2014-10-131-1/+0
| * ARC: Update comments about uncached address spaceVineet Gupta2014-10-131-1/+1
| * ARC: rename kconfig option for unaligned emulationVineet Gupta2014-10-131-1/+1
| * ARC: Allow SMP kernel to build/boot on UP-only infrastructureVineet Gupta2014-09-271-1/+9
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-121/+63
|\ \
| * | locking,arch,arc: Fold atomic_opsPeter Zijlstra2014-08-141-121/+63
* | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| |/ |/|
* | Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-08-093-19/+5
|\ \ | |/ |/|
| * ARC: cache boot reporting updatesVineet Gupta2014-07-231-1/+1
| * ARC: [intc] mask/unmask can be hidden againVineet Gupta2014-07-231-18/+0
| * ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta2014-07-231-0/+4
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+2
|/
* ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2014-06-261-0/+1
* ARC: remove checks for CONFIG_ARC_MMU_V4Paul Bolle2014-06-161-2/+2
* Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-06-094-35/+32
|\
| * ARC: Disable caches in early boot if so configuredVineet Gupta2014-06-031-0/+27
| * ARC: remove duplicate header exportsVineet Gupta2014-06-031-7/+0
| * ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta2014-06-031-1/+1
| * ARC: make start_thread() out-of-lineVineet Gupta2014-05-051-25/+4
| * ARC: [SMP] ISS SMP extension bitrotVineet Gupta2014-05-051-2/+0
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-1/+0
|\ \
| * | of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-1/+0
| |/
| * ARC: Delete stale barrier.hVineet Gupta2014-04-181-37/+0
* | arch,arc: Convert smp_mb__*()Peter Zijlstra2014-04-182-9/+1
* | arc,hexagon: Delete asm/barrier.hPeter Zijlstra2014-04-181-37/+0
|/
* Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-04-071-14/+0
|\
| * ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta2014-03-261-14/+0
* | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1