Age | Commit message (Expand) | Author | Files | Lines |
2023-08-18 | ARC: pt_regs: create seperate type for ecr | Vineet Gupta | 1 | -1/+1 |
2023-08-18 | ARCv2: entry: rearrange pt_regs slightly | Vineet Gupta | 1 | -3/+4 |
2023-08-18 | ARC: entry: rework (non-functional) | Vineet Gupta | 1 | -0/+1 |
2023-08-18 | ARC: __switch_to: move ksp to thread_info from thread_struct | Vineet Gupta | 1 | -1/+1 |
2023-08-18 | ARC: entry: use gp to cache task pointer (vs. r25) | Vineet Gupta | 1 | -2/+0 |
2020-03-16 | ARC: add support for DSP-enabled userspace applications | Eugeniy Paltsev | 1 | -0/+4 |
2019-12-29 | ARC: pt_regs: remove hardcoded registers offset | Eugeniy Paltsev | 1 | -0/+9 |
2019-12-19 | ARC: asm-offsets: remove duplicate entry | Eugeniy Paltsev | 1 | -1/+0 |
2019-07-01 | ARCv2: entry: rewrite to enable use of double load/stores LDD/STD | Vineet Gupta | 1 | -0/+7 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2015-06-25 | ARCv2: [vdk] dts files and defconfig for HS38 VDK | Ruud Derwig | 1 | -0/+2 |
2015-06-22 | ARCv2: STAR 9000808988: signals involving Delay Slot | Vineet Gupta | 1 | -0/+2 |
2015-06-22 | ARCv2: STAR 9000793984: Handle return from intr to Delay Slot | Vineet Gupta | 1 | -0/+1 |
2013-06-26 | ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values | Vineet Gupta | 1 | -1/+1 |
2013-06-22 | ARC: pt_regs update #4: r25 saved/restored unconditionally | Vineet Gupta | 1 | -3/+1 |
2013-06-22 | ARC: pt_regs update #3: Remove unused gutter at start of callee_regs | Vineet Gupta | 1 | -0/+1 |
2013-04-09 | ARC: Use <linux/*> headers instead of <asm/*> | Sachin Kamat | 1 | -1/+1 |
2013-02-15 | ARC: [optim] Cache "current" in Register r25 | Vineet Gupta | 1 | -0/+3 |
2013-02-15 | ARC: [Review] Preparing to fix incorrect syscall restarts due to signals | Vineet Gupta | 1 | -1/+1 |
2013-02-11 | ARC: Build system: Makefiles, Kconfig, Linker script | Vineet Gupta | 1 | -0/+61 |