summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/compat.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-21/+5Star
|\
| * asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2018-08-291-18/+2Star
| * y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-271-3/+3
* | arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon2018-10-011-0/+1
|/
* y2038: arm64: Extend sysvipc compat data structuresArnd Bergmann2018-04-201-16/+16
* compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-11/+0Star
* signal: unify compat_siginfo_tAl Viro2018-01-161-63/+0Star
* signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman2018-01-121-1/+0Star
* fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0Star
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* arm64: do not include ptrace.h from compat.hArnd Bergmann2015-11-171-2/+1Star
* arm64: compat: Remove incorrect comment in compat_siginfoCatalin Marinas2015-02-021-1/+0Star
* arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro2014-11-281-0/+7
* arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky2014-10-201-2/+2
* arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro2014-05-121-5/+0Star
* ARM64: perf: support dwarf unwinding in compat modeJean Pihet2014-03-131-1/+1
* arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon2013-10-251-0/+14
* arm64: Fix compat types affecting struct compat_statCatalin Marinas2013-04-251-9/+13
* arm64: Include linux/ptrace.h in asm/compat.hCatalin Marinas2013-01-021-0/+1
* new helper: compat_user_stack_pointer()Al Viro2012-12-201-2/+3
* compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-051-1/+59
* arm64: 32-bit (compat) applications supportWill Deacon2012-09-171-0/+242