aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2015-01-05microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek1-2/+2
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-2/+1
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+1
2013-02-12microblaze: Fix coding style issuesMichal Simek1-1/+1
2013-02-03microblaze: remove debris in ptrace.cAl Viro1-23/+0
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry1-1/+1
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-4/+2
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-2/+1
2011-10-14microblaze: Switch ELF_ARCH code to 189Edgar E. Iglesias1-1/+1
2011-03-09microblaze: Fix sparse warnings - ptraceMichal Simek1-1/+2
2010-10-27ptrace: cleanup arch_ptrace() on microblazeNamhyung Kim1-1/+1
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-08-04microblaze: Fix copy_to_user_page macroMichal Simek1-1/+16
2010-04-07microblaze: Remove unused variable from ptraceMichal Simek1-1/+0
2010-03-12microblaze: use generic ptrace_resume codeChristoph Hellwig1-37/+0
2010-03-12ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig1-26/+1
2009-09-22microblaze: Support ptrace syscall tracing.Michal Simek1-0/+62
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-04-14microblaze: remove duplicated #include'sHuang Weiyi1-1/+0
2009-03-27microblaze_v8: ptrace supportMichal Simek1-0/+182