| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 1 | -13/+1 |
* | ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" | Oleg Nesterov | 2013-07-09 | 1 | -4/+0 |
* | seccomp: ignore secure_computing return values | Will Drewry | 2012-04-18 | 1 | -1/+1 |
* | Disintegrate asm/system.h for SH | David Howells | 2012-03-28 | 1 | -1/+0 |
* | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 2012-01-17 | 1 | -4/+3 |
* | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 2012-01-17 | 1 | -3/+1 |
* | perf: Add context field to perf_event | Avi Kivity | 2011-07-01 | 1 | -1/+2 |
* | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
* | sh, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker | 2011-04-25 | 1 | -0/+4 |
* | sh: Fix ptrace hw_breakpoint handling | David Engraf | 2011-03-23 | 1 | -0/+2 |
* | sh: Fix ptrace fpu state initialisation | Phil Edworthy | 2011-03-23 | 1 | -0/+6 |
* | ptrace: cleanup arch_ptrace() on sh | Namhyung Kim | 2010-10-27 | 1 | -17/+21 |
* | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 1 | -10/+11 |
* | sh: Add kprobe-based event tracer. | Paul Mundt | 2010-06-14 | 1 | -0/+27 |
* | ptrace: unify FDPIC implementations | Mike Frysinger | 2010-05-27 | 1 | -23/+0 |
* | hw-breakpoints: Tag ptrace breakpoint as exclude_kernel | Frederic Weisbecker | 2010-05-01 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
*-. | Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates' | Paul Mundt | 2010-01-13 | 1 | -25/+57 |
|\ \ |
|
| | * | sh: Convert ptrace to hw_breakpoint API. | Paul Mundt | 2009-12-28 | 1 | -1/+52 |
| | * | sh: hw-breakpoints: Add preliminary support for SH-4A UBC. | Paul Mundt | 2009-12-08 | 1 | -19/+0 |
| |/
|/| |
|
| * | sh: Move over to dynamically allocated FPU context. | Paul Mundt | 2010-01-13 | 1 | -6/+6 |
|/ |
|
* | sh: Wire up HAVE_SYSCALL_TRACEPOINTS. | Paul Mundt | 2009-09-16 | 1 | -9/+6 |
* | sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build. | Paul Mundt | 2009-08-20 | 1 | -0/+4 |
* | sh: Add ftrace syscall tracing support | Matt Fleming | 2009-07-06 | 1 | -0/+8 |
* | sh: Add ptrace support for NOMMU debugging | Peter Griffin | 2009-05-09 | 1 | -0/+8 |
* | sh: Fix up DSP context save/restore. | Michael Trimarchi | 2009-04-04 | 1 | -2/+4 |
* | sh: Add FPU registers to regset interface. | Paul Mundt | 2008-09-21 | 1 | -0/+76 |
* | sh: Check SR.DSP bit for DSP regset validity. | Paul Mundt | 2008-09-12 | 1 | -0/+9 |
* | sh: Add missing task_user_regset_view() definition. | Paul Mundt | 2008-09-12 | 1 | -0/+5 |
* | sh: Add DSP registers to regset interface. | Paul Mundt | 2008-09-12 | 1 | -27/+59 |
* | sh: ptrace: Introduce user_regset interface for gp regs. | Paul Mundt | 2008-09-12 | 1 | -17/+99 |
* | sh: fixup many sparse errors. | Paul Mundt | 2008-09-08 | 1 | -2/+4 |
* | sh: Fix up the audit arch endian specification. | Paul Mundt | 2008-08-02 | 1 | -1/+12 |
* | sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. | Paul Mundt | 2008-08-02 | 1 | -28/+26 |
* | sh: ptrace single stepping cleanups. | Paul Mundt | 2008-08-02 | 1 | -75/+18 |
* | sh: seccomp support. | Paul Mundt | 2008-08-02 | 1 | -0/+3 |
* | sh: Initial ELF FDPIC support. | Paul Mundt | 2008-07-28 | 1 | -0/+23 |
* | sh: fix ptrace copy_from/to_user() compilation error | Magnus Damm | 2008-02-14 | 1 | -2/+2 |
* | sh: syscall audit support. | Yuichi Nakamura | 2008-01-28 | 1 | -4/+17 |
* | sh: Move in the SH-5 ptrace impl. | Paul Mundt | 2008-01-28 | 1 | -0/+274 |