index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
ptrace32.c
Age
Commit message (
Expand
)
Author
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2018-11-09
MIPS: ptrace: Remove FP support when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-07-19
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-05-24
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
Maciej W. Rozycki
2018-05-24
MIPS: ptrace: Make FPU context layout comments match reality
Maciej W. Rozycki
2018-05-14
MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
Maciej W. Rozycki
2017-11-09
MIPS/ptrace: Update syscall nr on register changes
James Hogan
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-22
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2014-08-02
MIPS: Remove asm/user.h
Alex Smith
2014-08-02
MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()
Alex Smith
2014-07-30
MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IR
Alex Smith
2014-03-31
MIPS: Simplify PTRACE_PEEKUSR for FPC_EIR
Paul Burton
2014-03-26
MIPS: Simplify FP context access
Paul Burton
2014-01-13
MIPS: Support for 64-bit FP with O32 binaries
Paul Burton
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-01-11
MIPS: 64-bit: Use generic 32-bit ptrace compat code.
Anirban Sinha
2008-10-11
MIPS: Move ptrace prototypes to ptrace.h
Ralf Baechle
2008-10-11
MIPS: Ptrace support for HARDWARE_WATCHPOINTS
David Daney
2008-10-11
MIPS: Use compat_sys_ptrace
Thomas Bogendoerfer
2007-10-29
[MIPS] Store sign-extend register values for PTRACE_GETREGS
Atsushi Nemoto
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2006-10-09
[MIPS] Make sure cpu_has_fpu is used only in atomic context
Atsushi Nemoto
2006-06-19
[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.
Atsushi Nemoto
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
2006-02-07
[MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c
Atsushi Nemoto
2006-01-12
[PATCH] mips: task_thread_info()
Al Viro
2006-01-12
[PATCH] mips: task_pt_regs()
Al Viro
2006-01-10
MIPS: DSP: eleminate used_dsp.
Ralf Baechle
2006-01-08
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
2005-10-29
Protect manipulation of c0_status against preemption and multithreading.
Ralf Baechle
2005-10-29
Revise MIPS 64-bit ptrace interface
Daniel Jacobowitz
2005-10-29
Support the MIPS32 / MIPS64 DSP ASE.
Ralf Baechle
2005-10-29
NPTL, round one.
Ralf Baechle
2005-10-29
32-bit compatibility for ptrace GETEVENTMSG operation.
Ralf Baechle
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds