aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/kernel/sys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-09unicore32: just use mmap_pgoff()...Al Viro1-9/+1
2012-11-28unicore32: switch to generic clone(2)Al Viro1-14/+0
2012-11-09unicore32: switch to generic sys_execve()Al Viro1-21/+0
2012-11-09unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro1-42/+0
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-09-20don't bother exporting kernel_execve()Al Viro1-1/+0
2011-03-17unicore32 core architecture: processor and system headersGuanXuetao1-0/+126