summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2022-04-08arm64: dts: remove cpu compatible "arm,armv8" for s4Xianwei Zhao
2022-04-07arm/arm64: dts: qcom: Fix boolean properties with valuesRob Herring
2022-04-07arm64: dts: imx: Fix imx8*-var-som touchscreen property sizesRob Herring
2022-04-07arm64: dts: tegra: Fix boolean properties with valuesRob Herring
2022-04-06arm64: dts: imx8mm-venice: fix spi2 pin configurationJohan Hovold
2022-04-06KVM: arm64: mixed-width check should be skipped for uninitialized vCPUsReiji Watanabe
2022-04-06arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly
2022-04-06KVM: arm64: vgic: Remove unnecessary type castingsYu Zhe
2022-04-06KVM: arm64: Don't split hugepages outside of MMU write lockOliver Upton
2022-04-06KVM: arm64: Drop unneeded minor version check from PSCI v1.x handlerOliver Upton
2022-04-06KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32Oliver Upton
2022-04-06KVM: arm64: Generally disallow SMC64 for AArch32 guestsOliver Upton
2022-04-04arm64: Fix comments in macro __init_el2_gicv3Zhiyuan Dai
2022-04-04arm64: fix typos in commentsJulia Lawall
2022-04-04arch/arm64: Fix topology initialization for core schedulingPhil Auld
2022-04-04arm64: mte: Fix the stack frame size warning in mte_dump_tag_range()Catalin Marinas
2022-04-04Revert "arm64: Change elfcore for_each_mte_vma() to use VMA iterator"Will Deacon
2022-04-04arm64: dts: meson: remove CPU opps below 1GHz for SM1 boardsChristian Hewitt
2022-04-04arm64: dts: meson: remove CPU opps below 1GHz for G12B boardsChristian Hewitt
2022-04-01Merge tag 'soc-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-01arm64: dts: ls1046a: Update i2c node dma propertiesKuldeep Singh
2022-04-01arm64: dts: ls1043a: Update i2c dma propertiesKuldeep Singh
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-24arm64: select KASAN_VMALLOC for SW/HW_TAGS modesAndrey Konovalov
2022-03-24kasan, arm64: don't tag executable vmalloc allocationsAndrey Konovalov
2022-03-24kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_taggedAndrey Konovalov
2022-03-24kasan, arm64: reset pointer tags of vmapped stacksAndrey Konovalov
2022-03-24kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-24dt: amd-seattle: add a description of the CPUs and cachesArd Biesheuvel
2022-03-24dt: amd-seattle: disable IPMI controller and some GPIO blocks on B0Ard Biesheuvel
2022-03-24dt: amd-seattle: add description of the SATA/CCP SMMUsArd Biesheuvel
2022-03-24dt: amd-seattle: add a description of the PCIe SMMUArd Biesheuvel
2022-03-24dt: amd-seattle: fix PCIe legacy interrupt routingArd Biesheuvel
2022-03-24dt: amd-seattle: upgrade AMD Seattle XGBE to new SMMU bindingArd Biesheuvel
2022-03-24dt: amd-seattle: remove Overdrive revision A0 supportArd Biesheuvel
2022-03-24dt: amd-seattle: remove Husky platformArd Biesheuvel
2022-03-23arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-03-23Merge tag 'arm-defconfig-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand