aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-02arm64: update PAC description for kernelKuan-Ying Lee1-5/+4
2021-10-29Merge branch 'for-next/trbe-errata' into for-next/coreWill Deacon1-0/+12
2021-10-29Merge branch 'for-next/misc' into for-next/coreWill Deacon1-0/+10
2021-10-28arm64: Document boot requirements for FEAT_SME_FA64Mark Brown1-0/+10
2021-10-21arm64: errata: Add detection for TRBE write to out-of-rangeSuzuki K Poulose1-0/+4
2021-10-21arm64: errata: Add workaround for TSB flush failuresSuzuki K Poulose1-0/+4
2021-10-21arm64: errata: Add detection for TRBE overwrite in FILL modeSuzuki K Poulose1-0/+4
2021-10-19arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier2-2/+14
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas2-0/+156
2021-08-26Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remote-tracking branch 'arm64/for-next/perf' into for-next/coreCatalin Marinas2-11/+74
2021-08-24arm64: Document the requirement for SCR_EL3.HCEMarc Zyngier1-4/+11
2021-08-20Documentation: arm64: describe asymmetric 32-bit supportWill Deacon2-0/+156
2021-08-02arm64/sme: Document boot requirements for SMEMark Brown1-0/+22
2021-07-28Documentation: document the preferred tag checking mode featurePeter Collingbourne1-7/+41
2021-07-23userfaultfd: do not untag user pointersPeter Collingbourne1-8/+18
2021-05-25arm64: Document requirement for access to FEAT_HCXMark Brown1-0/+6
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-2/+39
2021-05-05arm64: Fix the documented event stream frequencyCatalin Marinas1-1/+1
2021-04-30arm64: Explicitly document boot requirements for SVEMark Brown1-0/+18
2021-04-30arm64: Explicitly require that FPSIMD instructions do not trapMark Brown1-0/+10
2021-04-30arm64: Relax booting requirements for configuration of trapsMark Brown1-1/+4
2021-04-29arm64: doc: Add brk/mmap/mremap() to the Tagged Address ABI ExceptionsCatalin Marinas1-0/+6
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-4/+45
2021-04-15Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/coreCatalin Marinas1-0/+34
2021-04-15Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'for-next/vdso', 'for-next/fiq', 'for-next/epan', 'for-next/kasan-vmalloc', 'for-next/fgt-boot-init', 'for-next/vhe-only' and 'for-next/neon-softirqs-disabled', remote-tracking branch 'arm64/for-next/perf' into for-next/coreCatalin Marinas1-3/+10
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne1-0/+34
2021-04-08arm64: Require that system registers at all visible ELs be initializedMark Brown1-3/+4
2021-04-08arm64: Document requirements for fine grained traps at bootMark Brown1-0/+6
2021-03-30docs: arm64: Fix a grammar errorHe Ying1-1/+1
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley1-0/+3
2021-03-22Documentation: arm64/acpi : clarify arm64 support of IBFTTom Saeger1-5/+5
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-12-14Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds4-0/+9
2020-12-09Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lto', 'for-next/mem-hotplug', 'for-next/cppc-ffh', 'for-next/pad-image-header', 'for-next/zone-dma-default-32-bit', 'for-next/signal-tag-bits' and 'for-next/cmdline-extended' into for-next/coreCatalin Marinas10-32/+363
2020-12-03docs: archis: add a per-architecture features listMauro Carvalho Chehab2-0/+5
2020-11-30Documentation: Chinese translation of Documentation/arm64/elf_hwcaps.rstBailu Lin1-0/+2
2020-11-23arm64: expose FAR_EL1 tag bits in siginfoPeter Collingbourne1-6/+19
2020-11-16arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3AWill Deacon1-1/+1
2020-11-13Documentation: Chinese translation of Documentation/arm64/perf.rstBailu Lin1-0/+2
2020-11-10Documentation/arm64: fix RST layout of memory.rstArd Biesheuvel1-2/+2
2020-11-09arm64: mm: tidy up top of kernel VA spaceArd Biesheuvel1-12/+10
2020-11-09arm64: mm: make vmemmap region a projection of the linear regionArd Biesheuvel1-15/+15
2020-11-09arm64: mm: extend linear region for 52-bit VA configurationsArd Biesheuvel2-12/+10
2020-10-29arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring1-0/+2
2020-10-28arm64: mte: Document that user PSTATE.TCO is ignored by kernel uaccessCatalin Marinas1-1/+3
2020-10-23Merge tag 'docs-5.10-2' of git://git.lwn.net/linuxLinus Torvalds1-0/+2
2020-10-21Documentation: Chinese translation of Documentation/arm64/hugetlbpage.rstBailu Lin1-0/+2
2020-10-12Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds2-0/+4
2020-09-28arm64: mte: Fix typo in memory tagging ABI documentationWill Deacon1-1/+1
2020-09-28Documentation: Chinese translation of Documentation/arm64/amu.rstBailu Lin1-0/+2