summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-06-24arm64: dts: realtek: rtd129x: Carve out boot ROM from memoryAndreas Färber
2020-06-24arm64: dts: realtek: rtd129x: Use reserved-memory for RPC regionsAndreas Färber
2020-06-24arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-06-24arm64: mm: reserve hugetlb CMA after numa_initBarry Song
2020-06-24arm64: ftrace: Change CONFIG_FTRACE_WITH_REGS to CONFIG_DYNAMIC_FTRACE_WITH_REGSJoe Perches
2020-06-24arm64: tegra: Fix flag for 64-bit resources in 'ranges' propertyVidya Sagar
2020-06-24arm64: tegra: Fix ethernet phy-mode for Jetson XavierJon Hunter
2020-06-24arm64: dts: marvell: armada-37xx: Set pcie_reset_pin to gpio functionMarek Behún
2020-06-24arm64: dts: qcom: c630: Add WiFi nodeBjorn Andersson
2020-06-24arm64: dts: qcom: db820c: Fix invalid pm8994 suppliesBjorn Andersson
2020-06-24arm64: dts: msm8996: Fix CSI IRQ typesLoic Poulain
2020-06-24arm64: dts: meson: fix leds subnodes nameNeil Armstrong
2020-06-24arm64: dts: meson-g12b-ugoos-am6: fix board compatibleNeil Armstrong
2020-06-24arm64: dts: qcom: sm8250: Fix PDC compatible and regBjorn Andersson
2020-06-24arm64: dts: qcom: fix pm8150 gpio interruptsJonathan Marek
2020-06-24arm64: dts: qcom: msm8916: remove unit name for thermal trip pointsAmit Kucheria
2020-06-24arm64: dts: mt8173: fix unit name warningsHsin-Yi Wang
2020-06-24arm64: dts: realtek: rtd129x: Fix GIC CPU masks for RTD1293Andreas Färber
2020-06-24clk: sprd: fix compile-testingArnd Bergmann
2020-06-24arm64: dts: qcom: sc7180: Correct the pdc interrupt rangesMaulik Shah
2020-06-24arm64: dts: fvp/juno: Fix node address fieldsAndre Przywara
2020-06-24arm64: dts: fvp: Fix GIC child nodesAndre Przywara
2020-06-24arm64: dts: juno: Fix GIC child nodesAndre Przywara
2020-06-24arm64: dts: armada-3720-turris-mox: fix SFP bindingMarek Behún
2020-06-24arm64: dts: armada-3720-turris-mox: forbid SDR104 on SDIO for FCC purposesMarek Behún
2020-06-24arm64: dts: meson: fixup SCP sram nodesNeil Armstrong
2020-06-24arm64: dts: meson-gxbb-kii-pro: fix board compatibleNeil Armstrong
2020-06-24arm64: dts: renesas: Fix IOMMU device node namesYoshihiro Shimoda
2020-06-22arm64: kexec_file: print appropriate variableŁukasz Stelmach
2020-06-22arm64: insn: Fix two bugs in encoding 32-bit logical immediatesLuke Nelson
2020-06-22arm64: cacheflush: Fix KGDB trap detectionDaniel Thompson
2020-06-22arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan
2020-06-17KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier
2020-06-17KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier
2020-06-17KVM: arm64: Stop writing aarch32's CSSELR into ACTLRJames Morse
2020-06-17arm64: acpi: fix UBSAN warningNick Desaulniers
2020-05-29Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-05-28arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()Nobuhiro Iwamatsu
2020-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-05-22arm64: Add get_user() type annotation on the !access_ok() pathAl Viro
2020-05-22Merge branch 'v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann
2020-05-20arm64: Fix PTRACE_SYSEMU semanticsKeno Fischer
2020-05-16Merge tag 'arm-soc-fixes-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-15Merge tag 'renesas-fixes-for-v5.7-tag2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2020-05-15Merge tag 'sunxi-fixes-for-5.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-05-15arm64: dts: mt8173: fix vcodec-enc clockHsin-Yi Wang
2020-05-15bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann