index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
asm-uaccess.h
Age
Commit message (
Expand
)
Author
2021-02-03
arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset
Joey Gouly
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2020-12-02
arm64: uaccess cleanup macro naming
Mark Rutland
2020-12-02
arm64: uaccess: split user/kernel routines
Mark Rutland
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-11-09
arm64: alternatives: Split up alternative.h
Will Deacon
2020-11-09
arm64: uaccess: move uao_* alternatives to asm-uaccess.h
Mark Rutland
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-20
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
2019-10-28
arm64: entry: convert el0_sync to C
Mark Rutland
2019-10-16
arm64: tags: Preserve tags for addresses translated via TTBR1
Will Deacon
2019-02-26
arm64: Rename get_thread_info()
Julien Thierry
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2018-01-14
arm64: Re-order reserved_ttbr0 in linker script
Steve Capper
2017-12-11
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
Will Deacon
2017-12-11
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-09
arm64: entry: improve data abort handling of tagged pointers
Kristina Martsenko
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro