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_linux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-04
s390/compat: add sync_file_range and fallocate compat syscalls
Heiko Carstens
1
-0
/
+14
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 7
Heiko Carstens
1
-7
/
+5
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 6
Heiko Carstens
1
-6
/
+6
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 5
Heiko Carstens
1
-14
/
+11
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 4
Heiko Carstens
1
-9
/
+6
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 3
Heiko Carstens
1
-5
/
+6
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 2
Heiko Carstens
1
-7
/
+8
2014-03-04
s390/compat: convert to COMPAT_SYSCALL_DEFINEx part 1
Heiko Carstens
1
-5
/
+7
2014-01-29
s390/compat: change parameter types from unsigned long to compat_ulong_t
Heiko Carstens
1
-2
/
+2
2013-10-24
s390/compat: make psw32_user_bits a constant value again
Heiko Carstens
1
-4
/
+0
2013-09-07
s390/compat,uid16: use current_cred()
Heiko Carstens
1
-4
/
+5
2013-03-03
merge compat sys_ipc instances
Al Viro
1
-41
/
+3
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
1
-42
/
+0
2013-02-03
s390: switch to generic compat sched_rr_get_interval()
Al Viro
1
-16
/
+0
2013-02-03
s390: switch to generic compat rt_sigqueueinfo()
Al Viro
1
-15
/
+0
2013-02-03
s390: switch to generic compat rt_sigpending()
Al Viro
1
-20
/
+0
2013-02-03
s390: switch to generic compat rt_sigprocmask(2)
Al Viro
1
-29
/
+0
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-26
/
+0
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-12
/
+24
2012-09-30
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
Al Viro
1
-26
/
+0
2012-09-21
userns: Convert s390 getting uid and gid system calls to use kuid and kgid
Eric W. Biederman
1
-12
/
+24
2012-08-08
s390/compat: fix mmap compat system calls
Heiko Carstens
1
-2
/
+0
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-3
/
+1
2012-05-15
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
1
-2
/
+2
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
1
-2
/
+12
2011-12-27
[S390] ipc: call generic sys_ipc demultiplexer
Heiko Carstens
1
-3
/
+0
2011-10-30
[S390] sparse: fix access past end of array warnings
Martin Schwidefsky
1
-18
/
+5
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
1
-6
/
+3
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
1
-5
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-01-13
[S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls
Heiko Carstens
1
-25
/
+16
2009-12-11
Unify sys_mmap*
Al Viro
1
-29
/
+3
2009-12-11
Kill ancient crap in s390 compat mmap
Al Viro
1
-5
/
+0
2009-12-09
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-6
/
+0
2009-12-07
[S390] s390: remove unused nfsd #includes
Boaz Harrosh
1
-6
/
+0
2009-11-06
sysctl: s390 Use the compat_sys_sysctl
Eric W. Biederman
1
-53
/
+0
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-22
[S390] Get rid of init_module/delete_module compat functions.
Heiko Carstens
1
-33
/
+0
2009-09-22
[S390] Convert sys_execve to function with parameters.
Heiko Carstens
1
-19
/
+14
2009-09-22
[S390] Convert sys_clone to function with parameters.
Heiko Carstens
1
-17
/
+0
2009-06-18
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
1
-3
/
+0
2009-04-20
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
1
-13
/
+5
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-14
/
+14
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
1
-67
/
+0
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
1
-35
/
+0
2008-10-10
[S390] s390: use sys_pause for 31bit pause entry point
Christoph Hellwig
1
-8
/
+0
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+1
2007-04-27
[S390] System call cleanup.
Martin Schwidefsky
1
-27
/
+33
[next]