summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/ptrace.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-18arch/tile: implement arch_ptrace using user_regset on tileSimon Marchi1-9/+6
2012-12-18arch/tile: implement user_regset interface on tileSimon Marchi1-0/+62
2012-12-14arch/tile: clean up tile-specific PTRACE_SETOPTIONSChris Metcalf1-3/+7
2012-12-13arch/tile: provide PT_FLAGS_COMPAT value in pt_regsChris Metcalf1-17/+40
2010-11-01arch/tile: don't allow user code to set the PL via ptrace or signal returnChris Metcalf1-18/+21
2010-10-27ptrace: cleanup arch_ptrace() on tileNamhyung Kim1-2/+2
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-3/+6
2010-10-15arch/tile: make ptrace() work properly for TILE-Gx COMPAT modeChris Metcalf1-42/+36
2010-07-06arch/tile: avoid erroneous error return for PTRACE_POKEUSR.Chris Metcalf1-0/+1
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-1/+2
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+203