index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
sys_microblaze.c
Age
Commit message (
Expand
)
Author
2013-11-08
microblaze: Fix bug with mmap2 syscall MB implementation
Michal Simek
2013-11-08
microblaze: Use predefined SYSCALL_DEFINE macro
Michal Simek
2013-02-12
microblaze: Do not use module.h in files which are not modules
Michal Simek
2013-02-12
microblaze: Fix coding style issues
Michal Simek
2012-11-28
microblaze: switch to generic fork/vfork/clone
Al Viro
2012-11-16
microblaze: switch to generic sys_execve()
Al Viro
2012-11-16
microblaze: switch to generic kernel_execve()
Al Viro
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2011-03-09
microblaze: Fix missing microblaze specific syscalls declaration
Michal Simek
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-11
Unify sys_mmap*
Al Viro
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2009-07-27
microblaze: remove sys_ipc
Arnd Bergmann
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-06
microblaze: use generic syscalls.h
Arnd Bergmann
2009-05-01
microblaze: Fix return value for sys_ipc
Michal Simek
2009-04-14
microblaze: remove duplicated #include's
Huang Weiyi
2009-03-27
microblaze_v8: IPC support
Michal Simek