summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/compat.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* asm-generic: compat: Cleanup duplicate definitionsGuo Ren2022-04-261-25/+14
* compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-17/+1
* uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-4/+0
* arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-091-19/+0
* compat: make linux/compat.h available everywhereArnd Bergmann2021-07-231-11/+3
* compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig2020-09-171-2/+1
* compat: provide compat_ptr() on all architecturesArnd Bergmann2020-01-031-17/+0
* asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2018-08-291-17/+2
* y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-271-3/+3
* y2038: sparc: Extend sysvipc data structuresArnd Bergmann2018-04-201-16/+16
* compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-11/+0
* sparc: compat: Allow including asm/compat.h for 32-bitArnd Bergmann2018-04-191-0/+4
* signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-161-2/+0
* signal: unify compat_siginfo_tAl Viro2018-01-161-56/+0
* signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman2018-01-121-1/+0
* fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc/compat: provide an accurate in_compat_syscall implementationAndy Lutomirski2016-03-221-0/+7
* sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-271-2/+3
* compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-051-1/+60
* compat: sync compat_stats with statfs.Eric W. Biederman2011-10-281-1/+2
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-151-1/+1
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-131-1/+2
* x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-031-0/+5
* sparc, sparc64: use arch/sparc/includeSam Ravnborg2008-07-271-0/+243