index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
sys_arm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
arm: switch to generic fork/vfork/clone
Al Viro
2012-11-28
1
-31
/
+0
*
arm: get rid of execve wrapper, switch to generic execve() implementation
Al Viro
2012-09-30
1
-20
/
+0
*
arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
Al Viro
2012-09-30
1
-42
/
+0
*
don't bother exporting kernel_execve()
Al Viro
2012-09-20
1
-1
/
+0
*
ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve
Tim Bird
2012-05-05
1
-1
/
+1
*
arm: convert core files from module.h to export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-5
/
+9
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+1
*
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
1
-82
/
+0
*
Add generic sys_old_mmap()
Christoph Hellwig
2010-03-12
1
-26
/
+0
*
Add generic sys_old_select()
Christoph Hellwig
2010-03-12
1
-21
/
+0
*
Unify sys_mmap*
Al Viro
2009-12-11
1
-29
/
+1
*
arm: add arch_mmap_check(), get rid of sys_arm_mremap()
Al Viro
2009-12-11
1
-25
/
+0
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
1
-1
/
+0
*
[ARM] Convert asm/uaccess.h to linux/uaccess.h
Russell King
2008-09-06
1
-2
/
+1
*
unified (weak) sys_pipe implementation
Ulrich Drepper
2008-05-03
1
-17
/
+0
*
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
1
-1
/
+1
*
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
2007-06-28
1
-13
/
+0
*
[ARM] spelling fixes
Simon Arlott
2007-05-20
1
-1
/
+1
*
[ARM] Add more syscalls
Russell King
2006-12-17
1
-0
/
+13
*
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
1
-2
/
+2
*
[ARM] noMMU: block sys_fork in nommu mode
Hyok S. Choi
2006-03-21
1
-0
/
+5
*
[ARM] 3110/5: old ABI compat: multi-ABI syscall entry support
Nicolas Pitre
2006-01-14
1
-0
/
+2
*
[ARM] 2952/1: fix a register clobber list
Nicolas Pitre
2005-10-04
1
-1
/
+1
*
[ARM] 2865/2: fix fadvise64_64 syscall argument passing
Nicolas Pitre
2005-09-01
1
-0
/
+10
*
[PATCH] ARM: Fix kernel stack offset calculations
Russell King
2005-05-05
1
-1
/
+1
*
[PATCH] consolidate sys_shmat
Stephen Rothwell
2005-05-01
1
-12
/
+0
*
[PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZE
Hugh Dickins
2005-04-19
1
-9
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+332