index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
unistd.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
1
-4
/
+4
*
powerpc: add __NR_syscalls along with NR_syscalls
Firoz Khan
2018-12-21
1
-2
/
+1
*
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
2018-08-29
1
-0
/
+1
*
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
2018-08-29
1
-1
/
+0
*
y2038: Remove newstat family from default syscall set
Arnd Bergmann
2018-08-29
1
-0
/
+1
*
powerpc: Wire up io_pgetevents
Breno Leitao
2018-06-23
1
-1
/
+1
*
powerpc: Wire up restartable sequences system call
Boqun Feng
2018-06-06
1
-1
/
+1
*
powerpc: sys_pkey_mprotect() system call
Ram Pai
2018-01-20
1
-3
/
+1
*
powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
Ram Pai
2018-01-20
1
-3
/
+1
*
powerpc: Wire up statx() syscall
Chandan Rajendra
2017-03-16
1
-1
/
+1
*
powerpc/kexec: Enable kexec_file_load() syscall
Thiago Jung Bauermann
2016-11-30
1
-1
/
+1
*
powerpc: Ignore the pkey system calls for now
Stephen Rothwell
2016-10-19
1
-0
/
+4
*
powerpc: wire up preadv2 and pwritev2 syscalls
Rui Salvaterra
2016-04-27
1
-1
/
+1
*
powerpc: Wire up copy_file_range() syscall
Chandan Rajendra
2016-01-21
1
-1
/
+1
*
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
Rashmica Gupta
2015-11-26
1
-2
/
+1
*
powerpc: Wire up sys_mlock2()
Michael Ellerman
2015-11-16
1
-1
/
+1
*
powerpc: Individual System V IPC system calls
Sam bobroff
2015-10-15
1
-1
/
+1
*
powerpc: Wire up sys_membarrier()
Michael Ellerman
2015-09-21
1
-1
/
+1
*
powerpc: Wire up sys_userfaultfd()
Michael Ellerman
2015-09-09
1
-1
/
+1
*
powerpc: Add a proper syscall for switching endianness
Michael Ellerman
2015-03-28
1
-1
/
+1
*
powerpc: Wire up sys_execveat() syscall
Pranith Kumar
2014-12-29
1
-1
/
+1
*
powerpc: Wire up sys_bpf() syscall
Pranith Kumar
2014-10-22
1
-1
/
+1
*
powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()
Pranith Kumar
2014-09-09
1
-1
/
+1
*
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
2014-06-05
1
-1
/
+0
*
powerpc: Wire renameat2() syscall
Benjamin Herrenschmidt
2014-06-02
1
-1
/
+1
*
powerpc: Wire up sched_setattr and sched_getattr syscalls
Benjamin Herrenschmidt
2014-01-29
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-6
/
+0
|
\
|
*
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-03-04
1
-6
/
+0
*
|
powerpc: Wireup the kcmp syscall to sys_ni
Tony Breeds
2013-03-05
1
-1
/
+1
|
/
*
burying unused conditionals
Al Viro
2013-02-14
1
-4
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-21
1
-1
/
+0
|
\
|
*
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-12-20
1
-1
/
+0
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-19
1
-1
/
+1
|
\
\
|
*
|
powerpc: add finit_module syscall.
Rusty Russell
2012-12-14
1
-1
/
+1
*
|
|
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-18
1
-0
/
+1
|
|
/
|
/
|
*
|
powerpc: switch to generic fork/clone/vfork
Al Viro
2012-11-29
1
-0
/
+3
*
|
powerpc: switch to saner kernel_execve() semantics
Al Viro
2012-10-15
1
-1
/
+0
|
/
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2012-10-13
1
-371
/
+3
|
\
|
*
UAPI: (Scripted) Disintegrate arch/powerpc/include/asm
David Howells
2012-10-09
1
-371
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
2012-10-01
1
-0
/
+2
*
|
compat: fs: Generic compat_sys_sendfile implementation
Catalin Marinas
2012-10-03
1
-0
/
+1
|
/
*
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2012-07-31
1
-1
/
+0
*
Cross Memory Attach
Christopher Yeoh
2011-11-01
1
-1
/
+3
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
1
-1
/
+2
*
net: Add sendmmsg socket system call
Anton Blanchard
2011-05-05
1
-1
/
+2
*
powerpc: Wire up new syscalls
Stephen Rothwell
2011-03-30
1
-1
/
+5
*
powerpc: Wire up direct socket system calls
Ian Munsie
2010-09-02
1
-1
/
+20
*
powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls
Andreas Schwab
2010-08-24
1
-1
/
+4
*
Add generic sys_olduname()
Christoph Hellwig
2010-03-13
1
-0
/
+1
[next]