index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
compat_linux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge compat sys_ipc instances
Al Viro
2013-03-03
1
-41
/
+3
*
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
1
-42
/
+0
*
s390: switch to generic compat sched_rr_get_interval()
Al Viro
2013-02-03
1
-16
/
+0
*
s390: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
1
-15
/
+0
*
s390: switch to generic compat rt_sigpending()
Al Viro
2013-02-03
1
-20
/
+0
*
s390: switch to generic compat rt_sigprocmask(2)
Al Viro
2013-02-03
1
-29
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-10
1
-26
/
+0
|
\
|
*
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
Al Viro
2012-09-30
1
-26
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
1
-12
/
+24
|
\
\
|
|
/
|
/
|
|
*
userns: Convert s390 getting uid and gid system calls to use kuid and kgid
Eric W. Biederman
2012-09-21
1
-12
/
+24
*
|
s390/compat: fix mmap compat system calls
Heiko Carstens
2012-08-08
1
-2
/
+0
|
/
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-3
/
+1
*
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
2012-05-15
1
-2
/
+2
*
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2012-05-03
1
-2
/
+12
*
[S390] ipc: call generic sys_ipc demultiplexer
Heiko Carstens
2011-12-27
1
-3
/
+0
*
[S390] sparse: fix access past end of array warnings
Martin Schwidefsky
2011-10-30
1
-18
/
+5
*
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-10-30
1
-6
/
+3
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-5
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+1
*
[S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls
Heiko Carstens
2010-01-13
1
-25
/
+16
*
Unify sys_mmap*
Al Viro
2009-12-11
1
-29
/
+3
*
Kill ancient crap in s390 compat mmap
Al Viro
2009-12-11
1
-5
/
+0
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-12-09
1
-6
/
+0
|
\
|
*
[S390] s390: remove unused nfsd #includes
Boaz Harrosh
2009-12-07
1
-6
/
+0
*
|
sysctl: s390 Use the compat_sys_sysctl
Eric W. Biederman
2009-11-06
1
-53
/
+0
|
/
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
1
-1
/
+0
*
[S390] Get rid of init_module/delete_module compat functions.
Heiko Carstens
2009-09-22
1
-33
/
+0
*
[S390] Convert sys_execve to function with parameters.
Heiko Carstens
2009-09-22
1
-19
/
+14
*
[S390] Convert sys_clone to function with parameters.
Heiko Carstens
2009-09-22
1
-17
/
+0
*
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2009-06-18
1
-3
/
+0
*
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
2009-04-20
1
-13
/
+5
*
CRED: Separate task security context from task_struct
David Howells
2008-11-14
1
-14
/
+14
*
compat: generic compat get/settimeofday
Christoph Hellwig
2008-10-16
1
-67
/
+0
*
compat: move cp_compat_stat to common code
Christoph Hellwig
2008-10-16
1
-35
/
+0
*
[S390] s390: use sys_pause for 31bit pause entry point
Christoph Hellwig
2008-10-10
1
-8
/
+0
*
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
*
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
1
-1
/
+1
*
[S390] System call cleanup.
Martin Schwidefsky
2007-04-27
1
-27
/
+33
*
[PATCH] Common compat_sys_sysinfo
Kyle McMartin
2007-02-11
1
-45
/
+0
*
[S390] noexec protection
Gerald Schaefer
2007-02-05
1
-0
/
+6
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
1
-8
/
+10
*
[S390] uaccess error handling.
Heiko Carstens
2006-10-27
1
-1
/
+3
*
[S390] fix vmlinux link when CONFIG_SYSIPC=n
Cedric Le Goater
2006-10-18
1
-0
/
+2
*
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-10-03
1
-0
/
+5
*
[S390] Inline assembly cleanup.
Martin Schwidefsky
2006-09-28
1
-4
/
+1
*
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
2006-09-27
1
-1
/
+1
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
1
-7
/
+12
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2006-03-26
1
-61
/
+0
[next]