summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+3
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds8-57/+266
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds26-228/+664
2022-03-24arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang1-6/+3
2022-03-24Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds274-2755/+28651
2022-03-24Merge tag 'arm-defconfig-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-65/+90
2022-03-24Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-25/+6
2022-03-23Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-0/+1
2022-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+1
2022-03-23drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand1-3/+0
2022-03-23mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual1-0/+1
2022-03-23Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-11/+38
2022-03-22Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2022-03-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds12-319/+272
2022-03-22Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+3
2022-03-22Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+4
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds74-665/+1536
2022-03-20Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-36/+36
2022-03-20arm64: dts: n5x: drop invalid property and fix edac node nameKrzysztof Kozlowski1-2/+1
2022-03-18Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini26-228/+664
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki1-0/+4
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann1-1/+0
2022-03-18KVM: arm64: fix typos in commentsJulia Lawall6-7/+7
2022-03-18KVM: arm64: Generalise VM features into a set of flagsMarc Zyngier4-12/+17
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann1-2/+2
2022-03-16arm64: dts: fsd: Add the MCT supportAlim Akhtar1-0/+23
2022-03-16Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells"Vladimir Oltean3-36/+36
2022-03-16arm64: dts: mt2712: update ethernet device nodeBiao Huang2-5/+10
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar50-131/+936
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon27-78/+827
2022-03-14Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon7-81/+126
2022-03-14Merge branch 'for-next/strings' into for-next/coreWill Deacon4-213/+269
2022-03-14Merge branch 'for-next/rng' into for-next/coreWill Deacon1-6/+39
2022-03-14Merge branch 'for-next/perf' into for-next/coreWill Deacon4-149/+261
2022-03-14Merge branch 'for-next/pauth' into for-next/coreWill Deacon11-13/+110
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon10-9/+67
2022-03-14Merge branch 'for-next/mm' into for-next/coreWill Deacon7-38/+45
2022-03-14Merge branch 'for-next/misc' into for-next/coreWill Deacon11-32/+80
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon16-82/+77
2022-03-14Merge branch 'for-next/insn' into for-next/coreWill Deacon5-36/+268
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon4-7/+58
2022-03-14arch: arm64: dts: lx2160a: describe the SerDes block #1Ioana Ciornei2-0/+10
2022-03-11Merge tag 'socfpga_dts_update_for_v5.18_part2' of git://git.kernel.org/pub/sc...Arnd Bergmann3-0/+12
2022-03-11Merge tag 'arm64_defconfig_for_v5.18' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+1
2022-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski37-105/+889
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-11/+42
2022-03-10arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu1-0/+4
2022-03-10arm64: Add gcc Shadow Call Stack supportDan Li1-1/+1
2022-03-10Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-2/+7
2022-03-10arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár2-2/+7