summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf2015-04-171-2/+20
* tile: correct r1 value during syscall tracingChris Metcalf2013-08-301-0/+15
* tile: fast-path unaligned memory access for tilegxChris Metcalf2013-08-131-2/+2
* arch/tile: Fix syscall return value passed to tracepointSimon Marchi2013-04-241-1/+1
* tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi2013-03-221-3/+14
* arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi2013-03-211-20/+10
* arch/tile: implement arch_ptrace using user_regset on tileSimon Marchi2012-12-181-9/+6
* arch/tile: implement user_regset interface on tileSimon Marchi2012-12-181-0/+62
* arch/tile: clean up tile-specific PTRACE_SETOPTIONSChris Metcalf2012-12-141-3/+7
* arch/tile: provide PT_FLAGS_COMPAT value in pt_regsChris Metcalf2012-12-131-17/+40
* arch/tile: don't allow user code to set the PL via ptrace or signal returnChris Metcalf2010-11-011-18/+21
* ptrace: cleanup arch_ptrace() on tileNamhyung Kim2010-10-271-2/+2
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-3/+6
* arch/tile: make ptrace() work properly for TILE-Gx COMPAT modeChris Metcalf2010-10-151-42/+36
* arch/tile: avoid erroneous error return for PTRACE_POKEUSR.Chris Metcalf2010-07-061-0/+1
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-061-1/+2
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+203
OpenPOWER on IntegriCloud