summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/sys_microblaze.c
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Fix bug with mmap2 syscall MB implementationMichal Simek2013-11-081-0/+11
* microblaze: Use predefined SYSCALL_DEFINE macroMichal Simek2013-11-081-3/+3
* microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-121-1/+1
* microblaze: Fix coding style issuesMichal Simek2013-02-121-1/+0
* microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-281-14/+0
* microblaze: switch to generic sys_execve()Al Viro2012-11-161-18/+0
* microblaze: switch to generic kernel_execve()Al Viro2012-11-161-21/+0
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* microblaze: Fix missing microblaze specific syscalls declarationMichal Simek2011-03-091-1/+2
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-3/+7
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Unify sys_mmap*Al Viro2009-12-111-35/+3
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* microblaze: remove sys_ipcArnd Bergmann2009-07-271-99/+0
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* microblaze: use generic syscalls.hArnd Bergmann2009-07-061-10/+10
* microblaze: Fix return value for sys_ipcMichal Simek2009-05-011-1/+1
* microblaze: remove duplicated #include'sHuang Weiyi2009-04-141-2/+0
* microblaze_v8: IPC supportMichal Simek2009-03-271-0/+227
OpenPOWER on IntegriCloud