summaryrefslogtreecommitdiffstats
path: root/Documentation/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-171-0/+2
|\
| * irqchip/gic-v3: Add quirks for HIP06/07 invalid GICD_TYPER erratum 161010803Marc Zyngier2019-08-201-0/+2
| |
| \
*-. \ Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-305-35/+293
|\ \ \ | |_|/ |/| |
| | * arm64: Relax Documentation/arm64/tagged-pointers.rstVincenzo Frascino2019-08-271-7/+14
| | * arm64: Add tagged-address-abi.rst to index.rstVincenzo Frascino2019-08-221-0/+1
| | * arm64: Define Documentation/arm64/tagged-address-abi.rstVincenzo Frascino2019-08-221-0/+156
| |/ |/|
| * docs: arm64: Add layout and 52-bit info to memory documentSteve Capper2019-08-091-28/+95
| * arm64: kasan: Switch to using KASAN_SHADOW_OFFSETSteve Capper2019-08-091-0/+27
|/
* docs: add arch doc directories to the indexMauro Carvalho Chehab2019-07-151-2/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-121-0/+2
|\
| * arm64: Update silicon-errata.txt for Neoverse-N1 #1349291James Morse2019-07-051-0/+1
* | Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-111-1/+1
|\ \
| * | dt-bindings: arm: Convert PSCI binding to json-schemaRob Herring2019-06-271-1/+1
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-0914-471/+695
|\ \ \
| * | | docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab2019-06-1414-471/+695
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm64: Expose FRINT capabilities to userspaceMark Brown2019-06-251-0/+4
| * | | arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown2019-06-251-0/+4
| |/ /
* / / arm64/sve: Fix missing SVE/FPSIMD endianness conversionsDave Martin2019-06-131-0/+16
|/ /
* | arm64: Handle erratum 1418040 as a superset of erratum 1188873Marc Zyngier2019-05-231-4/+4
* | arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon2019-05-231-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-172-4/+103
|\
| * arm64: docs: Document perf event attributesAndrew Murray2019-04-241-0/+85
| * KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap2019-04-241-4/+18
* | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon2019-05-031-0/+1
|\ \
| * | perf/smmuv3: Enable HiSilicon Erratum 162001800 quirkShameer Kolothum2019-04-041-0/+1
| |/
* | Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...Will Deacon2019-05-011-0/+1
|\ \
| * | arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1Marc Zyngier2019-04-301-0/+1
| |/
* | arm64: Expose SVE2 features for userspaceDave Martin2019-04-233-0/+57
* | arm64: Expose DC CVADP to userspaceAndrew Murray2019-04-161-0/+4
* | arm64: HWCAP: add support for AT_HWCAP2Andrew Murray2019-04-161-3/+10
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-103-0/+11
|\
| * arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei2019-02-281-0/+1
| * irqchip/gic-v3: Detect if GIC can support pseudo-NMIsJulien Thierry2019-02-061-0/+5
| * arm64: add ptrace regsets for ptrauth key managementKristina Martsenko2019-02-011-0/+5
* | clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instabilitySamuel Holland2019-02-231-0/+2
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-255-0/+117
|\
| * arm64: docs: document pointer authenticationMark Rutland2018-12-134-0/+116
| * arm64: Add configuration/documentation for Cortex-A76 erratum 1165522Marc Zyngier2018-12-101-0/+1
* | arm64: Add workaround for Cortex-A76 erratum 1286807Catalin Marinas2018-11-291-0/+1
|/
* Documentation/arm64: HugeTLB page implementationPunit Agrawal2018-10-101-0/+38
* arm64: Add silicon-errata.txt entry for ARM erratum 1188873Marc Zyngier2018-10-101-0/+1
* arm64: docs: Document SSBS HWCAPWill Deacon2018-10-011-0/+4
* arm64: docs: Fix typos in ELF hwcapsGiacomo Travaglini2018-10-011-4/+4
* Documentation/arm64/sve: Couple of improvements and typosJulien Grall2018-08-291-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-091-3/+6
|\
| * arm64: KVM: Allow mapping of vectors outside of the RAM regionMarc Zyngier2018-03-191-1/+2
| * arm64: Update the KVM memory map documentationMarc Zyngier2018-03-191-3/+5
* | arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose2018-03-261-0/+1
* | arm64: Expose Arm v8.4 featuresSuzuki K Poulose2018-03-192-0/+26