aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm/ptrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-03tile: don't assume user privilege is zeroChris Metcalf1-1/+1
2013-08-30tile: support kprobes on tilegxTony Lu1-0/+1
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf1-2/+1
2013-03-21arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi1-1/+2
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-0/+1
2012-12-19missing user_stack_pointer() instancesAl Viro1-0/+1
2012-12-14arch/tile: clean up tile-specific PTRACE_SETOPTIONSChris Metcalf1-2/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/tile/include/asmDavid Howells1-70/+2
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-2/+0
2011-03-01arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf1-0/+3
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf1-2/+2
2010-09-15arch/tile: Change struct sigcontext to be more usefulChris Metcalf1-9/+6
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-1/+4
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+163