summaryrefslogtreecommitdiff
path: root/arch/openrisc/kernel/ptrace.c
AgeCommit message (Expand)Author
2025-01-14openrisc: Add HAVE_REGS_AND_STACK_ACCESS_API supportMichael Jeanson
2024-04-15openrisc: Move FPU state out of pt_regsStafford Horne
2024-04-15openrisc: Add FPU configStafford Horne
2023-08-21openrisc: Add missing prototypes for assembly called fnctionsStafford Horne
2023-04-26openrisc: Add floating point regsetStafford Horne
2022-11-15openrisc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2020-07-27openrisc: switch to ->regset_get()Al Viro
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-25openrisc: remove unnecessary stddef.h includeStefan Kristiansson
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2012-09-21audit: define AUDIT_ARCH_OPENRISCKees Cook
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for OpenRISCDavid Howells
2012-03-06openrisc: sanitize use of orig_gpr11Jonas Bonn
2012-02-17openrisc: Fix up audit_syscall_[entry|exit]() usageJonas Bonn
2011-07-22OpenRISC: PTraceJonas Bonn