summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2020-01-23arm64: dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled nodeChristian Hewitt1-3/+1
2020-01-23arm64: dts: agilex/stratix10: fix pmu interrupt numbersDinh Nguyen1-4/+4
2020-01-17arm64: dts: apq8096-db820c: Increase load on l21 for SDCARDLoic Poulain1-0/+2
2020-01-17arm64: Check for errata before evaluating cpu featuresDirk Mueller1-2/+2
2020-01-17arm64: add sentinel to kpti_safe_listMark Rutland1-0/+1
2020-01-17arm64: Make sure permission updates happen for pmd/pudLaura Abbott1-6/+10
2020-01-17arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon1-0/+10
2020-01-17arm64: mm: Change page table pointer name in p[md]_set_huge()Ben Hutchings1-4/+4
2020-01-17arm64: don't open code page table entry creationKristina Martsenko4-7/+16
2020-01-14arm64: cpufeature: Avoid warnings due to unused symbolsWill Deacon1-5/+7
2020-01-09arm64: dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed warningAnand Moon1-2/+2
2020-01-09arm64: Revert support for execute-only user mappingsCatalin Marinas3-11/+6
2019-12-31KVM: arm64: Ensure 'params' is initialised when looking up sys registerWill Deacon1-1/+4
2019-12-31arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye1-6/+9
2019-12-17arm64: dts: meson-gxl-khadas-vim: fix GPIO lines namesNeil Armstrong1-2/+2
2019-12-17arm64: dts: meson-gxbb-odroidc2: fix GPIO lines namesNeil Armstrong1-2/+2
2019-12-17arm64: dts: meson-gxbb-nanopi-k2: fix GPIO lines namesNeil Armstrong1-2/+2
2019-12-17arm64: dts: meson-gxl-libretech-cc: fix GPIO lines namesNeil Armstrong1-2/+2
2019-12-17arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulatorJon Hunter1-1/+1
2019-12-05arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose1-0/+1
2019-12-05arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper2-0/+31
2019-12-01arm64: fix for bad_mode() handler to always result in panicHari Vyas1-1/+0
2019-12-01arm64: makefile fix build of .i file in external module caseVictor Kamensky1-0/+2
2019-12-01arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin10-16/+21
2019-11-24arm64/numa: Report correct memblock range for the dummy nodeAnshuman Khandual1-1/+1
2019-11-24arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin4-0/+4
2019-11-20arm64: dts: lg: Fix SPI controller node namesRob Herring2-4/+4
2019-11-20arm64: dts: amd: Fix SPI bus warningsRob Herring1-2/+2
2019-11-20arm64: dts: rockchip: Fix microSD in rk3399 sapphire boardVicente Bergas1-1/+23
2019-11-20arm64: dts: meson: Fix erroneous SPI bus warningsRob Herring2-2/+2
2019-11-20arm64: dts: meson: libretech: update board modelJerome Brunet1-1/+1
2019-11-20arm64: dts: rockchip: Fix VCC5V0_HOST_EN on rk3399-sapphireVicente Bergas1-1/+1
2019-11-20arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supplyAapo Vienamo1-0/+1
2019-11-20arm64: dts: allwinner: a64: NanoPi-A64: Fix DCDC1 voltageAndre Przywara1-3/+3
2019-11-20arm64: dts: allwinner: a64: Olinuxino: fix DRAM voltageAndre Przywara1-2/+6
2019-11-12arm64: Do not mask out PTE_RDONLY in pte_same()Catalin Marinas1-17/+0
2019-11-10arm64: dts: Fix gpio to pinmux mappingRayagonda Kokatanur2-4/+4
2019-11-06arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas1-7/+8
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse1-1/+7
2019-10-29arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2-2/+12
2019-10-29arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier1-9/+23
2019-10-29arm64: Force SSBS on context switchMarc Zyngier2-3/+40
2019-10-29arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon1-4/+6
2019-10-29arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton1-0/+42
2019-10-29arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton1-1/+26
2019-10-29arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton1-7/+8
2019-10-29arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier1-52/+56
2019-10-29arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton1-0/+13
2019-10-29arm64: Always enable ssb vulnerability detectionJeremy Linton2-8/+5
2019-10-29arm64: enable generic CPU vulnerabilites supportMian Yousaf Kaukab1-0/+1