summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-11-25Revert "ARM64: dts: imx8qm-apalis: add pcie_per clock"Oleksandr Suvorov
2019-11-24arm64/numa: Report correct memblock range for the dummy nodeAnshuman Khandual
2019-11-24arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin
2019-11-21ARM64: dts: apalis-imx8x: enable reset-on-resume for WiFi USBOleksandr Suvorov
2019-11-21ARM64: dts: apalis-imx8x: Move part of usbotg3 to SoM levelOleksandr Suvorov
2019-11-21ARM64: fsl-imx8qm-apalis: fix wakeup by gpio keyOleksandr Suvorov
2019-11-20arm64: dts: lg: Fix SPI controller node namesRob Herring
2019-11-20arm64: dts: amd: Fix SPI bus warningsRob Herring
2019-11-20arm64: dts: rockchip: Fix microSD in rk3399 sapphire boardVicente Bergas
2019-11-20arm64: dts: meson: Fix erroneous SPI bus warningsRob Herring
2019-11-20arm64: dts: meson: libretech: update board modelJerome Brunet
2019-11-20arm64: dts: rockchip: Fix VCC5V0_HOST_EN on rk3399-sapphireVicente Bergas
2019-11-20arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supplyAapo Vienamo
2019-11-20arm64: dts: allwinner: a64: NanoPi-A64: Fix DCDC1 voltageAndre Przywara
2019-11-20arm64: dts: allwinner: a64: Olinuxino: fix DRAM voltageAndre Przywara
2019-11-19ARM64: dts: apalis-imx8qxp: enable all uart interfacesPhilippe Schenker
2019-11-19ARM64: dts: apalis-imx8qxp: uncomment mipi_dsi1 section and disable itPhilippe Schenker
2019-11-19ARM64: dts: apalis-imx8qxp: enable adc0 and correct pinmuxingPhilippe Schenker
2019-11-16arm64: defconfig: enable hidraw and ext4_fs_securityMarcel Ziswiler
2019-11-15arm64: defconfig: enable USB-to-serial adaptersStefan Agner
2019-11-13ARM64: dts: apalis-imx8x: fix console suspendingOleksandr Suvorov
2019-11-12arm64: Do not mask out PTE_RDONLY in pte_same()Catalin Marinas
2019-11-11ARM64: dts: apalis-imx8x: improve definition of gpio expanderOleksandr Suvorov
2019-11-11ARM64: dts: apalis-imx8x: Mux USB WiFi sleep clockOleksandr Suvorov
2019-11-11ARM64: dts: apalis-imx8x: fix wakeup control modeOleksandr Suvorov
2019-11-10arm64: dts: Fix gpio to pinmux mappingRayagonda Kokatanur
2019-11-06arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-11-06ARM64: dts: fsl-imx8qm: use X2 peripheral clock on both instancesStefan Agner
2019-11-04ARM64: dts: apalis-imx8x: Add pad-wakeupOleksandr Suvorov
2019-11-04ARM64: dts: apalis-imx8x: Fix wakeup gpio settingsOleksandr Suvorov
2019-10-29arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-10-29arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier
2019-10-29arm64: Force SSBS on context switchMarc Zyngier
2019-10-29arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon
2019-10-29arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton
2019-10-29arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton
2019-10-29arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton
2019-10-29arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier
2019-10-29arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton
2019-10-29arm64: Always enable ssb vulnerability detectionJeremy Linton
2019-10-29arm64: enable generic CPU vulnerabilites supportMian Yousaf Kaukab
2019-10-29arm64: add sysfs vulnerability show for meltdownJeremy Linton
2019-10-29arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab
2019-10-29arm64: fix SSBS sanitizationMark Rutland
2019-10-29KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon
2019-10-29arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2019-10-29arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon
2019-10-29arm64: Get rid of __smccc_workaround_1_hvc_*Marc Zyngier
2019-10-29arm64: don't zero DIT on signal returnMark Rutland