Commit Graph

43 Commits (436db693c4f4d02d375780a1f0b2ebdca2451cd6)

Author SHA1 Message Date
Michael Neuling ce48b21007 powerpc: Add VSX context save/restore, ptrace and signal support 17 years ago
Michael Neuling c6e6771b87 powerpc: Introduce VSX thread_struct and CONFIG_VSX 17 years ago
Michael Neuling 9c75a31c35 powerpc: Add macros to access floating point registers in thread_struct. 17 years ago
Roland McGrath c2372eb9bc [POWERPC] user_regset PTRACE_SETREGS regression fix 17 years ago
Roland McGrath 24f1a84961 [POWERPC] Add SPE registers to core dumps 17 years ago
Roland McGrath c034243504 [POWERPC] Use generic ptrace peekdata/pokedata 17 years ago
Roland McGrath c391cd0093 [POWERPC] Use regset code for PTRACE_*REGS* requests 17 years ago
Roland McGrath fa8f5cb0c9 [POWERPC] Add user_regset compat support 17 years ago
Roland McGrath 80fdf47094 [POWERPC] Add user_regset_view definitions 17 years ago
Roland McGrath 44dd3f50d3 [POWERPC] Use user_regset accessors for GPRs 17 years ago
Roland McGrath 26f7713020 [POWERPC] ptrace accessors for special regs MSR and TRAP 17 years ago
Roland McGrath a4e4b175b6 [POWERPC] Use user_regset accessors for SPE regs 17 years ago
Roland McGrath 3caf06c6e0 [POWERPC] Use user_regset accessors for altivec regs 17 years ago
Roland McGrath f65255e8d5 [POWERPC] Use user_regset accessors for FP regs 17 years ago
Roland McGrath d6f4fb7558 powerpc: ptrace generic resume 17 years ago
Roland McGrath 2a84b0d719 powerpc: arch_has_single_step 17 years ago
Alexey Dobriyan 1bcf548293 Consolidate PTRACE_DETACH 18 years ago
Roland McGrath fabca2c0a4 [POWERPC] Add CHECK_FULL_REGS in several places in ptrace code 18 years ago
Kumar Gala 5e14d21e3f [POWERPC] Add cpu feature for SPE handling 18 years ago
Alexey Dobriyan f284ce7269 PTRACE_POKEDATA consolidation 18 years ago
Alexey Dobriyan 7664732315 PTRACE_PEEKDATA consolidation 18 years ago
Benjamin Herrenschmidt 6d110da8c3 [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits 18 years ago
Benjamin Herrenschmidt abd0650541 [POWERPC] ptrace shouldn't touch FP exec mode 18 years ago
Benjamin Herrenschmidt 912000e73e [POWERPC] Allow ptrace write to pt_regs trap and orig_r3 18 years ago
Benjamin Herrenschmidt 1b6610d6fc [POWERPC] Remove some useless ifdef's in ptrace 18 years ago
Benjamin Herrenschmidt 865418d8e7 [POWERPC] Uninline common ptrace bits 18 years ago
Benjamin Herrenschmidt e17666ba48 [POWERPC] ptrace updates & new, better requests 18 years ago
Benjamin Herrenschmidt acd8982848 [POWERPC] ptrace cleanups 18 years ago
Benjamin Herrenschmidt 0b3d5c48a9 [POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bits 18 years ago
Benjamin Herrenschmidt 7d43e57764 [POWERPC] Fix ppc32 single-stepping out of syscalls 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
David Woodhouse cfcd1705b6 [POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit code 18 years ago
David Woodhouse 94983cb788 [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave} 19 years ago
David Woodhouse 4b9c876a81 [POWERPC] Fix audit syscall success/failure reporting on PowerPC 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Renzo Davoli 98a90c0279 [PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32 19 years ago
Al Viro 5411be59db [PATCH] drop task argument of audit_syscall_{entry,exit} 19 years ago
Paul Mackerras 1bd79336a4 powerpc: Fix various syscall/signal/swapcontext bugs 19 years ago
Paul Mackerras 21a6290220 powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernel 19 years ago
Christoph Hellwig 481bed4542 [PATCH] consolidate sys_ptrace() 20 years ago
Paul Mackerras 734d652480 powerpc: apply recent changes to merged code 20 years ago
Paul Mackerras b123923d48 powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc 20 years ago
Stephen Rothwell e8a30302ab powerpc: merge ptrace.c 20 years ago
David Woodhouse ea9c102cb0 Add CONFIG_AUDITSC and CONFIG_SECCOMP support for ppc32 20 years ago
Jesper Juhl 7ed20e1ad5 [PATCH] convert that currently tests _NSIG directly to use valid_signal() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago