index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
ptrace32.c
Age
Commit message (
Expand
)
Author
2018-09-05
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
2018-06-06
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
Maciej W. Rozycki
2018-05-30
MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
Maciej W. Rozycki
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