summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2022-05-092-3/+21
* mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song2022-04-282-2/+2
* mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*Muchun Song2022-04-281-1/+1
* arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-04-283-24/+26
* arm64: mm: hugetlb: enable HUGETLB_PAGE_FREE_VMEMMAP for arm64Muchun Song2022-04-282-0/+15
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-04-222-5/+14
|\
| * arm64: mm: fix p?d_leaf()Muchun Song2022-04-221-2/+2
| * arm64: fix typos in commentsKen Kurematsu2022-04-141-1/+1
| * arm64: Improve HAVE_DYNAMIC_FTRACE_WITH_REGS selection for clangNathan Chancellor2022-04-141-2/+11
* | Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-1614-40/+40
|\ \
| * | arm64: dts: qcom/sdm845-shift-axolotl: Fix boolean properties with valuesRob Herring2022-04-141-1/+1
| * | arm/arm64: dts: qcom: Fix boolean properties with valuesRob Herring2022-04-073-4/+4
| * | arm64: dts: imx: Fix imx8*-var-som touchscreen property sizesRob Herring2022-04-072-8/+8
| * | arm64: dts: tegra: Fix boolean properties with valuesRob Herring2022-04-078-27/+27
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-127-55/+101
|\ \ \ | |_|/ |/| |
| * | KVM: arm64: mixed-width check should be skipped for uninitialized vCPUsReiji Watanabe2022-04-063-28/+74
| * | KVM: arm64: vgic: Remove unnecessary type castingsYu Zhe2022-04-062-6/+6
| * | KVM: arm64: Don't split hugepages outside of MMU write lockOliver Upton2022-04-061-4/+7
| * | KVM: arm64: Drop unneeded minor version check from PSCI v1.x handlerOliver Upton2022-04-061-3/+0
| * | KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32Oliver Upton2022-04-061-5/+9
| * | KVM: arm64: Generally disallow SMC64 for AArch32 guestsOliver Upton2022-04-061-9/+5
| |/
* | arm64: Add part number for Arm Cortex-A78AEChanho Park2022-04-082-0/+3
* | arm64: patch_text: Fixup last cpu should be masterGuo Ren2022-04-081-2/+2
* | arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly2022-04-061-3/+3
* | arm64: Fix comments in macro __init_el2_gicv3Zhiyuan Dai2022-04-041-1/+1
* | arm64: fix typos in commentsJulia Lawall2022-04-044-5/+5
* | arch/arm64: Fix topology initialization for core schedulingPhil Auld2022-04-041-1/+1
* | arm64: mte: Fix the stack frame size warning in mte_dump_tag_range()Catalin Marinas2022-04-041-4/+20
* | Revert "arm64: Change elfcore for_each_mte_vma() to use VMA iterator"Will Deacon2022-04-041-17/+6
|/
* Merge tag 'soc-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-0110-203/+293
|\
| * arm64: dts: ls1046a: Update i2c node dma propertiesKuldeep Singh2022-04-011-3/+3
| * arm64: dts: ls1043a: Update i2c dma propertiesKuldeep Singh2022-04-011-3/+3
| * dt: amd-seattle: add a description of the CPUs and cachesArd Biesheuvel2022-03-244-12/+226
| * dt: amd-seattle: disable IPMI controller and some GPIO blocks on B0Ard Biesheuvel2022-03-241-12/+0
| * dt: amd-seattle: add description of the SATA/CCP SMMUsArd Biesheuvel2022-03-241-0/+26
| * dt: amd-seattle: add a description of the PCIe SMMUArd Biesheuvel2022-03-241-0/+10
| * dt: amd-seattle: fix PCIe legacy interrupt routingArd Biesheuvel2022-03-241-6/+16
| * dt: amd-seattle: upgrade AMD Seattle XGBE to new SMMU bindingArd Biesheuvel2022-03-241-14/+8
| * dt: amd-seattle: remove Overdrive revision A0 supportArd Biesheuvel2022-03-242-68/+1
| * dt: amd-seattle: remove Husky platformArd Biesheuvel2022-03-242-86/+1
* | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-282-10/+8
|\ \
| * | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
| * | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-4/+3
| * | ptrace/arm: Rename tracehook_report_syscall report_syscallEric W. Biederman2022-03-101-4/+3
* | | Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-03-281-2/+12
|\ \ \
| * \ \ Merge 5.17-rc6 into tty-nextGreg Kroah-Hartman2022-02-282-1/+3
| |\ \ \
| * | | | arm64: dts: marvell: armada-37xx: add device node for UART clock and use itPali Rohár2022-02-251-2/+12
* | | | | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-287-3/+16
|\ \ \ \ \
| * | | | | arm64: dts: qcom: add non-secure domain property to fastrpc nodesJeya R2022-03-185-0/+12
| * | | | | parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki2022-03-181-0/+1