summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/compat.h
AgeCommit message (Expand)AuthorLines
2022-04-26asm-generic: compat: Cleanup duplicate definitionsGuo Ren-11/+7
2022-04-26compat: consolidate the compat_flock{,64} definitionChristoph Hellwig-17/+2
2022-04-26uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig-4/+0
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann-8/+0
2021-07-23compat: make linux/compat.h available everywhereArnd Bergmann-13/+11
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig-2/+0
2020-01-03compat: provide compat_ptr() on all architecturesArnd Bergmann-18/+0
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann-20/+2
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann-3/+3
2018-04-20y2038: mips: Extend sysvipc data structuresArnd Bergmann-18/+22
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani-11/+0
2018-02-20MIPS: Drop spurious __unused in struct compat_flockJames Hogan-1/+0
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman-2/+0
2018-01-15signal: unify compat_siginfo_tAl Viro-71/+0
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2015-11-12MIPS: Clean up compat_siginfo_tAmanieu d'Antras-28/+34
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-3/+3
2013-02-03mips: switch to generic sigaltstackAl Viro-0/+8
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle-3/+3
2012-11-09MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.Ralf Baechle-1/+1
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko-1/+68
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman-1/+2
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin-1/+1
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig-1/+2
2009-05-14MIPS: Do not include seccomp.h from compat.hAtsushi Nemoto-1/+0
2009-03-08MIPS: compat: Implement is_compat_task.Ralf Baechle-0/+7
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle-0/+221