summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/sys_arm.c
AgeCommit message (Expand)Author
2012-05-11ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2009-12-11Unify sys_mmap*Al Viro
2009-12-11arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse
2007-05-20[ARM] spelling fixesSimon Arlott
2006-12-17[ARM] Add more syscallsRussell King
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-03-21[ARM] noMMU: block sys_fork in nommu modeHyok S. Choi
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre
2005-10-04[ARM] 2952/1: fix a register clobber listNicolas Pitre
2005-09-01[ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre
2005-05-05[PATCH] ARM: Fix kernel stack offset calculationsRussell King
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell
2005-04-19[PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins
2005-03-13[ARM PATCH] 2529/1: Add semtimedop support - semop() with a timeout (with dem...George G. Davis
2005-03-02[ARM] Update syscall tableRussell King
2005-02-14[ARM] Add missing __user annotations to sys_clone()Russell King
2005-02-01[ARM PATCH] 2430/3: TLS support for ARMNicolas Pitre
2004-12-17[ARM] Deny user space mappings in first page even on hi-vec CPUsRussell King
2004-12-17[ARM] Clean up vector support code.Russell King
2004-08-25[ARM] Fix some sparse complaints:Russell King
2004-08-23[PATCH] sched: consolidate CLONE_IDLETASK maskingWilliam Lee Irwin III
2004-07-30[PATCH] ARM initial annotationsAlexander Viro
2004-05-16[ARM] Convert execve() to be a function rather than a SWI call.Russell King
2004-04-17[ARM] Add __user address space identifiers for sparse.Russell King
2004-03-30[PATCH] double semicolon cleanupAlexander Stohr
2004-02-24[PATCH] add syscalls.hAndrew Morton
2004-02-22[PATCH] rename shmat to make it clear it isn't a system call entrypointManfred Spraul
2003-05-20[ARM] do_fork() now returns the PID.Russell King
2003-04-12[ARM] Make sys_ipc return ENOSYS for unrecognised IPC calls.Russell King
2002-11-22[ARM] Fixups for 2.5.48-bkcurRussell King
2002-09-29[ARM] 2.5.34 updateRussell King
2002-06-19[PATCH] Consolidate sys_pauseStephen Rothwell
2002-05-12[PATCH] Hotplug CPU prepRusty Russell
2002-02-04v2.4.6.1 -> v2.4.6.2Linus Torvalds
2002-02-04v2.4.5.5 -> v2.4.5.6Linus Torvalds
2002-02-04v2.4.2.4 -> v2.4.2.5Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds