aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/sys_arm.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird2012-05-211-1/+1
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-5/+9
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-82/+0
* Add generic sys_old_mmap()Christoph Hellwig2010-03-121-26/+0
* Add generic sys_old_select()Christoph Hellwig2010-03-121-21/+0
* Unify sys_mmap*Al Viro2009-12-111-29/+1
* arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro2009-12-111-25/+0
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-061-2/+1
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-281-13/+0
* [ARM] spelling fixesSimon Arlott2007-05-201-1/+1
* [ARM] Add more syscallsRussell King2006-12-171-0/+13
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-2/+2
* [ARM] noMMU: block sys_fork in nommu modeHyok S. Choi2006-03-211-0/+5
* [ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre2006-01-141-0/+2
* [ARM] 2952/1: fix a register clobber listNicolas Pitre2005-10-041-1/+1
* [ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre2005-09-011-0/+10
* [PATCH] ARM: Fix kernel stack offset calculationsRussell King2005-05-051-1/+1
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-12/+0
* [PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2005-04-191-9/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+332