summaryrefslogtreecommitdiff
path: root/arch/unicore32/kernel/sys.c
AgeCommit message (Expand)Author
2013-05-09unicore32: just use mmap_pgoff()...Al Viro
2012-11-28unicore32: switch to generic clone(2)Al Viro
2012-11-09unicore32: switch to generic sys_execve()Al Viro
2012-11-09unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-09-20don't bother exporting kernel_execve()Al Viro
2011-03-17unicore32 core architecture: processor and system headersGuanXuetao