开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
ptrace.h
Age
Commit message (
Expand
)
Author
2017-08-28
ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit
Liav Rehana
2017-04-20
ARCv2: entry: save Accumulator register pair (r58:59) if present
Vineet Gupta
2017-01-10
ARCv2: save r30 on kernel entry as gcc uses it for code-gen
Vineet Gupta
2015-08-05
ARC: Make pt_regs regs unsigned
Vineet Gupta
2015-07-13
ARC: make sure instruction_pointer() returns unsigned value
Alexey Brodkin
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
2013-08-29
ARC: Code cosmetics (Nothing semantical)
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-06-22
ARC: pt_regs update #2: Remove unused gutter at start of pt_regs
Vineet Gupta
2013-06-22
ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page
Vineet Gupta
2013-03-20
ARC: Fix the typo in event identifier flags used by ptrace
Vineet Gupta
2013-02-15
ARC: UAPI Disintegrate arch/arc/include/asm
Vineet Gupta
2013-02-15
ARC: Unaligned access emulation
Vineet Gupta
2013-02-15
ARC: kprobes support
Vineet Gupta
2013-02-15
ARC: [Review] Prevent incorrect syscall restarts
Vineet Gupta
2013-02-15
ARC: [Review] Preparing to fix incorrect syscall restarts due to signals
Vineet Gupta
2013-02-11
ARC: Process-creation/scheduling/idle-loop
Vineet Gupta
2013-02-11
ARC: Syscall support (no-legacy-syscall ABI)
Vineet Gupta
2013-02-11
ARC: Fundamental ARCH data-types/defines
Vineet Gupta