aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/compat.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-21/+5
2018-10-01arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon1-0/+1
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann1-18/+2
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann1-3/+3
2018-04-20y2038: arm64: Extend sysvipc compat data structuresArnd Bergmann1-16/+16
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-11/+0
2018-01-15signal: unify compat_siginfo_tAl Viro1-63/+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-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2015-11-17arm64: do not include ptrace.h from compat.hArnd Bergmann1-2/+1
2015-02-02arm64: compat: Remove incorrect comment in compat_siginfoCatalin Marinas1-1/+0
2014-11-28arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro1-0/+7
2014-10-20arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky1-2/+2
2014-05-12arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro1-5/+0
2014-03-13ARM64: perf: support dwarf unwinding in compat modeJean Pihet1-1/+1
2013-10-25arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon1-0/+14
2013-04-25arm64: Fix compat types affecting struct compat_statCatalin Marinas1-9/+13
2013-01-02arm64: Include linux/ptrace.h in asm/compat.hCatalin Marinas1-0/+1
2012-12-19new helper: compat_user_stack_pointer()Al Viro1-2/+3
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko1-1/+59
2012-09-17arm64: 32-bit (compat) applications supportWill Deacon1-0/+242