summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-05-21Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Marcel Ziswiler
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-05-14arm64: defconfig: enable options required for backportsOleksandr Suvorov
2020-05-14arm64: defconfig: disable wireless driversOleksandr Suvorov
2020-04-24arm64: cpu_errata: include required headersArnd Bergmann
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-04-13arm64: Fix size of __early_cpu_boot_statusArun KS
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip
2020-04-02arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-02-28arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen
2020-02-05arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Dirk Behme
2020-01-29arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon
2020-01-29arm64: dts: juno: Fix UART frequencyAndre Przywara
2020-01-29arm64: dts: apq8016-sbc: Increase load on l11 for SDCARDLoic Poulain
2020-01-23arm64: dts: agilex/stratix10: fix pmu interrupt numbersDinh Nguyen
2020-01-23arm64: Make sure permission updates happen for pmd/pudLaura Abbott
2020-01-23arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon
2020-01-23arm64: mm: Change page table pointer name in p[md]_set_huge()Ben Hutchings
2020-01-23arm64: don't open code page table entry creationKristina Martsenko
2020-01-23arm64: mm: BUG on unsupported manipulations of live kernel mappingsArd Biesheuvel
2020-01-12arm64: Revert support for execute-only user mappingsCatalin Marinas
2020-01-04arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye
2019-12-21arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulatorJon Hunter
2019-12-05arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose
2019-12-05arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper
2019-11-28arm64: fix for bad_mode() handler to always result in panicHari Vyas
2019-11-28arm64: makefile fix build of .i file in external module caseVictor Kamensky
2019-11-25arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin
2019-11-25arm64/numa: Report correct memblock range for the dummy nodeAnshuman Khandual
2019-11-25arm64: dts: lg: Fix SPI controller node namesRob Herring
2019-11-25arm64: dts: amd: Fix SPI bus warningsRob Herring
2019-11-25arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supplyAapo Vienamo
2019-10-07arm64: fix unreachable code issue with cmpxchgArnd Bergmann
2019-10-05arm64: kpti: ensure patched kernel text is fetched from PoUMark Rutland
2019-08-25arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-08-25arm64/mm: fix variable 'pud' set but not usedQian Cai
2019-08-25arm64/efi: fix variable 'si' set but not usedQian Cai
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2019-08-11arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-11arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon
2019-08-04arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon
2019-08-04arm64: dts: marvell: Fix A37xx UART0 register sizeallen yan
2019-08-04arm64: tegra: Fix AGIC register rangeJon Hunter
2019-08-04arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter
2019-08-04crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova
2019-08-04crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova
2019-08-04acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-08-04arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor
2019-07-21arm64: crypto: remove accidentally backported filesMark Rutland
2019-07-10arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel