]> Git Repo - linux.git/commit
Merge branch 'for-next/mops' into for-next/core
authorCatalin Marinas <[email protected]>
Thu, 14 Nov 2024 12:07:28 +0000 (12:07 +0000)
committerCatalin Marinas <[email protected]>
Thu, 14 Nov 2024 12:07:28 +0000 (12:07 +0000)
commit437330d90c507be109a161667a77eaf61be0edac
tree9fd353932523647566dc89927e15c5e3f74d0bc2
parent5a4332062e9e71de8e78dc1b389d21e0dd44848b
parent2cfdb799dc7681a93844e5019f9bbff603c2c9ee
Merge branch 'for-next/mops' into for-next/core

* for-next/mops:
  : More FEAT_MOPS (memcpy instructions) uses - in-kernel routines
  arm64: mops: Document requirements for hypervisors
  arm64: lib: Use MOPS for copy_page() and clear_page()
  arm64: lib: Use MOPS for memcpy() routines
  arm64: mops: Document booting requirement for HCR_EL2.MCE2
  arm64: mops: Handle MOPS exceptions from EL1
  arm64: probes: Disable kprobes/uprobes on MOPS instructions

# Conflicts:
# arch/arm64/kernel/entry-common.c
Documentation/arch/arm64/booting.rst
Documentation/arch/arm64/index.rst
arch/arm64/Kconfig
arch/arm64/include/asm/exception.h
arch/arm64/include/asm/insn.h
arch/arm64/kernel/debug-monitors.c
arch/arm64/kernel/entry-common.c
arch/arm64/kernel/probes/decode-insn.c
arch/arm64/kernel/traps.c
This page took 0.06021 seconds and 4 git commands to generate.