summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/ptrace.c
AgeCommit message (Expand)Author
2017-05-01xtensa: use generic tracehooksMax Filippov
2017-05-01xtensa: clean up xtensa/kernel/ptrace.cMax Filippov
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-03-11xtensa: support hardware breakpoints/watchpointsMax Filippov
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2013-02-23xtensa: add support for TLSChris Zankel
2013-02-23xtensa: complete ptrace handling of register windowsMax Filippov
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2011-07-25xtensa: prevent arbitrary read in ptraceDan Rosenberg
2010-10-27ptrace: cleanup arch_ptrace() on xtensaNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-03-12xtensa: use generic ptrace_resume codeChristoph Hellwig
2008-02-13[XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel
2008-02-13[XTENSA] Add support for configurable registers and coprocessorsChris Zankel
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel
2006-09-01[PATCH] xtensa: ptrace: EXIT_ZOMBIE fixBill Huey (hui
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-12[PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-06-30[PATCH] xtensa: use valid_signal()Jesper Juhl
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel