summaryrefslogtreecommitdiffstats
path: root/Documentation/arm64
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...Catalin Marinas2022-01-055-7/+31
|\ \ \ \ \
| | | | | * arm64/sve: Minor clarification of ABI documentationMark Brown2021-12-141-1/+1
| | | |_|/ | | |/| |
| | | | * arm64: update PAC description for kernelKuan-Ying Lee2021-12-021-5/+4
| | | |/ | | |/|
| | | * arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly2021-12-132-0/+12
| | | * arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly2021-12-132-0/+13
| | |/
| * / docs/arm64: delete a space from tagged-address-abiYanteng Si2021-12-141-1/+1
| |/
* / Documentation: arm64: Document PMU counters access from userspaceRaphael Gault2021-12-141-1/+77
|/
* Merge branch 'for-next/trbe-errata' into for-next/coreWill Deacon2021-10-291-0/+12
|\
| * arm64: errata: Add detection for TRBE write to out-of-rangeSuzuki K Poulose2021-10-211-0/+4
| * arm64: errata: Add workaround for TSB flush failuresSuzuki K Poulose2021-10-211-0/+4
| * arm64: errata: Add detection for TRBE overwrite in FILL modeSuzuki K Poulose2021-10-211-0/+4
* | Merge branch 'for-next/misc' into for-next/coreWill Deacon2021-10-291-0/+10
|\ \
| * | arm64: Document boot requirements for FEAT_SME_FA64Mark Brown2021-10-281-0/+10
| |/
* / arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier2021-10-192-2/+14
|/
* Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas2021-08-312-0/+156
|\
| * Documentation: arm64: describe asymmetric 32-bit supportWill Deacon2021-08-202-0/+156
| |
| \
*-. \ Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...Catalin Marinas2021-08-262-11/+74
|\ \ \ | |_|/ |/| |
| | * arm64: Document the requirement for SCR_EL3.HCEMarc Zyngier2021-08-241-4/+11
| | * arm64/sme: Document boot requirements for SMEMark Brown2021-08-021-0/+22
| |/ |/|
| * Documentation: document the preferred tag checking mode featurePeter Collingbourne2021-07-281-7/+41
|/
* userfaultfd: do not untag user pointersPeter Collingbourne2021-07-231-8/+18
* arm64: Document requirement for access to FEAT_HCXMark Brown2021-05-251-0/+6
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-073-2/+39
|\
| * arm64: Fix the documented event stream frequencyCatalin Marinas2021-05-051-1/+1
| * arm64: Explicitly document boot requirements for SVEMark Brown2021-04-301-0/+18
| * arm64: Explicitly require that FPSIMD instructions do not trapMark Brown2021-04-301-0/+10
| * arm64: Relax booting requirements for configuration of trapsMark Brown2021-04-301-1/+4
| * arm64: doc: Add brk/mmap/mremap() to the Tagged Address ABI ExceptionsCatalin Marinas2021-04-291-0/+6
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-04-263-4/+45
|\|
| * Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/coreCatalin Marinas2021-04-151-0/+34
| |\
| | * arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne2021-04-131-0/+34
| | |
| | \
| *-. \ Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...Catalin Marinas2021-04-151-3/+10
| |\ \ \ | | | |/ | | |/|
| | | * arm64: Require that system registers at all visible ELs be initializedMark Brown2021-04-081-3/+4
| | | * arm64: Document requirements for fine grained traps at bootMark Brown2021-04-081-0/+6
| | |/
| * / docs: arm64: Fix a grammar errorHe Ying2021-03-301-1/+1
| |/
* | arm64: kernel: disable CNP on CarmelRich Wiley2021-03-251-0/+3
* | Documentation: arm64/acpi : clarify arm64 support of IBFTTom Saeger2021-03-221-5/+5
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-1/+1
|\
| * arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3AWill Deacon2020-11-161-1/+1
* | Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds2020-12-144-0/+9
|\ \
| * | docs: archis: add a per-architecture features listMauro Carvalho Chehab2020-12-032-0/+5
| * | Documentation: Chinese translation of Documentation/arm64/elf_hwcaps.rstBailu Lin2020-11-301-0/+2
| * | Documentation: Chinese translation of Documentation/arm64/perf.rstBailu Lin2020-11-131-0/+2
| |/
| |
| \
| \
| \
*---. \ Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...Catalin Marinas2020-12-0910-32/+363
|\ \ \ \ | | | |/ | | |/|
| | | * arm64: expose FAR_EL1 tag bits in siginfoPeter Collingbourne2020-11-231-6/+19
| | |/
| * | Documentation/arm64: fix RST layout of memory.rstArd Biesheuvel2020-11-101-2/+2
| * | arm64: mm: tidy up top of kernel VA spaceArd Biesheuvel2020-11-091-12/+10
| * | arm64: mm: make vmemmap region a projection of the linear regionArd Biesheuvel2020-11-091-15/+15
| * | arm64: mm: extend linear region for 52-bit VA configurationsArd Biesheuvel2020-11-092-12/+10
| |/
| * arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring2020-10-291-0/+2