summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARC: Fix build failures for ARCompact in linux-next after ARCv2 supportVineet Gupta2015-06-281-7/+1Star
* ARCv2: [vdk] dts files and defconfig for HS38 VDKRuud Derwig2015-06-251-0/+2
* ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x coresVineet Gupta2015-06-251-1/+1
* ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distributionVineet Gupta2015-06-221-1/+182
* ARCv2: SMP: clocksource: Enable Global Real Time counterVineet Gupta2015-06-222-0/+48
* ARCv2: SMP: ARConnect debug/robustnessVineet Gupta2015-06-222-8/+60
* ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et alVineet Gupta2015-06-223-1/+119
* ARC: make plat_smp_ops weak to allow over-ridesVineet Gupta2015-06-221-1/+1
* ARCv2: clocksource: Introduce 64bit local RTC counterVineet Gupta2015-06-222-2/+57
* ARCv2: STAR 9000808988: signals involving Delay SlotVineet Gupta2015-06-221-0/+2
* ARCv2: STAR 9000793984: Handle return from intr to Delay SlotVineet Gupta2015-06-223-0/+53
* ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-228-21/+278
* ARCv2: [intc] HS38 core interrupt controllerVineet Gupta2015-06-221-0/+143
* ARC: uncached base is hard constant for ARC, don't save itVineet Gupta2015-06-221-2/+2
* ARC: intc: split into ARCompact ISA specific, common bitsVineet Gupta2015-06-194-213/+228
* ARC: Make way for pt_regs != user_regs_structVineet Gupta2015-06-192-9/+137
* ARC: entry.S: use single EXCEPTION_PROLOGUEVineet Gupta2015-06-191-8/+6Star
* ARC: entry.S: micro-optimize Trap handlerVineet Gupta2015-06-191-2/+2
* ARC: entry.S: move some code around for cache locality in return pathVineet Gupta2015-06-192-48/+52
* ARC: entry.S: split into ARCompact ISA specific, common bitsVineet Gupta2015-06-193-384/+402
* ARC: entry.S: Ensure that restore_regs is local to compilation unitVineet Gupta2015-06-191-4/+4
* ARC: entry.S: comments cleanupVineet Gupta2015-06-191-26/+20Star
* ARC: entry.S: Trap handler to use r10 for syscall vs. brkpt decisionVineet Gupta2015-06-191-2/+2
* ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9Vineet Gupta2015-06-191-13/+11Star
* ARC: entry.S: confine EXCEPTION_* macros to one fileVineet Gupta2015-06-191-0/+16
* ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE}Vineet Gupta2015-06-191-2/+2
* ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE}Vineet Gupta2015-06-191-18/+4Star
* ARC: entry.S: common'ize scrtach reg freeup in intr + exceptionsVineet Gupta2015-06-191-8/+2Star
* ARC: [axs101] support early 8250 uartVineet Gupta2015-06-191-0/+2
* ARC: stack unwinder to bail if PC is not kernel modeVineet Gupta2015-06-191-10/+8Star
* ARC: perf: Remove unnecessary local variableTobias Klauser2015-06-191-4/+2Star
* arc: fix use of uninitialized arc_pmuMax Filippov2015-06-191-1/+0Star
* ARC: fix section mismatch with allyesconfigVineet Gupta2015-06-191-1/+1
* ARC: explicit'ify uboot supportVineet Gupta2015-06-192-1/+6
* ARC: clocksource cleanupsVineet Gupta2015-06-191-10/+2Star
* ARC: RIP broken 64bit RTSCVineet Gupta2015-06-192-54/+3Star
* Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-04-244-22/+69
|\
| * ARC: perf: don't add code for impossible caseVineet Gupta2015-04-201-4/+1Star
| * ARC: perf: Rename DT binding to not confuse with power mgmtVineet Gupta2015-04-201-2/+2
| * ARC: perf: add user space attribution in callchainsVineet Gupta2015-04-201-0/+10
| * ARC: perf: Add kernel callchain supportVineet Gupta2015-04-201-0/+29
| * ARC: perf: Add some comments/debug stuffVineet Gupta2015-04-201-5/+13
| * ARC: perf: make @arc_pmu static globalVineet Gupta2015-04-201-5/+2Star
| * ARC: Fix RTT boot printingVineet Gupta2015-04-131-1/+4
| * ARC: rename unhandled exception handlerVineet Gupta2015-04-131-2/+2
| * arc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-03-311-3/+6
* | arc: do not export symbols in troubleshoot.cDavidlohr Bueso2015-04-171-2/+1Star
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-13/+1Star
|\ \
| * | arc: Remove signal translation and exec_domainRichard Weinberger2015-04-121-13/+1Star
| |/
* | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-2/+0Star
|\ \