开源镜像站
帮助
动态
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
/
openrisc
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2025-01-14
openrisc: Add HAVE_REGS_AND_STACK_ACCESS_API support
Michael Jeanson
2024-04-15
openrisc: Move FPU state out of pt_regs
Stafford Horne
2024-04-15
openrisc: Add FPU config
Stafford Horne
2023-08-21
openrisc: Add missing prototypes for assembly called fnctions
Stafford Horne
2023-04-26
openrisc: Add floating point regset
Stafford Horne
2022-11-15
openrisc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2020-07-27
openrisc: switch to ->regset_get()
Al Viro
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-25
openrisc: remove unnecessary stddef.h include
Stefan Kristiansson
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2012-09-21
audit: define AUDIT_ARCH_OPENRISC
Kees Cook
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for OpenRISC
David Howells
2012-03-06
openrisc: sanitize use of orig_gpr11
Jonas Bonn
2012-02-17
openrisc: Fix up audit_syscall_[entry|exit]() usage
Jonas Bonn
2011-07-22
OpenRISC: PTrace
Jonas Bonn