aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compat.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-0/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-3/+3
2010-05-27compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writevJeff Moyer1-0/+4
2010-03-12Add generic sys_old_select()Christoph Hellwig1-0/+3
2009-11-08net/compat_ioctl: support SIOCWANDEVArnd Bergmann1-17/+24
2009-11-06net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.David S. Miller1-2/+0
2009-11-06compat: add struct compat_ifreq etc to compat.hArnd Bergmann1-0/+39
2009-04-30signals: implement sys_rt_tgsigqueueinfoThomas Gleixner1-0/+2
2009-04-04Make non-compat preadv/pwritev use native register sizeLinus Torvalds1-2/+2
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann1-0/+6
2009-03-27generic compat_sys_ustatChristoph Hellwig1-0/+8
2009-01-14[CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens1-0/+13
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig1-2/+0
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig1-0/+5
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig1-1/+0
2008-05-01ntp: support for TAIRoman Zippel1-1/+2
2008-03-30compat_sys_wait4() prototype misannotationAl Viro1-2/+2
2008-02-06fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbolJiri Olsa1-8/+0
2008-02-05timerfd: new timerfd APIDavide Libenzi1-2/+5
2008-01-30x86: compat_sys_ptraceRoland McGrath1-0/+7
2008-01-30x86: compat_ptrace_requestRoland McGrath1-0/+4
2008-01-30x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner1-0/+4
2007-05-14Declare another couple of compat syscalls.Stephen Rothwell1-0/+6
2007-05-11signal/timer/event: timerfd compat codeDavide Libenzi1-0/+5
2007-05-09Declare {compat_}sys_utimensatStephen Rothwell1-0/+3
2007-03-08[PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi1-0/+19
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell1-0/+4
2006-10-28[PATCH] Constify compat_get_bitmap argumentStephen Rothwell1-1/+1
2006-10-10[PATCH] __user annotations: futexAl Viro1-1/+1
2006-10-02Add prototype for sigset_from_compat()Linus Torvalds1-0/+1
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells1-0/+1
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen1-0/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-27[PATCH] lightweight robust futexes: compatIngo Molnar1-0/+18
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-0/+2
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-0/+26
2006-02-11[PATCH] select: fix returned timevalAndrew Morton1-0/+20
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+162