aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/m32r/kernel/sys_m32r.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09arch: remove m32r portArnd Bergmann1-91/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2012-10-31m32r: switch to generic kernel_thread()/kernel_execve()Al Viro1-21/+0
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-1/+3
2010-03-12Add generic sys_olduname()Christoph Hellwig1-11/+0
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-81/+0
2009-12-11Unify sys_mmap*Al Viro1-24/+0
2008-05-09m32r: use generic sys_pipeChristoph Hellwig1-23/+0
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper1-1/+4
2007-10-20spelling fixes: arch/m32r/Simon Arlott1-1/+1
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-07-30m32r: build fix for removing fs.h from mm.hHirokazu Takata1-0/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-10-11[PATCH] m32r: more __user annotationsAl Viro1-3/+3
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-0/+20
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-20[PATCH] m32r: update sys_tas() routineHirokazu Takata1-27/+34
2005-11-28[PATCH] m32r: Fix sys_tas() syscallHirokazu Takata1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+217