Age | Commit message (Expand) | Author | Files | Lines |
2012-11-28 | arm: switch to generic fork/vfork/clone | Al Viro | 1 | -31/+0 |
2012-09-30 | arm: get rid of execve wrapper, switch to generic execve() implementation | Al Viro | 1 | -20/+0 |
2012-09-30 | arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve() | Al Viro | 1 | -42/+0 |
2012-09-20 | don't bother exporting kernel_execve() | Al Viro | 1 | -1/+0 |
2012-05-05 | ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve | Tim Bird | 1 | -1/+1 |
2011-10-31 | arm: convert core files from module.h to export.h | Paul Gortmaker | 1 | -1/+1 |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells | 1 | -5/+9 |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+1 |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig | 1 | -82/+0 |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig | 1 | -26/+0 |
2010-03-12 | Add generic sys_old_select() | Christoph Hellwig | 1 | -21/+0 |
2009-12-11 | Unify sys_mmap* | Al Viro | 1 | -29/+1 |
2009-12-11 | arm: add arch_mmap_check(), get rid of sys_arm_mremap() | Al Viro | 1 | -25/+0 |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan | 1 | -1/+0 |
2008-09-06 | [ARM] Convert asm/uaccess.h to linux/uaccess.h | Russell King | 1 | -2/+1 |
2008-05-03 | unified (weak) sys_pipe implementation | Ulrich Drepper | 1 | -17/+0 |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk | 1 | -1/+1 |
2007-06-28 | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM | David Woodhouse | 1 | -13/+0 |
2007-05-20 | [ARM] spelling fixes | Simon Arlott | 1 | -1/+1 |
2006-12-17 | [ARM] Add more syscalls | Russell King | 1 | -0/+13 |
2006-10-02 | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 1 | -2/+2 |
2006-03-21 | [ARM] noMMU: block sys_fork in nommu mode | Hyok S. Choi | 1 | -0/+5 |
2006-01-14 | [ARM] 3110/5: old ABI compat: multi-ABI syscall entry support | Nicolas Pitre | 1 | -0/+2 |
2005-10-04 | [ARM] 2952/1: fix a register clobber list | Nicolas Pitre | 1 | -1/+1 |
2005-09-01 | [ARM] 2865/2: fix fadvise64_64 syscall argument passing | Nicolas Pitre | 1 | -0/+10 |
2005-05-05 | [PATCH] ARM: Fix kernel stack offset calculations | Russell King | 1 | -1/+1 |
2005-05-01 | [PATCH] consolidate sys_shmat | Stephen Rothwell | 1 | -12/+0 |
2005-04-19 | [PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZE | Hugh Dickins | 1 | -9/+2 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+332 |