summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: update string routine copyrights and URLsMark Rutland2021-06-025-11/+11
* arm64: Rewrite __arch_clear_user()Robin Murphy2021-06-011-20/+27
* arm64: Better optimised memchr()Robin Murphy2021-06-011-12/+53
* arm64: Import latest memcpy()/memmove() implementationRobin Murphy2021-06-013-233/+230
* arm64: Add assembly annotations for weak-PI-alias madnessRobin Murphy2021-06-011-0/+8
* arm64: Import latest version of Cortex Strings' strncmpSam Tebbs2021-06-011-222/+184
* arm64: Import updated version of Cortex Strings' strlenSam Tebbs2021-06-011-85/+173
* arm64: Import latest version of Cortex Strings' strcmpSam Tebbs2021-06-011-168/+121
* arm64: Import latest version of Cortex Strings' memcmpSam Tebbs2021-06-011-227/+119
* Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-2116-8/+85
|\
| * Merge tag 'renesas-arm-dt-for-v5.13-tag3' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2021-04-2816-8/+85
| |\
| | * arm64: dts: renesas: Add port@0 node for all CSI-2 nodes to dtsiNiklas Söderlund2021-04-2715-7/+84
| | * arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Fix CSI40 portsNiklas Söderlund2021-04-271-1/+1
* | | Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-201-2/+1
|\ \ \
| * | | quota: Disable quotactl_path syscallJan Kara2021-05-171-2/+1
* | | | Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-161-1/+2
|\ \ \ \
| * | | | arm64: do not set SWIOTLB_NO_FORCE when swiotlb is requiredChristoph Hellwig2021-05-141-1/+2
| |/ / /
* | | | arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas2021-05-141-1/+3
* | | | arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.hMark Brown2021-05-131-1/+1
* | | | arm64: mte: initialize RGSR_EL1.SEED in __cpu_setupPeter Collingbourne2021-05-101-0/+12
* | | | arm64: Generate cpucaps.hMark Brown2021-05-106-74/+132
|/ / /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-0717-84/+36
|\ \ \
| * | | arm64: kernel: Update the stale commentShaokun Zhang2021-05-061-1/+1
| * | | arm64: entry: always set GIC_PRIO_PSR_I_SET during entryMark Rutland2021-05-053-30/+5
| * | | arm64: cpufeatures: use min and maxkernel test robot2021-04-301-2/+3
| * | | arm64: stacktrace: restore terminal recordsMark Rutland2021-04-302-7/+9
| * | | arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling2021-04-301-1/+7
| * | | arm64: Show three registers per lineMatthew Wilcox (Oracle)2021-04-231-6/+3
| * | | arm64: remove HAVE_DEBUG_BUGVERBOSEJisheng Zhang2021-04-231-1/+0
| * | | arm64: alternative: simplify passing alt_regionMark Rutland2021-04-231-2/+1
| * | | arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas2021-04-237-25/+6
| * | | arm64: vdso32: drop -no-integrated-as flagNick Desaulniers2021-04-231-8/+0
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-052-25/+12
|\ \ \ \
| * | | | arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLEOscar Salvador2021-05-051-0/+3
| * | | | mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual2021-05-051-3/+1
| * | | | mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATIONAnshuman Khandual2021-05-051-8/+2
| * | | | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual2021-05-051-6/+2
| * | | | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-3/+1
| * | | | mm: generalize ARCH_HAS_CACHE_LINE_SIZEAnshuman Khandual2021-05-051-3/+1
| * | | | userfaultfd: add minor fault registration modeAxel Rasmussen2021-05-051-0/+1
| * | | | hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabledPeter Xu2021-05-051-2/+1
| * | | | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-2/+2
* | | | | Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-052-8/+0
|\ \ \ \ \
| * | | | | arm64: dts: rockchip: Remove clock-names from PWM nodesJohan Jonker2021-04-232-8/+0
* | | | | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-022-1/+7
|\ \ \ \ \ \
| * | | | | | arch: Wire up Landlock syscallsMickaël Salaün2021-04-222-1/+7
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-0176-665/+3227
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-2386-618/+3314
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/nextMarc Zyngier2021-04-222-8/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: arm64: Divorce the perf code from oprofile helpersMarc Zyngier2021-04-222-7/+2
| | | |/ / / / / /