summaryrefslogtreecommitdiff
path: root/arch/m32r/kernel/sys_m32r.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2012-10-31m32r: switch to generic kernel_thread()/kernel_execve()Al Viro
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2009-12-11Unify sys_mmap*Al Viro
2008-05-09m32r: use generic sys_pipeChristoph Hellwig
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper
2007-10-20spelling fixes: arch/m32r/Simon Arlott
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-07-30m32r: build fix for removing fs.h from mm.hHirokazu Takata
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-10-11[PATCH] m32r: more __user annotationsAl Viro
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-02-20[PATCH] m32r: update sys_tas() routineHirokazu Takata
2005-11-28[PATCH] m32r: Fix sys_tas() syscallHirokazu Takata
2005-04-16Linux-2.6.12-rc2Linus Torvalds