| Commit message (Expand) | Author | Age | Files | Lines |
* | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed | Eric W. Biederman | 2018-01-22 | 1 | -7/+1 |
* | xtensa: use generic tracehooks | Max Filippov | 2017-05-01 | 1 | -26/+12 |
* | xtensa: clean up xtensa/kernel/ptrace.c | Max Filippov | 2017-05-01 | 1 | -73/+71 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | xtensa: support hardware breakpoints/watchpoints | Max Filippov | 2016-03-11 | 1 | -7/+157 |
* | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 1 | -1/+1 |
* | xtensa: add support for TLS | Chris Zankel | 2013-02-23 | 1 | -0/+2 |
* | xtensa: complete ptrace handling of register windows | Max Filippov | 2013-02-23 | 1 | -13/+20 |
* | xtensa: clean up files to make them code-style compliant | Chris Zankel | 2012-12-18 | 1 | -2/+1 |
* | Disintegrate asm/system.h for Xtensa | David Howells | 2012-03-28 | 1 | -1/+0 |
* | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 2012-01-17 | 1 | -2/+1 |
* | xtensa: prevent arbitrary read in ptrace | Dan Rosenberg | 2011-07-25 | 1 | -0/+3 |
* | ptrace: cleanup arch_ptrace() on xtensa | Namhyung Kim | 2010-10-27 | 1 | -5/+6 |
* | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 1 | -1/+2 |
* | xtensa: use generic ptrace_resume code | Christoph Hellwig | 2010-03-12 | 1 | -45/+11 |
* | [XTENSA] Allow debugger to modify the WINDOWBASE register. | Chris Zankel | 2008-02-13 | 1 | -31/+35 |
* | [XTENSA] Add support for configurable registers and coprocessors | Chris Zankel | 2008-02-13 | 1 | -163/+184 |
* | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 | 1 | -4/+0 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -4/+1 |
* | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -11/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] xtensa: fix system call interface | Chris Zankel | 2006-12-10 | 1 | -6/+20 |
* | [PATCH] xtensa: remove extra header files | Chris Zankel | 2006-12-10 | 1 | -1/+1 |
* | [PATCH] xtensa: ptrace: EXIT_ZOMBIE fix | Bill Huey (hui | 2006-09-01 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] xtensa: task_pt_regs(), task_stack_page() | Al Viro | 2006-01-12 | 1 | -6/+6 |
* | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 2005-11-07 | 1 | -53/+2 |
* | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] xtensa: use valid_signal() | Jesper Juhl | 2005-06-30 | 1 | -2/+3 |
* | [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3 | Chris Zankel | 2005-06-24 | 1 | -0/+407 |