index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: update string routine copyrights and URLs
Mark Rutland
2021-06-02
5
-11
/
+11
*
arm64: Rewrite __arch_clear_user()
Robin Murphy
2021-06-01
1
-20
/
+27
*
arm64: Better optimised memchr()
Robin Murphy
2021-06-01
1
-12
/
+53
*
arm64: Import latest memcpy()/memmove() implementation
Robin Murphy
2021-06-01
3
-233
/
+230
*
arm64: Add assembly annotations for weak-PI-alias madness
Robin Murphy
2021-06-01
1
-0
/
+8
*
arm64: Import latest version of Cortex Strings' strncmp
Sam Tebbs
2021-06-01
1
-222
/
+184
*
arm64: Import updated version of Cortex Strings' strlen
Sam Tebbs
2021-06-01
1
-85
/
+173
*
arm64: Import latest version of Cortex Strings' strcmp
Sam Tebbs
2021-06-01
1
-168
/
+121
*
arm64: Import latest version of Cortex Strings' memcmp
Sam Tebbs
2021-06-01
1
-227
/
+119
*
Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-05-21
16
-8
/
+85
|
\
|
*
Merge tag 'renesas-arm-dt-for-v5.13-tag3' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2021-04-28
16
-8
/
+85
|
|
\
|
|
*
arm64: dts: renesas: Add port@0 node for all CSI-2 nodes to dtsi
Niklas Söderlund
2021-04-27
15
-7
/
+84
|
|
*
arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Fix CSI40 ports
Niklas Söderlund
2021-04-27
1
-1
/
+1
*
|
|
Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-05-20
1
-2
/
+1
|
\
\
\
|
*
|
|
quota: Disable quotactl_path syscall
Jan Kara
2021-05-17
1
-2
/
+1
*
|
|
|
Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-05-16
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
arm64: do not set SWIOTLB_NO_FORCE when swiotlb is required
Christoph Hellwig
2021-05-14
1
-1
/
+2
|
|
/
/
/
*
|
|
|
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
Catalin Marinas
2021-05-14
1
-1
/
+3
*
|
|
|
arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.h
Mark Brown
2021-05-13
1
-1
/
+1
*
|
|
|
arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
Peter Collingbourne
2021-05-10
1
-0
/
+12
*
|
|
|
arm64: Generate cpucaps.h
Mark Brown
2021-05-10
6
-74
/
+132
|
/
/
/
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-05-07
17
-84
/
+36
|
\
\
\
|
*
|
|
arm64: kernel: Update the stale comment
Shaokun Zhang
2021-05-06
1
-1
/
+1
|
*
|
|
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
2021-05-05
3
-30
/
+5
|
*
|
|
arm64: cpufeatures: use min and max
kernel test robot
2021-04-30
1
-2
/
+3
|
*
|
|
arm64: stacktrace: restore terminal records
Mark Rutland
2021-04-30
2
-7
/
+9
|
*
|
|
arm64/vdso: Discard .note.gnu.property sections in vDSO
Bill Wendling
2021-04-30
1
-1
/
+7
|
*
|
|
arm64: Show three registers per line
Matthew Wilcox (Oracle)
2021-04-23
1
-6
/
+3
|
*
|
|
arm64: remove HAVE_DEBUG_BUGVERBOSE
Jisheng Zhang
2021-04-23
1
-1
/
+0
|
*
|
|
arm64: alternative: simplify passing alt_region
Mark Rutland
2021-04-23
1
-2
/
+1
|
*
|
|
arm64: Force SPARSEMEM_VMEMMAP as the only memory management model
Catalin Marinas
2021-04-23
7
-25
/
+6
|
*
|
|
arm64: vdso32: drop -no-integrated-as flag
Nick Desaulniers
2021-04-23
1
-8
/
+0
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-05
2
-25
/
+12
|
\
\
\
\
|
*
|
|
|
arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
Oscar Salvador
2021-05-05
1
-0
/
+3
|
*
|
|
|
mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK
Anshuman Khandual
2021-05-05
1
-3
/
+1
|
*
|
|
|
mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION
Anshuman Khandual
2021-05-05
1
-8
/
+2
|
*
|
|
|
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
2021-05-05
1
-6
/
+2
|
*
|
|
|
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
2021-05-05
1
-3
/
+1
|
*
|
|
|
mm: generalize ARCH_HAS_CACHE_LINE_SIZE
Anshuman Khandual
2021-05-05
1
-3
/
+1
|
*
|
|
|
userfaultfd: add minor fault registration mode
Axel Rasmussen
2021-05-05
1
-0
/
+1
|
*
|
|
|
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
2021-05-05
1
-2
/
+1
|
*
|
|
|
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-05
1
-2
/
+2
*
|
|
|
|
Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-05
2
-8
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
arm64: dts: rockchip: Remove clock-names from PWM nodes
Johan Jonker
2021-04-23
2
-8
/
+0
*
|
|
|
|
|
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-02
2
-1
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-04-22
2
-1
/
+7
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
76
-665
/
+3227
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-04-23
86
-618
/
+3314
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/next
Marc Zyngier
2021-04-22
2
-8
/
+2
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
KVM: arm64: Divorce the perf code from oprofile helpers
Marc Zyngier
2021-04-22
2
-7
/
+2
|
|
|
|
/
/
/
/
/
/
[next]