summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* xtensa: use generic tracehooksMax Filippov2017-05-011-26/+12
* xtensa: clean up xtensa/kernel/ptrace.cMax Filippov2017-05-011-73/+71
* 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
* xtensa: support hardware breakpoints/watchpointsMax Filippov2016-03-111-7/+157
* ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-1/+1
* xtensa: add support for TLSChris Zankel2013-02-231-0/+2
* xtensa: complete ptrace handling of register windowsMax Filippov2013-02-231-13/+20
* xtensa: clean up files to make them code-style compliantChris Zankel2012-12-181-2/+1
* Disintegrate asm/system.h for XtensaDavid Howells2012-03-281-1/+0
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-2/+1
* xtensa: prevent arbitrary read in ptraceDan Rosenberg2011-07-251-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
OpenPOWER on IntegriCloud