aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/compat.h
AgeCommit message (Expand)Author
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2018-11-01x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann
2018-04-20y2038: x86: Extend sysvipc data structuresArnd Bergmann
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman
2018-01-15signal: unify compat_siginfo_tAl Viro
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02x86/entry/64: Remove thread_struct::sp0Andy Lutomirski
2017-05-27take compat_sys_old_getrlimit() to native syscallAl Viro
2016-11-24x86/coredump: Always use user_regs_struct for compat_elf_gregset_tDmitry Safonov
2016-09-14x86/coredump: Use pr_reg size, rather that TIF_IA32 flagDmitry Safonov
2016-06-14x86/signals: Add missing signal_compat code for x86 featuresDave Hansen
2016-04-19x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()Dmitry Safonov
2016-03-22x86/compat: remove is_compat_task()Andy Lutomirski
2015-03-10x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpathDenys Vlasenko
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi
2012-03-13x86: Move is_ia32_task to asm/thread_info.h from asm/compat.hSrikar Dronamraju
2012-03-05x32: Provide separate is_ia32_task() and is_x32_task() predicatesH. Peter Anvin
2012-02-20x32: Handle process creationH. Peter Anvin
2012-02-20x32: Handle the x32 system call flagH. Peter Anvin
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro