summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/sys_m32r.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove m32r portArnd Bergmann2018-03-091-91/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* m32r: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-311-21/+0
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-1/+3
* Add generic sys_olduname()Christoph Hellwig2010-03-121-11/+0
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-81/+0
* Unify sys_mmap*Al Viro2009-12-111-24/+0
* m32r: use generic sys_pipeChristoph Hellwig2008-05-091-23/+0
* sys_pipe(): fix file descriptor leaksUlrich Drepper2008-05-081-1/+4
* spelling fixes: arch/m32r/Simon Arlott2007-10-201-1/+1
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* m32r: build fix for removing fs.h from mm.hHirokazu Takata2007-07-301-0/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] m32r: more __user annotationsAl Viro2006-10-111-3/+3
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+20
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] m32r: update sys_tas() routineHirokazu Takata2006-02-201-27/+34
* [PATCH] m32r: Fix sys_tas() syscallHirokazu Takata2005-11-281-2/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+217
OpenPOWER on IntegriCloud