aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/ptrace.c
Commit message (Expand)AuthorAge
* tile/ptrace: Preserve previous registers for short regset writeDave Martin2017-02-01
* tile/ptrace: run seccomp after ptraceKees Cook2016-06-14
* seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-14
* arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf2016-01-18
* tile: enable full SECCOMP supportChris Metcalf2015-07-30
* tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf2015-04-17
* tile: correct r1 value during syscall tracingChris Metcalf2013-08-30
* tile: fast-path unaligned memory access for tilegxChris Metcalf2013-08-13
* arch/tile: Fix syscall return value passed to tracepointSimon Marchi2013-04-24
* tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi2013-03-22
* arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi2013-03-21
* arch/tile: implement arch_ptrace using user_regset on tileSimon Marchi2012-12-18
* arch/tile: implement user_regset interface on tileSimon Marchi2012-12-18
* arch/tile: clean up tile-specific PTRACE_SETOPTIONSChris Metcalf2012-12-14
* arch/tile: provide PT_FLAGS_COMPAT value in pt_regsChris Metcalf2012-12-13
* arch/tile: don't allow user code to set the PL via ptrace or signal returnChris Metcalf2010-11-01
* ptrace: cleanup arch_ptrace() on tileNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* arch/tile: make ptrace() work properly for TILE-Gx COMPAT modeChris Metcalf2010-10-15
* arch/tile: avoid erroneous error return for PTRACE_POKEUSR.Chris Metcalf2010-07-06
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-06
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-04