summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel/sys_microblaze.c
AgeCommit message (Expand)Author
2013-11-08microblaze: Fix bug with mmap2 syscall MB implementationMichal Simek
2013-11-08microblaze: Use predefined SYSCALL_DEFINE macroMichal Simek
2013-02-12microblaze: Do not use module.h in files which are not modulesMichal Simek
2013-02-12microblaze: Fix coding style issuesMichal Simek
2012-11-28microblaze: switch to generic fork/vfork/cloneAl Viro
2012-11-16microblaze: switch to generic sys_execve()Al Viro
2012-11-16microblaze: switch to generic kernel_execve()Al Viro
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2011-03-09microblaze: Fix missing microblaze specific syscalls declarationMichal Simek
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11Unify sys_mmap*Al Viro
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-07-27microblaze: remove sys_ipcArnd Bergmann
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-06microblaze: use generic syscalls.hArnd Bergmann
2009-05-01microblaze: Fix return value for sys_ipcMichal Simek
2009-04-14microblaze: remove duplicated #include'sHuang Weiyi
2009-03-27microblaze_v8: IPC supportMichal Simek