aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAge
...
* | ARCv2: STAR 9000808988: signals involving Delay SlotVineet Gupta2015-06-22
* | ARCv2: STAR 9000793984: Handle return from intr to 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: Make way for pt_regs != user_regs_structVineet Gupta2015-06-19
* | ARC: entry.S: use single EXCEPTION_PROLOGUEVineet Gupta2015-06-19
* | ARC: entry.S: micro-optimize Trap handlerVineet Gupta2015-06-19
* | ARC: entry.S: move some code around for cache locality in return pathVineet Gupta2015-06-19
* | ARC: entry.S: split into ARCompact ISA specific, common bitsVineet Gupta2015-06-19
* | ARC: entry.S: Ensure that restore_regs is local to compilation unitVineet Gupta2015-06-19
* | ARC: entry.S: comments cleanupVineet Gupta2015-06-19
* | ARC: entry.S: Trap handler to use r10 for syscall vs. brkpt decisionVineet Gupta2015-06-19
* | ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9Vineet Gupta2015-06-19
* | ARC: entry.S: confine EXCEPTION_* macros to one fileVineet 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: [axs101] support early 8250 uartVineet Gupta2015-06-19
* | ARC: stack unwinder to bail if PC is not kernel modeVineet Gupta2015-06-19
* | ARC: perf: Remove unnecessary local variableTobias Klauser2015-06-19
* | arc: fix use of uninitialized arc_pmuMax Filippov2015-06-19
* | ARC: fix section mismatch with allyesconfigVineet Gupta2015-06-19
* | ARC: explicit'ify uboot supportVineet Gupta2015-06-19
* | ARC: clocksource cleanupsVineet Gupta2015-06-19
* | ARC: RIP broken 64bit RTSCVineet Gupta2015-06-19
|/
* Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-04-24
|\
| * ARC: perf: don't add code for impossible caseVineet Gupta2015-04-20
| * ARC: perf: Rename DT binding to not confuse with power mgmtVineet Gupta2015-04-20
| * ARC: perf: add user space attribution in callchainsVineet Gupta2015-04-20
| * ARC: perf: Add kernel callchain supportVineet Gupta2015-04-20
| * ARC: perf: Add some comments/debug stuffVineet Gupta2015-04-20
| * ARC: perf: make @arc_pmu static globalVineet Gupta2015-04-20
| * ARC: Fix RTT boot printingVineet Gupta2015-04-13
| * ARC: rename unhandled exception handlerVineet Gupta2015-04-13
| * arc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-03-31
* | arc: do not export symbols in troubleshoot.cDavidlohr Bueso2015-04-17
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-15
|\ \
| * | arc: Remove signal translation and exec_domainRichard Weinberger2015-04-12
| |/
* | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-14
|\ \
| * | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | | ARC: signal handling robustifyVineet Gupta2015-03-26
* | | ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta2015-03-26
| |/ |/|
* | ARC: Fix thread_saved_pc()Vineet Gupta2015-02-27
* | ARC: Fix KSTK_ESP()Vineet Gupta2015-02-27
* | ARC: perf: Enable generic software eventsVineet Gupta2015-02-26
* | ARC: Make arc_unwind_core accessible externallyVineet Gupta2015-02-26