| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-05-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 3 | -2/+39 |
| 2021-05-05 | arm64: Fix the documented event stream frequency |  Catalin Marinas | 1 | -1/+1 |
| 2021-04-30 | arm64: Explicitly document boot requirements for SVE |  Mark Brown | 1 | -0/+18 |
| 2021-04-30 | arm64: Explicitly require that FPSIMD instructions do not trap |  Mark Brown | 1 | -0/+10 |
| 2021-04-30 | arm64: Relax booting requirements for configuration of traps |  Mark Brown | 1 | -1/+4 |
| 2021-04-29 | arm64: doc: Add brk/mmap/mremap() to the Tagged Address ABI Exceptions |  Catalin Marinas | 1 | -0/+6 |
| 2021-04-26 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 3 | -4/+45 |
| 2021-04-15 | Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core |  Catalin Marinas | 1 | -0/+34 |
| 2021-04-15 | Merge 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/core |  Catalin Marinas | 1 | -3/+10 |
| 2021-04-13 | arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS) |  Peter Collingbourne | 1 | -0/+34 |
| 2021-04-08 | arm64: Require that system registers at all visible ELs be initialized |  Mark Brown | 1 | -3/+4 |
| 2021-04-08 | arm64: Document requirements for fine grained traps at boot |  Mark Brown | 1 | -0/+6 |
| 2021-03-30 | docs: arm64: Fix a grammar error |  He Ying | 1 | -1/+1 |
| 2021-03-25 | arm64: kernel: disable CNP on Carmel |  Rich Wiley | 1 | -0/+3 |
| 2021-03-22 | Documentation: arm64/acpi : clarify arm64 support of IBFT |  Tom Saeger | 1 | -5/+5 |
| 2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -1/+1 |
| 2020-12-14 | Merge tag 'docs-5.11' of git://git.lwn.net/linux |  Linus Torvalds | 4 | -0/+9 |
| 2020-12-09 | Merge 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/core |  Catalin Marinas | 10 | -32/+363 |
| 2020-12-03 | docs: archis: add a per-architecture features list |  Mauro Carvalho Chehab | 2 | -0/+5 |
| 2020-11-30 | Documentation: Chinese translation of Documentation/arm64/elf_hwcaps.rst |  Bailu Lin | 1 | -0/+2 |
| 2020-11-23 | arm64: expose FAR_EL1 tag bits in siginfo |  Peter Collingbourne | 1 | -6/+19 |
| 2020-11-16 | arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A |  Will Deacon | 1 | -1/+1 |
| 2020-11-13 | Documentation: Chinese translation of Documentation/arm64/perf.rst |  Bailu Lin | 1 | -0/+2 |
| 2020-11-10 | Documentation/arm64: fix RST layout of memory.rst |  Ard Biesheuvel | 1 | -2/+2 |
| 2020-11-09 | arm64: mm: tidy up top of kernel VA space |  Ard Biesheuvel | 1 | -12/+10 |
| 2020-11-09 | arm64: mm: make vmemmap region a projection of the linear region |  Ard Biesheuvel | 1 | -15/+15 |
| 2020-11-09 | arm64: mm: extend linear region for 52-bit VA configurations |  Ard Biesheuvel | 2 | -12/+10 |
| 2020-10-29 | arm64: Add workaround for Arm Cortex-A77 erratum 1508412 |  Rob Herring | 1 | -0/+2 |
| 2020-10-28 | arm64: mte: Document that user PSTATE.TCO is ignored by kernel uaccess |  Catalin Marinas | 1 | -1/+3 |
| 2020-10-23 | Merge tag 'docs-5.10-2' of git://git.lwn.net/linux |  Linus Torvalds | 1 | -0/+2 |
| 2020-10-21 | Documentation: Chinese translation of Documentation/arm64/hugetlbpage.rst |  Bailu Lin | 1 | -0/+2 |
| 2020-10-12 | Merge tag 'docs-5.10' of git://git.lwn.net/linux |  Linus Torvalds | 2 | -0/+4 |
| 2020-09-28 | arm64: mte: Fix typo in memory tagging ABI documentation |  Will Deacon | 1 | -1/+1 |
| 2020-09-28 | Documentation: Chinese translation of Documentation/arm64/amu.rst |  Bailu Lin | 1 | -0/+2 |
| 2020-09-28 | doc: zh_CN: index files in arm64 subdirectory |  Bailu Lin | 1 | -0/+2 |
| 2020-09-04 | arm64: mte: Add Memory Tagging Extension documentation |  Vincenzo Frascino | 4 | -0/+312 |
| 2020-08-11 | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 1 | -0/+3 |
| 2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux |  Linus Torvalds | 5 | -6/+10 |
| 2020-07-29 | Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/exynos', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into next |  Joerg Roedel | 1 | -0/+3 |
| 2020-07-23 | arm64: Replace HTTP links with HTTPS ones |  Alexander A. Klimov | 1 | -1/+1 |
| 2020-07-16 | iommu/arm-smmu: Workaround for Marvell Armada-AP806 SoC erratum #582743 |  Hanna Hawa | 1 | -0/+3 |
| 2020-07-08 | arm64: Documentation: Fix broken table in generated HTML |  Suzuki K Poulose | 1 | -0/+2 |
| 2020-07-05 | Documentation: arm64/sve: drop duplicate words |  Randy Dunlap | 1 | -1/+1 |
| 2020-07-05 | Documentation: arm64/acpi_object_usage: drop duplicate words |  Randy Dunlap | 1 | -1/+1 |
| 2020-07-05 | Documentation: arm64/arm-acpi: drop duplicate words |  Randy Dunlap | 1 | -1/+1 |
| 2020-07-03 | arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718 |  Sai Prakash Ranjan | 1 | -0/+4 |
| 2020-07-03 | arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040 |  Sai Prakash Ranjan | 1 | -0/+4 |
| 2020-06-19 | docs: arm64: convert perf.txt to ReST format |  Mauro Carvalho Chehab | 2 | -2/+6 |
| 2020-06-15 | docs/arm64: Fix typo'd #define in sve.rst |  Dave Martin | 1 | -3/+3 |
| 2020-06-01 | Merge tag 'docs-5.8' of git://git.lwn.net/linux |  Linus Torvalds | 2 | -35/+43 |