index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
compat_linux.c
Age
Commit message (
Expand
)
Author
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-13
[S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls
Heiko Carstens
2009-12-11
Unify sys_mmap*
Al Viro
2009-12-11
Kill ancient crap in s390 compat mmap
Al Viro
2009-12-09
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-12-07
[S390] s390: remove unused nfsd #includes
Boaz Harrosh
2009-11-06
sysctl: s390 Use the compat_sys_sysctl
Eric W. Biederman
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
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-06-18
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2009-04-20
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
2008-11-14
CRED: Separate task security context from task_struct
David Howells
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
2008-10-10
[S390] s390: use sys_pause for 31bit pause entry point
Christoph Hellwig
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2007-04-27
[S390] System call cleanup.
Martin Schwidefsky
2007-02-11
[PATCH] Common compat_sys_sysinfo
Kyle McMartin
2007-02-05
[S390] noexec protection
Gerald Schaefer
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2006-10-27
[S390] uaccess error handling.
Heiko Carstens
2006-10-18
[S390] fix vmlinux link when CONFIG_SYSIPC=n
Cedric Le Goater
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
2006-09-27
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
2006-02-17
[PATCH] s390: sys32_fstatat -> sys32_fstatat64
Heiko Carstens
2006-02-12
[PATCH] s390: fstatat64 support
Heiko Carstens
2006-02-08
[PATCH] s390x compat __user annotations
Al Viro
2006-01-11
[PATCH] capable/capability.h (arch/)
Randy Dunlap
2006-01-10
[PATCH] common compat_sys_timer_create
Christoph Hellwig
2006-01-06
[PATCH] s390: uaccess warnings
Martin Schwidefsky
2005-09-12
[PATCH] x86-64: Fix 32bit sendfile
Tsuneo.Yoshioka@f-secure.com
2005-07-13
[PATCH] s390: fadvise hint values.
Martin Schwidefsky
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
[prev]