aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/asm-uaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-21arm64: extable: consolidate definitionsMark Rutland1-1/+6
2021-02-03arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offsetJoey Gouly1-2/+2
2020-12-09Merge branch 'for-next/misc' into for-next/coreCatalin Marinas1-2/+2
2020-12-02arm64: uaccess cleanup macro namingMark Rutland1-4/+4
2020-12-02arm64: uaccess: split user/kernel routinesMark Rutland1-39/+9
2020-11-10arm64: consistently use reserved_pg_dirMark Rutland1-2/+2
2020-11-09arm64: alternatives: Split up alternative.hWill Deacon1-1/+1
2020-11-09arm64: uaccess: move uao_* alternatives to asm-uaccess.hMark Rutland1-0/+59
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-8/+0
2019-11-20arm64: uaccess: Remove uaccess_*_not_uao asm macrosPavel Tatashin1-17/+0
2019-10-28arm64: entry: convert el0_sync to CMark Rutland1-10/+0
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon1-4/+3
2019-02-26arm64: Rename get_thread_info()Julien Thierry1-1/+1
2018-01-16arm64: kpti: Fix the interaction between ASID switching and software PANCatalin Marinas1-5/+7
2018-01-14arm64: Re-order reserved_ttbr0 in linker scriptSteve Capper1-4/+4
2017-12-11arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBRWill Deacon1-1/+2
2017-12-11arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon1-8/+17
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-09arm64: entry: improve data abort handling of tagged pointersKristina Martsenko1-0/+9
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro1-0/+65