summaryrefslogtreecommitdiff
path: root/include/linux/compat.h
AgeCommit message (Expand)Author
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown
2011-06-27include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf
2011-05-24compat: include aio_abi.h for aio_context_tStephen Rothwell
2011-05-19include/linux/compat.h: coding-style fixesChris Metcalf
2011-05-12compat: fixes to allow working with tile archChris Metcalf
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-05-27compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writevJeff Moyer
2010-03-12Add generic sys_old_select()Christoph Hellwig
2009-11-08net/compat_ioctl: support SIOCWANDEVArnd Bergmann
2009-11-06net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.David S. Miller
2009-11-06compat: add struct compat_ifreq etc to compat.hArnd Bergmann
2009-04-30signals: implement sys_rt_tgsigqueueinfoThomas Gleixner
2009-04-04Make non-compat preadv/pwritev use native register sizeLinus Torvalds
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann
2009-03-27generic compat_sys_ustatChristoph Hellwig
2009-01-14[CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig
2008-05-01ntp: support for TAIRoman Zippel
2008-03-30compat_sys_wait4() prototype misannotationAl Viro
2008-02-06fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbolJiri Olsa
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-01-30x86: compat_sys_ptraceRoland McGrath
2008-01-30x86: compat_ptrace_requestRoland McGrath
2008-01-30x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner
2007-05-14Declare another couple of compat syscalls.Stephen Rothwell
2007-05-11signal/timer/event: timerfd compat codeDavide Libenzi
2007-05-09Declare {compat_}sys_utimensatStephen Rothwell
2007-03-08[PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell
2006-10-28[PATCH] Constify compat_get_bitmap argumentStephen Rothwell
2006-10-10[PATCH] __user annotations: futexAl Viro
2006-10-02Add prototype for sigset_from_compat()Linus Torvalds
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-27[PATCH] lightweight robust futexes: compatIngo Molnar
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell
2006-02-11[PATCH] select: fix returned timevalAndrew Morton
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds