summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-3/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek2015-01-051-2/+2
* ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-2/+1
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-261-1/+1
|\
| * microblaze: Fix coding style issuesMichal Simek2013-02-121-1/+1
* | microblaze: remove debris in ptrace.cAl Viro2013-02-031-23/+0
|/
* seccomp: ignore secure_computing return valuesWill Drewry2012-04-181-1/+1
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-4/+2
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-2/+1
* microblaze: Switch ELF_ARCH code to 189Edgar E. Iglesias2011-10-141-1/+1
* microblaze: Fix sparse warnings - ptraceMichal Simek2011-03-091-1/+2
* ptrace: cleanup arch_ptrace() on microblazeNamhyung Kim2010-10-271-1/+1
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* microblaze: Fix copy_to_user_page macroMichal Simek2010-08-041-1/+16
* microblaze: Remove unused variable from ptraceMichal Simek2010-04-071-1/+0
* microblaze: use generic ptrace_resume codeChristoph Hellwig2010-03-121-37/+0
* ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig2010-03-121-26/+1
* microblaze: Support ptrace syscall tracing.Michal Simek2009-09-221-0/+62
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* microblaze: remove duplicated #include'sHuang Weiyi2009-04-141-1/+0
* microblaze_v8: ptrace supportMichal Simek2009-03-271-0/+182