index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
sys.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: implement syscall wrappers
Mark Rutland
2018-07-12
1
-2
/
+8
*
arm64: use SYSCALL_DEFINE6() for mmap
Mark Rutland
2018-07-12
1
-3
/
+3
*
arm64: remove in-kernel call to sys_personality()
Mark Rutland
2018-07-12
1
-1
/
+1
*
arm64: drop alignment from syscall tables
Mark Rutland
2018-07-12
1
-5
/
+1
*
arm64: introduce syscall_fn_t
Mark Rutland
2018-07-12
1
-3
/
+5
*
arm64: remove sigreturn wrappers
Mark Rutland
2018-07-12
1
-2
/
+1
*
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
arm64: compat: Check for AArch32 state
Suzuki K Poulose
2016-04-20
1
-0
/
+10
*
arm64: make sys_call_table const
Mark Rutland
2015-01-27
1
-1
/
+1
*
arm64: Remove asm/syscalls.h
Catalin Marinas
2015-01-27
1
-2
/
+1
*
arm64: switch to generic sigaltstack
Al Viro
2013-02-14
1
-1
/
+0
*
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
Al Viro
2012-11-28
1
-11
/
+0
*
arm64: get rid of fork/vfork/clone wrappers
Al Viro
2012-10-22
1
-8
/
+3
*
arm64: Use generic sys_execve() implementation
Catalin Marinas
2012-10-17
1
-22
/
+0
*
arm64: Use generic kernel_execve() implementation
Catalin Marinas
2012-10-17
1
-43
/
+0
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-2
/
+2
*
arm64: System calls handling
Catalin Marinas
2012-09-17
1
-0
/
+138