aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* xtensa: prevent arbitrary read in ptraceDan Rosenberg2011-08-041-0/+3
* ptrace: cleanup arch_ptrace() on xtensaNamhyung Kim2010-10-271-5/+6
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* xtensa: use generic ptrace_resume codeChristoph Hellwig2010-03-121-45/+11
* [XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel2008-02-131-31/+35
* [XTENSA] Add support for configurable registers and coprocessorsChris Zankel2008-02-131-163/+184
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-11/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] xtensa: fix system call interfaceChris Zankel2006-12-101-6/+20
* [PATCH] xtensa: remove extra header filesChris Zankel2006-12-101-1/+1
* [PATCH] xtensa: ptrace: EXIT_ZOMBIE fixBill Huey (hui2006-09-011-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro2006-01-121-6/+6
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-53/+2
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* [PATCH] xtensa: use valid_signal()Jesper Juhl2005-06-301-2/+3
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel2005-06-241-0/+407