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