index
:
asmadeus/linux.git
for-next
The linux kernel
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
2013-03-03
merge compat sys_ipc instances
Al Viro
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
convert vmsplice to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
switch epoll_pwait to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-25
fix compat truncate/ftruncate
Al Viro
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
s390: kill useless wrappers
Al Viro
2013-02-03
s390: switch to generic old sigaction()
Al Viro
2013-02-03
s390: switch to generic compat rt_sigaction
Al Viro
2013-02-03
s390: switch to generic compat sched_rr_get_interval()
Al Viro
2013-02-03
s390: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
s390: switch to generic compat rt_sigpending()
Al Viro
2013-02-03
s390: switch to generic compat rt_sigprocmask(2)
Al Viro
2013-02-03
s390: switch to generic sigaltstack
Al Viro
2013-01-08
s390/syscalls: wire up finit_module syscall
Heiko Carstens
2012-12-02
open*(2) compat fixes (s390, arm64)
Al Viro
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-09-30
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
Al Viro
2012-09-26
s390/syscalls: wire up kcmp system call
Heiko Carstens
2012-09-26
s390: add support for runtime instrumentation
Jan Glauber
2012-08-08
s390/compat: fix compat wrappers for process_vm system calls
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-02-21
sys_poll: fix incorrect type for 'timeout' parameter
Linus Torvalds
2011-11-14
[S390] wire up process_vm syscalls
Heiko Carstens
2011-10-30
[S390] use ENTRY macro for sys_setns_wrapper
Jan Glauber
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-07-24
[S390] fix s390 assembler code alignments
Jan Glauber
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2011-03-23
[S390] wire up sys_syncfs
Heiko Carstens
2011-03-23
[S390] wire up sys_clock_adjtime
Heiko Carstens
2011-03-23
[S390] wire up sys_open_by_handle_at
Heiko Carstens
2011-03-23
[S390] wire up sys_name_to_handle_at
Heiko Carstens
2010-08-13
[S390] wire up prlimit64 and fanotify* syscalls
Heiko Carstens
2010-08-13
[S390] sys_personality: follow u_long to unsigned int conversion
Heiko Carstens
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-01-13
[S390] unwire sys_recvmmsg again
Heiko Carstens
2009-12-18
[S390] wire up sys_recvmmsg
Heiko Carstens
2009-11-06
sysctl: s390 Use the compat_sys_sysctl
Eric W. Biederman
2009-10-06
[S390] compat: fix truncate system call wrapper
Heiko Carstens
2009-09-22
[S390] Get rid of init_module/delete_module compat functions.
Heiko Carstens
2009-09-22
[S390] Convert sys_execve to function with parameters.
Heiko Carstens
2009-09-22
[S390] Convert sys_clone to function with parameters.
Heiko Carstens
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-06-12
[S390] wire up sys_perf_counter_open
Heiko Carstens
2009-06-12
[S390] wire up sys_rt_tgsigqueueinfo
Heiko Carstens
2009-04-14
[S390] wire up preadv/pwritev system calls
Heiko Carstens
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
[next]