summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/asm-offsets.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-18ARC: pt_regs: create seperate type for ecrVineet Gupta1-1/+1
2023-08-18ARCv2: entry: rearrange pt_regs slightlyVineet Gupta1-3/+4
2023-08-17ARC: entry: rework (non-functional)Vineet Gupta1-0/+1
2023-08-17ARC: __switch_to: move ksp to thread_info from thread_structVineet Gupta1-1/+1
2023-08-17ARC: entry: use gp to cache task pointer (vs. r25)Vineet Gupta1-2/+0
2020-03-16ARC: add support for DSP-enabled userspace applicationsEugeniy Paltsev1-0/+4
2019-12-28ARC: pt_regs: remove hardcoded registers offsetEugeniy Paltsev1-0/+9
2019-12-19ARC: asm-offsets: remove duplicate entryEugeniy Paltsev1-1/+0
2019-07-01ARCv2: entry: rewrite to enable use of double load/stores LDD/STDVineet Gupta1-0/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2015-06-25ARCv2: [vdk] dts files and defconfig for HS38 VDKRuud Derwig1-0/+2
2015-06-22ARCv2: STAR 9000808988: signals involving Delay SlotVineet Gupta1-0/+2
2015-06-22ARCv2: STAR 9000793984: Handle return from intr to Delay SlotVineet Gupta1-0/+1
2013-06-26ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta1-1/+1
2013-06-22ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta1-3/+1
2013-06-22ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta1-0/+1
2013-04-09ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat1-1/+1
2013-02-15ARC: [optim] Cache "current" in Register r25Vineet Gupta1-0/+3
2013-02-15ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta1-1/+1
2013-02-11ARC: Build system: Makefiles, Kconfig, Linker scriptVineet Gupta1-0/+61