aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/sys_arm.c
Commit message (Expand)AuthorAge
* arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro2012-09-30
* arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-30
* don't bother exporting kernel_execve()Al Viro2012-09-20
* ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird2012-05-05
* arm: convert core files from module.h to export.hPaul Gortmaker2011-10-31
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* Add generic sys_old_mmap()Christoph Hellwig2010-03-12
* Add generic sys_old_select()Christoph Hellwig2010-03-12
* Unify sys_mmap*Al Viro2009-12-11
* arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro2009-12-11
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-06
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-03
* remove include/asm-*/ipc.hAdrian Bunk2007-10-17
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-28
* [ARM] spelling fixesSimon Arlott2007-05-20
* [ARM] Add more syscallsRussell King2006-12-17
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-02
* [ARM] noMMU: block sys_fork in nommu modeHyok S. Choi2006-03-21
* [ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre2006-01-14
* [ARM] 2952/1: fix a register clobber listNicolas Pitre2005-10-04
* [ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre2005-09-01
* [PATCH] ARM: Fix kernel stack offset calculationsRussell King2005-05-05
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-01
* [PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2005-04-19
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16