summaryrefslogtreecommitdiff
path: root/arch/arc/include
Commit message (Expand)AuthorAgeFilesLines
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
* ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin2015-07-131-1/+1
* ARC: Add llock/scond to futex backendVineet Gupta2015-07-091-6/+42
* ARC: Make ARC bitops "safer" (add anti-optimization)Vineet Gupta2015-07-091-26/+9
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-011-5/+7
|\
| * arc: use for_each_sg()Akinobu Mita2015-06-301-5/+7
* | Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-07-0128-928/+1502
|\ \ | |/ |/|
| * ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)Vineet Gupta2015-06-251-0/+11
| * ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelockVineet Gupta2015-06-251-2/+12
| * ARC: Reduce bitops lines of code using macrosVineet Gupta2015-06-251-333/+144
| * ARCv2: barriersVineet Gupta2015-06-253-4/+87
| * 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-192-20/+17
| * 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
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+0
|\ \
| * | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
* | | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-0/+1
|\ \ \
| * | | arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-071-0/+1
| | |/ | |/|
* | | sched/preempt, futex: Update comments to clarify that preemption doesn't have...David Hildenbrand2015-05-191-5/+5
|/ /
* | 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