summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/processor.h
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-30arm64: compat: Reduce address limit for 64K pagesVincenzo Frascino
2019-04-10arm64: compat: Reduce address limitVincenzo Frascino
2019-02-06arm64: Make PMR part of task contextJulien Thierry
2018-12-13arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko
2018-12-13arm64: expose user PAC bit positions via ptraceMark Rutland
2018-12-12arm64: mm: Introduce MAX_USER_VA_BITS definitionWill Deacon
2018-12-10arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon
2018-12-10arm64: mm: Allow forcing all userspace addresses to 52-bitSteve Capper
2018-12-10arm64: mm: introduce 52-bit userspace supportSteve Capper
2018-12-10arm64: mm: Define arch_get_mmap_end, arch_get_mmap_baseSteve Capper
2018-12-10arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper
2018-11-08arm64: mm: define NET_IP_ALIGN to 0Ard Biesheuvel
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-09-14arm64: cpu: Move errata and feature enable callbacks closer to callersWill Deacon
2018-09-14arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2018-07-26arm64: Add support for STACKLEAK gcc pluginLaura Abbott
2018-07-05arm64: use PSR_AA32 definitionsMark Rutland
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-01arm64: signal: Report signal frame size to userspace via auxvDave Martin
2018-05-25arm64/sve: Move sve_pffr() to fpsimd.h and make inlineDave Martin
2018-05-25arm64/sve: Move read_zcr_features() out of cpufeature.hDave Martin
2018-05-25arm64: fpsimd: Eliminate task->mm checksDave Martin
2018-03-28arm64: uaccess: Fix omissions from usercopy whitelistDave Martin
2018-03-28arm64: fpsimd: Split cpu field out from struct fpsimd_stateDave Martin
2018-03-26arm64: capabilities: Update prototype for enable call backDave Martin
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-02-06arm64: Make USER_DS an inclusive limitRobin Murphy
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-16arm64: kernel: Prepare for a DISR userJames Morse
2018-01-15arm64: Implement thread_struct whitelist for hardened usercopyKees Cook
2017-11-03arm64/sve: Add prctl controls for userspace vector length managementDave Martin
2017-11-03arm64/sve: Support vector length resetting for new processesDave Martin
2017-11-03arm64/sve: Core task context handlingDave Martin
2017-10-02arm64: move TASK_* definitions to <asm/processor.h>Yury Norov
2017-08-15Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas
2017-08-15arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel
2017-08-07arm64: Abstract syscallno manipulationDave Martin
2017-08-07arm64: syscallno is secretly an int, make it officialDave Martin
2017-06-22arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin
2017-03-22arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINTChris Redmon
2017-01-10arm64: Remove useless UAO IPI and describe how this gets enabledJames Morse
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-10-20arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-09-01arm64: remove duplicate macro __KERNEL__ checkzijun_hu
2016-07-01arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-02-18arm64: kernel: Add support for User Access OverrideJames Morse