summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta2015-06-254-0/+89
* ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta2015-06-251-4/+5
* ARCv2: SMP: clocksource: Enable Global Real Time counterVineet Gupta2015-06-221-0/+3
* ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et alVineet Gupta2015-06-222-0/+92
* ARCv2: Adhere to Zero Delay loop restrictionVineet Gupta2015-06-222-14/+12
* ARCv2: MMUv4: support aliasing icache configVineet Gupta2015-06-221-3/+1
* ARCv2: MMUv4: cache programming model changesVineet Gupta2015-06-222-2/+6
* ARCv2: MMUv4: TLB programming Model changesVineet Gupta2015-06-223-2/+34
* ARCv2: STAR 9000814690: Really Re-enable interrupts to avoid deadlocksVineet Gupta2015-06-221-0/+5
* ARCv2: STAR 9000808988: signals involving Delay SlotVineet Gupta2015-06-221-7/+10
* ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-2211-4/+377
* ARCv2: [intc] HS38 core interrupt controllerVineet Gupta2015-06-222-0/+117
* ARC: uncached base is hard constant for ARC, don't save itVineet Gupta2015-06-221-1/+0
* ARC: intc: split into ARCompact ISA specific, common bitsVineet Gupta2015-06-193-166/+184
* ARC: entry.S: [arcompact] simplify SWITCH_TO_KERNEL_STKVineet Gupta2015-06-191-36/+35
* ARC: entry.S: micro-optimize Trap handlerVineet Gupta2015-06-191-2/+3
* ARC: entry.S: split into ARCompact ISA specific, common bitsVineet Gupta2015-06-192-297/+309
* ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9Vineet Gupta2015-06-191-8/+8
* ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE}Vineet Gupta2015-06-191-16/+1
* ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE}Vineet Gupta2015-06-192-61/+19
* ARC: entry.S: common'ize scrtach reg freeup in intr + exceptionsVineet Gupta2015-06-191-19/+16
* ARC: mm: document system mem map clearlyVineet Gupta2015-06-191-19/+16
* ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)Vineet Gupta2015-06-191-1/+2
* ARC: remove the unused platform helpers from dma mapping APIVineet Gupta2015-06-191-26/+5
* ARC: fold ___flush_dcache_page into __flush_dcache_pageVineet Gupta2015-05-191-3/+1
* ARC: fix warning in sched due to thread_saved_pc()Vineet Gupta2015-05-191-1/+1
* ARC: unbork !LLSC buildVineet Gupta2015-05-101-1/+1
* Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-04-243-55/+60
|\
| * ARC: perf: support cache hit/miss ratioVineet Gupta2015-04-201-5/+12
| * ARC: perf: Add some comments/debug stuffVineet Gupta2015-04-201-29/+24
| * ARC: Fix RTT boot printingVineet Gupta2015-04-131-0/+1
| * ARC: fold __builtin_constant_p() into test_bit()Vineet Gupta2015-04-131-13/+18
| * ARC: cosmetic: Remove unused ECR bitfield masksVineet Gupta2015-04-131-6/+3
| * ARC: Fix WRITE_BCRVineet Gupta2015-04-131-2/+2
* | arc: Remove signal translation and exec_domainRichard Weinberger2015-04-121-2/+0
|/
* ARC: Fix thread_saved_pc()Vineet Gupta2015-02-271-3/+2
* ARC: Fix KSTK_ESP()Vineet Gupta2015-02-271-4/+5
* ARC: Make arc_unwind_core accessible externallyVineet Gupta2015-02-271-0/+37
* Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2015-02-163-22/+7
|\
| * ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin2015-02-131-1/+2
| * ARC: Dynamically determine BASE_BAUD from DeviceTreeVineet Gupta2015-02-021-18/+5
| * arc: Remove unused prepare_to_copy()Tobias Klauser2015-02-021-3/+0
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | arc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-12/+1
|/
* Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2014-12-181-0/+9
|\
| * ARC: document memory clobber in irq control macrosVineet Gupta2014-12-121-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| |/
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-091-2/+0
|\ \ | |/ |/|
OpenPOWER on IntegriCloud