Age | Commit message (Expand) | Author | Files | Lines |
2019-05-23 | arm64: Handle erratum 1418040 as a superset of erratum 1188873 | Marc Zyngier | 1 | -4/+4 |
2019-05-23 | arm64: errata: Add workaround for Cortex-A76 erratum #1463225 | Will Deacon | 1 | -0/+1 |
2019-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -4/+103 |
2019-05-03 | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git... | Will Deacon | 1 | -0/+1 |
2019-05-01 | Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g... | Will Deacon | 1 | -0/+1 |
2019-04-30 | arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1 | Marc Zyngier | 1 | -0/+1 |
2019-04-24 | arm64: docs: Document perf event attributes | Andrew Murray | 1 | -0/+85 |
2019-04-24 | KVM: arm64: Add userspace flag to enable pointer authentication | Amit Daniel Kachhap | 1 | -4/+18 |
2019-04-23 | arm64: Expose SVE2 features for userspace | Dave Martin | 3 | -0/+57 |
2019-04-16 | arm64: Expose DC CVADP to userspace | Andrew Murray | 1 | -0/+4 |
2019-04-16 | arm64: HWCAP: add support for AT_HWCAP2 | Andrew Murray | 1 | -3/+10 |
2019-04-04 | perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk | Shameer Kolothum | 1 | -0/+1 |
2019-03-10 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -0/+11 |
2019-02-28 | arm64: Add workaround for Fujitsu A64FX erratum 010001 | Zhang Lei | 1 | -0/+1 |
2019-02-23 | clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability | Samuel Holland | 1 | -0/+2 |
2019-02-06 | irqchip/gic-v3: Detect if GIC can support pseudo-NMIs | Julien Thierry | 1 | -0/+5 |
2019-02-01 | arm64: add ptrace regsets for ptrauth key management | Kristina Martsenko | 1 | -0/+5 |
2018-12-26 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 5 | -0/+117 |
2018-12-13 | arm64: docs: document pointer authentication | Mark Rutland | 4 | -0/+116 |
2018-12-10 | arm64: Add configuration/documentation for Cortex-A76 erratum 1165522 | Marc Zyngier | 1 | -0/+1 |
2018-11-29 | arm64: Add workaround for Cortex-A76 erratum 1286807 | Catalin Marinas | 1 | -0/+1 |
2018-10-10 | Documentation/arm64: HugeTLB page implementation | Punit Agrawal | 1 | -0/+38 |
2018-10-10 | arm64: Add silicon-errata.txt entry for ARM erratum 1188873 | Marc Zyngier | 1 | -0/+1 |
2018-10-01 | arm64: docs: Document SSBS HWCAP | Will Deacon | 1 | -0/+4 |
2018-10-01 | arm64: docs: Fix typos in ELF hwcaps | Giacomo Travaglini | 1 | -4/+4 |
2018-08-29 | Documentation/arm64/sve: Couple of improvements and typos | Julien Grall | 1 | -2/+2 |
2018-04-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+6 |
2018-03-26 | arm64: Add work around for Arm Cortex-A55 Erratum 1024718 | Suzuki K Poulose | 1 | -0/+1 |
2018-03-19 | arm64: Expose Arm v8.4 features | Suzuki K Poulose | 2 | -0/+26 |
2018-03-19 | arm64: Documentation: cpu-feature-registers: Remove RES0 fields | Suzuki K Poulose | 1 | -8/+0 |
2018-03-19 | arm64: KVM: Allow mapping of vectors outside of the RAM region | Marc Zyngier | 1 | -1/+2 |
2018-03-19 | arm64: Update the KVM memory map documentation | Marc Zyngier | 1 | -3/+5 |
2018-01-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -2/+8 |
2018-01-14 | arm64: cpu_errata: Add Kryo to Falkor 1003 errata | Stephen Boyd | 1 | -1/+1 |
2018-01-05 | arm64: v8.4: Support for new floating point multiplication instructions | Dongjiu Geng | 2 | -1/+7 |
2017-12-12 | arm64: Add software workaround for Falkor erratum 1041 | Shanker Donthineni | 1 | -0/+1 |
2017-11-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -7/+689 |
2017-11-03 | arm64/sve: Add documentation | Dave Martin | 1 | -0/+508 |
2017-11-03 | arm64/sve: Detect SVE and activate runtime support | Dave Martin | 2 | -1/+9 |
2017-10-19 | irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing | Marc Zyngier | 1 | -0/+1 |
2017-10-11 | arm64: docs: describe ELF hwcaps | Mark Rutland | 1 | -0/+156 |
2017-10-11 | arm64: Expose support for optional ARMv8-A features | Suzuki K Poulose | 1 | -1/+11 |
2017-10-02 | arm64: fix documentation on kernel pages mappings to HYP VA | Yury Norov | 1 | -5/+5 |
2017-08-09 | arm64: Expose DC CVAP to userspace | Robin Murphy | 1 | -0/+2 |
2017-07-12 | Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+4 |
2017-06-23 | iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126 | Geetha Sowjanya | 1 | -0/+1 |
2017-06-23 | iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161... | shameer | 1 | -0/+1 |
2017-06-23 | iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74 | Linu Cherian | 1 | -0/+1 |
2017-06-15 | arm64: Add workaround for Cavium Thunder erratum 30115 | David Daney | 1 | -0/+1 |
2017-05-09 | arm64: documentation: document tagged pointer stack constraints | Kristina Martsenko | 1 | -15/+47 |