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