index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
compat_wrapper.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix compat truncate/ftruncate
Al Viro
2013-02-25
1
-10
/
+0
*
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-24
1
-6
/
+0
*
s390: kill useless wrappers
Al Viro
2013-02-03
1
-139
/
+0
*
s390: switch to generic old sigaction()
Al Viro
2013-02-03
1
-1
/
+1
*
s390: switch to generic compat rt_sigaction
Al Viro
2013-02-03
1
-1
/
+1
*
s390: switch to generic compat sched_rr_get_interval()
Al Viro
2013-02-03
1
-1
/
+1
*
s390: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
1
-1
/
+1
*
s390: switch to generic compat rt_sigpending()
Al Viro
2013-02-03
1
-1
/
+1
*
s390: switch to generic compat rt_sigprocmask(2)
Al Viro
2013-02-03
1
-1
/
+1
*
s390: switch to generic sigaltstack
Al Viro
2013-02-03
1
-5
/
+0
*
s390/syscalls: wire up finit_module syscall
Heiko Carstens
2013-01-08
1
-0
/
+6
*
open*(2) compat fixes (s390, arm64)
Al Viro
2012-12-02
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-10
1
-1
/
+1
|
\
|
*
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
Al Viro
2012-09-30
1
-1
/
+1
*
|
s390/syscalls: wire up kcmp system call
Heiko Carstens
2012-09-26
1
-0
/
+8
*
|
s390: add support for runtime instrumentation
Jan Glauber
2012-09-26
1
-0
/
+5
|
/
*
s390/compat: fix compat wrappers for process_vm system calls
Heiko Carstens
2012-08-08
1
-2
/
+2
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+1
*
sys_poll: fix incorrect type for 'timeout' parameter
Linus Torvalds
2012-02-21
1
-1
/
+1
*
[S390] wire up process_vm syscalls
Heiko Carstens
2011-11-14
1
-0
/
+20
*
[S390] use ENTRY macro for sys_setns_wrapper
Jan Glauber
2011-10-30
1
-2
/
+1
*
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
1
-6
/
+0
*
[S390] fix s390 assembler code alignments
Jan Glauber
2011-07-24
1
-556
/
+280
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
1
-0
/
+6
*
[S390] wire up sys_syncfs
Heiko Carstens
2011-03-23
1
-0
/
+5
*
[S390] wire up sys_clock_adjtime
Heiko Carstens
2011-03-23
1
-0
/
+6
*
[S390] wire up sys_open_by_handle_at
Heiko Carstens
2011-03-23
1
-0
/
+7
*
[S390] wire up sys_name_to_handle_at
Heiko Carstens
2011-03-23
1
-0
/
+9
*
[S390] wire up prlimit64 and fanotify* syscalls
Heiko Carstens
2010-08-13
1
-0
/
+24
*
[S390] sys_personality: follow u_long to unsigned int conversion
Heiko Carstens
2010-08-13
1
-1
/
+1
*
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
1
-1
/
+1
*
[S390] unwire sys_recvmmsg again
Heiko Carstens
2010-01-13
1
-9
/
+0
*
[S390] wire up sys_recvmmsg
Heiko Carstens
2009-12-18
1
-0
/
+9
*
sysctl: s390 Use the compat_sys_sysctl
Eric W. Biederman
2009-11-06
1
-4
/
+2
*
[S390] compat: fix truncate system call wrapper
Heiko Carstens
2009-10-06
1
-1
/
+1
*
[S390] Get rid of init_module/delete_module compat functions.
Heiko Carstens
2009-09-22
1
-6
/
+6
*
[S390] Convert sys_execve to function with parameters.
Heiko Carstens
2009-09-22
1
-0
/
+7
*
[S390] Convert sys_clone to function with parameters.
Heiko Carstens
2009-09-22
1
-0
/
+8
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-4
/
+4
*
[S390] wire up sys_perf_counter_open
Heiko Carstens
2009-06-12
1
-0
/
+9
*
[S390] wire up sys_rt_tgsigqueueinfo
Heiko Carstens
2009-06-12
1
-0
/
+8
*
[S390] wire up preadv/pwritev system calls
Heiko Carstens
2009-04-14
1
-0
/
+18
*
generic compat_sys_ustat
Christoph Hellwig
2009-03-27
1
-1
/
+1
*
[S390] Add missing compat system call wrappers.
Michael Holzheu
2009-01-23
1
-0
/
+38
*
[CVE-2009-0029] s390 specific system call wrappers
Heiko Carstens
2009-01-14
1
-2
/
+2
*
compat: generic compat get/settimeofday
Christoph Hellwig
2008-10-16
1
-6
/
+6
*
[S390] s390: use sys_pause for 31bit pause entry point
Christoph Hellwig
2008-10-10
1
-2
/
+0
*
[S390] Wire up new syscalls.
Heiko Carstens
2008-08-01
1
-0
/
+37
*
[S390] compat ptrace cleanup
Roland McGrath
2008-05-07
1
-1
/
+1
*
[S390] Wire up new timerfd syscalls.
Heiko Carstens
2008-02-09
1
-0
/
+20
[next]