index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
compat_wrapper.S
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-21
s390/compat: fix sys_sched_getattr compat wrapper
Heiko Carstens
1
-1
/
+1
2014-01-22
s390: wire up sys_sched_setattr/sys_sched_getattr
Heiko Carstens
1
-0
/
+11
2013-05-09
switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE
Al Viro
1
-4
/
+0
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
1
-9
/
+0
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+0
2013-04-09
switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE
Al Viro
1
-16
/
+0
2013-03-03
merge compat sys_ipc instances
Al Viro
1
-8
/
+0
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
1
-7
/
+0
2013-03-03
convert vmsplice to COMPAT_SYSCALL_DEFINE
Al Viro
1
-7
/
+0
2013-03-03
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
1
-5
/
+0
2013-03-03
switch epoll_pwait to COMPAT_SYSCALL_DEFINE
Al Viro
1
-10
/
+0
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
1
-14
/
+0
2013-03-03
switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE
Al Viro
1
-13
/
+0
2013-02-25
fix compat truncate/ftruncate
Al Viro
1
-10
/
+0
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
1
-6
/
+0
2013-02-03
s390: kill useless wrappers
Al Viro
1
-139
/
+0
2013-02-03
s390: switch to generic old sigaction()
Al Viro
1
-1
/
+1
2013-02-03
s390: switch to generic compat rt_sigaction
Al Viro
1
-1
/
+1
2013-02-03
s390: switch to generic compat sched_rr_get_interval()
Al Viro
1
-1
/
+1
2013-02-03
s390: switch to generic compat rt_sigqueueinfo()
Al Viro
1
-1
/
+1
2013-02-03
s390: switch to generic compat rt_sigpending()
Al Viro
1
-1
/
+1
2013-02-03
s390: switch to generic compat rt_sigprocmask(2)
Al Viro
1
-1
/
+1
2013-02-03
s390: switch to generic sigaltstack
Al Viro
1
-5
/
+0
2013-01-08
s390/syscalls: wire up finit_module syscall
Heiko Carstens
1
-0
/
+6
2012-12-02
open*(2) compat fixes (s390, arm64)
Al Viro
1
-1
/
+1
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-09-30
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
Al Viro
1
-1
/
+1
2012-09-26
s390/syscalls: wire up kcmp system call
Heiko Carstens
1
-0
/
+8
2012-09-26
s390: add support for runtime instrumentation
Jan Glauber
1
-0
/
+5
2012-08-08
s390/compat: fix compat wrappers for process_vm system calls
Heiko Carstens
1
-2
/
+2
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+1
2012-02-21
sys_poll: fix incorrect type for 'timeout' parameter
Linus Torvalds
1
-1
/
+1
2011-11-14
[S390] wire up process_vm syscalls
Heiko Carstens
1
-0
/
+20
2011-10-30
[S390] use ENTRY macro for sys_setns_wrapper
Jan Glauber
1
-2
/
+1
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-6
/
+0
2011-07-24
[S390] fix s390 assembler code alignments
Jan Glauber
1
-556
/
+280
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-0
/
+6
2011-03-23
[S390] wire up sys_syncfs
Heiko Carstens
1
-0
/
+5
2011-03-23
[S390] wire up sys_clock_adjtime
Heiko Carstens
1
-0
/
+6
2011-03-23
[S390] wire up sys_open_by_handle_at
Heiko Carstens
1
-0
/
+7
2011-03-23
[S390] wire up sys_name_to_handle_at
Heiko Carstens
1
-0
/
+9
2010-08-13
[S390] wire up prlimit64 and fanotify* syscalls
Heiko Carstens
1
-0
/
+24
2010-08-13
[S390] sys_personality: follow u_long to unsigned int conversion
Heiko Carstens
1
-1
/
+1
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
1
-1
/
+1
2010-01-13
[S390] unwire sys_recvmmsg again
Heiko Carstens
1
-9
/
+0
2009-12-18
[S390] wire up sys_recvmmsg
Heiko Carstens
1
-0
/
+9
2009-11-06
sysctl: s390 Use the compat_sys_sysctl
Eric W. Biederman
1
-4
/
+2
2009-10-06
[S390] compat: fix truncate system call wrapper
Heiko Carstens
1
-1
/
+1
2009-09-22
[S390] Get rid of init_module/delete_module compat functions.
Heiko Carstens
1
-6
/
+6
2009-09-22
[S390] Convert sys_execve to function with parameters.
Heiko Carstens
1
-0
/
+7
[next]