aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/compat.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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