summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2022-05-17arm64: kexec: load from kimage prior to clobberingMark Rutland
2022-05-17arm64: paravirt: Use RCU read locks to guard stolen_timePrakruthi Deepak Heragu
2022-05-12arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K
2022-05-12arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entryKristina Martsenko
2022-05-10arm64: vdso: fix makefile dependency on vdso.soJoey Gouly
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas
2022-04-22arm64: mm: fix p?d_leaf()Muchun Song
2022-04-14arm64: fix typos in commentsKen Kurematsu
2022-04-14arm64: Improve HAVE_DYNAMIC_FTRACE_WITH_REGS selection for clangNathan Chancellor
2022-04-08arm64: Add part number for Arm Cortex-A78AEChanho Park
2022-04-08arm64: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-06arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly
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-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
2022-03-22mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds