summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm (follow)
Commit message (Expand)AuthorAge
...
* | | ARC: ensure futex ops are atomic in !LLSC configVineet Gupta2015-08-20
* | | ARC: make futex_atomic_cmpxchg_inatomic() return bimodalVineet Gupta2015-08-20
* | | ARC: futex cosmeticsVineet Gupta2015-08-20
* | | ARC: add barriers to futex codeVineet Gupta2015-08-20
* | | ARCv2: Support IO Coherency and permutations involving L1 and L2 cachesAlexey Brodkin2015-08-20
* | | ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta2015-08-07
* | | ARC: Make pt_regs regs unsignedVineet Gupta2015-08-05
* | | ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycleVineet Gupta2015-08-04
* | | ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...Vineet Gupta2015-08-04
* | | ARC: LLOCK/SCOND based rwlockVineet Gupta2015-08-04
* | | ARC: LLOCK/SCOND based spin_lockVineet Gupta2015-08-04
* | | ARC: refactor atomic inline asm operands with symbolic namesVineet Gupta2015-08-04
* | | Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions liv...Vineet Gupta2015-08-04
* | | ARCv2: Fix the peripheral address space detectionVineet Gupta2015-08-03
|/ /
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
* | ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin2015-07-13
* | ARC: Add llock/scond to futex backendVineet Gupta2015-07-09
* | ARC: Make ARC bitops "safer" (add anti-optimization)Vineet Gupta2015-07-09
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-01
|\
| * arc: use for_each_sg()Akinobu Mita2015-06-30
* | Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-07-01
|\ \ | |/ |/|
| * ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)Vineet Gupta2015-06-25
| * ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelockVineet Gupta2015-06-25
| * ARC: Reduce bitops lines of code using macrosVineet Gupta2015-06-25
| * ARCv2: barriersVineet Gupta2015-06-25
| * ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta2015-06-25
| * ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta2015-06-25
| * ARCv2: SMP: clocksource: Enable Global Real Time counterVineet Gupta2015-06-22
| * ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et alVineet Gupta2015-06-22
| * ARCv2: Adhere to Zero Delay loop restrictionVineet Gupta2015-06-22
| * ARCv2: MMUv4: support aliasing icache configVineet Gupta2015-06-22
| * ARCv2: MMUv4: cache programming model changesVineet Gupta2015-06-22
| * ARCv2: MMUv4: TLB programming Model changesVineet Gupta2015-06-22
| * ARCv2: STAR 9000814690: Really Re-enable interrupts to avoid deadlocksVineet Gupta2015-06-22
| * ARCv2: STAR 9000808988: signals involving Delay SlotVineet Gupta2015-06-22
| * ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-22
| * ARCv2: [intc] HS38 core interrupt controllerVineet Gupta2015-06-22
| * ARC: uncached base is hard constant for ARC, don't save itVineet Gupta2015-06-22
| * ARC: intc: split into ARCompact ISA specific, common bitsVineet Gupta2015-06-19
| * ARC: entry.S: [arcompact] simplify SWITCH_TO_KERNEL_STKVineet Gupta2015-06-19
| * ARC: entry.S: micro-optimize Trap handlerVineet Gupta2015-06-19
| * ARC: entry.S: split into ARCompact ISA specific, common bitsVineet Gupta2015-06-19
| * ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9Vineet Gupta2015-06-19
| * ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE}Vineet Gupta2015-06-19
| * ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE}Vineet Gupta2015-06-19
| * ARC: entry.S: common'ize scrtach reg freeup in intr + exceptionsVineet Gupta2015-06-19
| * ARC: mm: document system mem map clearlyVineet Gupta2015-06-19
| * ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)Vineet Gupta2015-06-19
| * ARC: remove the unused platform helpers from dma mapping APIVineet Gupta2015-06-19
| * ARC: fold ___flush_dcache_page into __flush_dcache_pageVineet Gupta2015-05-19