aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/compat.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-26asm-generic: compat: Cleanup duplicate definitionsGuo Ren1-25/+5
2022-04-26compat: consolidate the compat_flock{,64} definitionChristoph Hellwig1-16/+0
2022-04-26uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig1-4/+0
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann1-16/+0
2021-07-23compat: make linux/compat.h available everywhereArnd Bergmann1-11/+0
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig1-2/+0
2020-01-03compat: provide compat_ptr() on all architecturesArnd Bergmann1-17/+0
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann1-16/+2
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann1-3/+3
2018-04-20y2038: powerpc: Extend sysvipc data structuresArnd Bergmann1-16/+16
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-11/+0
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman1-2/+0
2018-01-15signal: unify compat_siginfo_tAl Viro1-62/+0
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman1-1/+0
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-27take compat_sys_old_getrlimit() to native syscallAl Viro1-1/+0
2015-07-29powerpc/kernel: Add SIG_SYS support for compat tasksMichael Ellerman1-0/+7
2014-03-24powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard1-0/+4
2014-02-28powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras1-2/+3
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko1-1/+59
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman1-1/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-13Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt1-1/+1
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-09-02powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov1-2/+2
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-1/+2
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath1-0/+5
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+214