summaryrefslogtreecommitdiff
path: root/arch/tile/kernel/ptrace.c
AgeCommit message (Expand)Author
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-06tile/ptrace: Preserve previous registers for short regset writeDave Martin
2016-06-14tile/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf
2015-07-30tile: enable full SECCOMP supportChris Metcalf
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf
2013-08-30tile: correct r1 value during syscall tracingChris Metcalf
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf
2013-04-24arch/tile: Fix syscall return value passed to tracepointSimon Marchi
2013-03-22tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi
2013-03-21arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi
2012-12-18arch/tile: implement arch_ptrace using user_regset on tileSimon Marchi
2012-12-18arch/tile: implement user_regset interface on tileSimon Marchi
2012-12-14arch/tile: clean up tile-specific PTRACE_SETOPTIONSChris Metcalf
2012-12-13arch/tile: provide PT_FLAGS_COMPAT value in pt_regsChris Metcalf
2010-11-01arch/tile: don't allow user code to set the PL via ptrace or signal returnChris Metcalf
2010-10-27ptrace: cleanup arch_ptrace() on tileNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-15arch/tile: make ptrace() work properly for TILE-Gx COMPAT modeChris Metcalf
2010-07-06arch/tile: avoid erroneous error return for PTRACE_POKEUSR.Chris Metcalf
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf