summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | 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
| * 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
|\ \ | |/ |/|
| * ARC: Remove redundant PCI_IOBASE declarationThierry Reding2014-11-101-2/+0
* | 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
OpenPOWER on IntegriCloud