| Commit message (Expand) | Author | Age |
* | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() | Christopher Yeoh | 2012-05-31 |
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | compat: Add helper functions to read/write struct timeval, timespec | H. Peter Anvin | 2012-02-20 |
| * | compat: Introduce COMPAT_USE_64BIT_TIME | H. J. Lu | 2012-02-20 |
* | | [PATCH v3] ipc: provide generic compat versions of IPC syscalls | Chris Metcalf | 2012-03-15 |
* | | Fix autofs compile without CONFIG_COMPAT | Linus Torvalds | 2012-02-26 |
|/ |
|
* | switch open and mkdir syscalls to umode_t | Al Viro | 2012-01-03 |
* | asm-generic/unistd.h: support new process_vm_{readv,write} syscalls | Chris Metcalf | 2011-12-03 |
* | Cross Memory Attach | Christopher Yeoh | 2011-10-31 |
* | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 |
* | nfsd: Remove deprecated nfsctl system call and related code. | NeilBrown | 2011-07-15 |
* | include/linux/compat.h: declare compat_sys_sendmmsg() | Chris Metcalf | 2011-06-27 |
* | compat: include aio_abi.h for aio_context_t | Stephen Rothwell | 2011-05-24 |
* | include/linux/compat.h: coding-style fixes | Chris Metcalf | 2011-05-19 |
* | compat: fixes to allow working with tile arch | Chris Metcalf | 2011-05-12 |
* | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 2010-09-14 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 |
* | compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev | Jeff Moyer | 2010-05-27 |
* | Add generic sys_old_select() | Christoph Hellwig | 2010-03-12 |
* | net/compat_ioctl: support SIOCWANDEV | Arnd Bergmann | 2009-11-08 |
* | net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice. | David S. Miller | 2009-11-07 |
* | compat: add struct compat_ifreq etc to compat.h | Arnd Bergmann | 2009-11-06 |
* | signals: implement sys_rt_tgsigqueueinfo | Thomas Gleixner | 2009-04-30 |
* | Make non-compat preadv/pwritev use native register size | Linus Torvalds | 2009-04-04 |
* | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann | 2009-04-02 |
* | generic compat_sys_ustat | Christoph Hellwig | 2009-03-27 |
* | [CVE-2009-0029] Move compat system call declarations to compat header file | Heiko Carstens | 2009-01-14 |
* | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig | 2008-11-30 |
* | compat: generic compat get/settimeofday | Christoph Hellwig | 2008-10-16 |
* | compat: move cp_compat_stat to common code | Christoph Hellwig | 2008-10-16 |
* | ntp: support for TAI | Roman Zippel | 2008-05-01 |
* | compat_sys_wait4() prototype misannotation | Al Viro | 2008-03-30 |
* | fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol | Jiri Olsa | 2008-02-06 |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 |
* | x86: compat_sys_ptrace | Roland McGrath | 2008-01-30 |
* | x86: compat_ptrace_request | Roland McGrath | 2008-01-30 |
* | x86: clean up arch/x86/ia32/sys_ia32.c | Thomas Gleixner | 2008-01-30 |
* | Declare another couple of compat syscalls. | Stephen Rothwell | 2007-05-14 |
* | signal/timer/event: timerfd compat code | Davide Libenzi | 2007-05-11 |
* | Declare {compat_}sys_utimensat | Stephen Rothwell | 2007-05-09 |
* | [PATCH] Add epoll compat_ code to fs/compat.c | Davide Libenzi | 2007-03-08 |
* | [PATCH] Create compat_sys_migrate_pages | Stephen Rothwell | 2006-11-03 |
* | [PATCH] Constify compat_get_bitmap argument | Stephen Rothwell | 2006-10-28 |
* | [PATCH] __user annotations: futex | Al Viro | 2006-10-10 |
* | Add prototype for sigset_from_compat() | Linus Torvalds | 2006-10-02 |
* | [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h | David Howells | 2006-10-02 |
* | [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings | Andi Kleen | 2006-06-26 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
* | [PATCH] lightweight robust futexes: compat | Ingo Molnar | 2006-03-27 |
* | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 2006-03-26 |