summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/ptrace32.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-06-121-2/+2
|\
| * MIPS: ptrace: Make FPU context layout comments match realityMaciej W. Rozycki2018-05-241-2/+2
* | MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2018-05-241-1/+1
* | MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki2018-05-141-2/+2
|/
* MIPS/ptrace: Update syscall nr on register changesJames Hogan2017-11-091-0/+7
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-221-2/+2
* mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-2/+3
* MIPS: Remove asm/user.hAlex Smith2014-08-021-1/+1
* MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith2014-08-021-2/+4
* MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith2014-07-301-1/+1
* MIPS: Simplify PTRACE_PEEKUSR for FPC_EIRPaul Burton2014-03-311-39/+3
* MIPS: Simplify FP context accessPaul Burton2014-03-261-17/+8
* MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-131-22/+31
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-1/+1
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* MIPS: 64-bit: Use generic 32-bit ptrace compat code.Anirban Sinha2009-01-111-63/+1
* MIPS: Move ptrace prototypes to ptrace.hRalf Baechle2008-10-111-6/+0
* MIPS: Ptrace support for HARDWARE_WATCHPOINTSDavid Daney2008-10-111-0/+10
* MIPS: Use compat_sys_ptraceThomas Bogendoerfer2008-10-111-35/+8
* [MIPS] Store sign-extend register values for PTRACE_GETREGSAtsushi Nemoto2007-10-291-2/+2
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-8/+8
* [MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto2006-10-091-1/+2
* [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto2006-06-191-11/+5
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-191-0/+14
* [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.cAtsushi Nemoto2006-02-071-7/+15
* [PATCH] mips: task_thread_info()Al Viro2006-01-121-2/+2
* [PATCH] mips: task_pt_regs()Al Viro2006-01-121-4/+2
* MIPS: DSP: eleminate used_dsp.Ralf Baechle2006-01-101-6/+2
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-20/+6
* Protect manipulation of c0_status against preemption and multithreading.Ralf Baechle2005-10-291-4/+16
* Revise MIPS 64-bit ptrace interfaceDaniel Jacobowitz2005-10-291-0/+81
* Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle2005-10-291-0/+38
* NPTL, round one.Ralf Baechle2005-10-291-0/+5
* 32-bit compatibility for ptrace GETEVENTMSG operation.Ralf Baechle2005-10-291-1/+5
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+285
OpenPOWER on IntegriCloud