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