summaryrefslogtreecommitdiffstats
path: root/include/linux/compat.h
Commit message (Expand)AuthorAgeFilesLines
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-1/+0Star
* ipc: compat: use signed size_t types for msgsnd and msgrcvWill Deacon2012-07-311-2/+2
* ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPCWill Deacon2012-07-311-0/+1
* aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh2012-06-011-2/+1Star
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-0/+20
|\
| * compat: Add helper functions to read/write struct timeval, timespecH. Peter Anvin2012-02-201-0/+16
| * compat: Introduce COMPAT_USE_64BIT_TIMEH. J. Lu2012-02-201-0/+4
* | [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-151-1/+11
* | Fix autofs compile without CONFIG_COMPATLinus Torvalds2012-02-261-0/+4
|/
* switch open and mkdir syscalls to umode_tAl Viro2012-01-041-2/+2
* asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2011-12-031-0/+9
* Cross Memory AttachChristopher Yeoh2011-11-011-1/+2
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-271-1/+0Star
* nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-161-9/+0Star
* include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf2011-06-281-0/+2
* compat: include aio_abi.h for aio_context_tStephen Rothwell2011-05-241-0/+1
* include/linux/compat.h: coding-style fixesChris Metcalf2011-05-201-33/+41
* compat: fixes to allow working with tile archChris Metcalf2011-05-121-0/+187
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-151-0/+3
* Mark arguments to certain syscalls as being constDavid Howells2010-08-141-3/+3
* compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writevJeff Moyer2010-05-271-0/+4
* Add generic sys_old_select()Christoph Hellwig2010-03-131-0/+3
* net/compat_ioctl: support SIOCWANDEVArnd Bergmann2009-11-091-17/+24
* net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.David S. Miller2009-11-071-2/+0Star
* compat: add struct compat_ifreq etc to compat.hArnd Bergmann2009-11-071-0/+39
* signals: implement sys_rt_tgsigqueueinfoThomas Gleixner2009-04-301-0/+2
* Make non-compat preadv/pwritev use native register sizeLinus Torvalds2009-04-041-2/+2
* preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-031-0/+6
* generic compat_sys_ustatChristoph Hellwig2009-03-271-0/+8
* [CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens2009-01-141-0/+13
* remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0Star
* compat: generic compat get/settimeofdayChristoph Hellwig2008-10-161-0/+5
* compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-1/+0Star
* ntp: support for TAIRoman Zippel2008-05-011-1/+2
* compat_sys_wait4() prototype misannotationAl Viro2008-03-301-2/+2
* fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbolJiri Olsa2008-02-061-8/+0Star
* timerfd: new timerfd APIDavide Libenzi2008-02-051-2/+5
* x86: compat_sys_ptraceRoland McGrath2008-01-301-0/+7
* x86: compat_ptrace_requestRoland McGrath2008-01-301-0/+4
* x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner2008-01-301-0/+4
* Declare another couple of compat syscalls.Stephen Rothwell2007-05-141-0/+6
* signal/timer/event: timerfd compat codeDavide Libenzi2007-05-111-0/+5
* Declare {compat_}sys_utimensatStephen Rothwell2007-05-091-0/+3
* [PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi2007-03-081-0/+19
* [PATCH] Create compat_sys_migrate_pagesStephen Rothwell2006-11-031-0/+4
* [PATCH] Constify compat_get_bitmap argumentStephen Rothwell2006-10-281-1/+1
* [PATCH] __user annotations: futexAl Viro2006-10-111-1/+1
* Add prototype for sigset_from_compat()Linus Torvalds2006-10-021-0/+1
* [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells2006-10-021-0/+1
* [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2006-06-261-0/+2