kernel-hacking-2024-linux-s.../Documentation/arch/arm64
Catalin Marinas 4f3a6c4de7 Merge branch 'for-next/vcpu-hotplug' into for-next/core
* for-next/vcpu-hotplug: (21 commits)
  : arm64 support for virtual CPU hotplug (ACPI)
  irqchip/gic-v3: Fix 'broken_rdists' unused warning when !SMP and !ACPI
  arm64: Kconfig: Fix dependencies to enable ACPI_HOTPLUG_CPU
  cpumask: Add enabled cpumask for present CPUs that can be brought online
  arm64: document virtual CPU hotplug's expectations
  arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled.
  arm64: arch_register_cpu() variant to check if an ACPI handle is now available.
  arm64: psci: Ignore DENIED CPUs
  irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
  irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
  arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
  arm64: acpi: Move get_cpu_for_acpi_id() to a header
  ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
  ACPI: scan: switch to flags for acpi_scan_check_and_detach()
  ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
  ACPI: processor: Add acpi_get_processor_handle() helper
  ACPI: processor: Move checks and availability of acpi_processor earlier
  ACPI: processor: Fix memory leaks in error paths of processor_add()
  ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
  ACPI: processor: Drop duplicated check on _STA (enabled + present)
  cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
  ...
2024-07-11 19:10:02 +01:00
..
acpi_object_usage.rst Documentation: Fix typos 2023-08-18 11:29:03 -06:00
amu.rst
arm-acpi.rst Documentation/arch/arm64: Fix typo 2023-12-05 14:28:10 +00:00
asymmetric-32bit.rst
booting.rst
cpu-feature-registers.rst arm64/sve: Report FEAT_SVE_B16B16 to userspace 2023-09-29 15:56:17 +01:00
cpu-hotplug.rst arm64: document virtual CPU hotplug's expectations 2024-06-28 18:38:32 +01:00
elf_hwcaps.rst arm64/hwcap: Define hwcaps for 2023 DPISA features 2024-03-07 17:14:54 +00:00
features.rst docs: kernel_feat.py: fix potential command injection 2024-01-11 09:21:01 -07:00
hugetlbpage.rst
index.rst arm64: document virtual CPU hotplug's expectations 2024-06-28 18:38:32 +01:00
kasan-offsets.sh
kdump.rst
legacy_instructions.rst
memory-tagging-extension.rst
memory.rst Documentation: arm64: Update memory.rst for TBI 2024-07-04 15:10:31 +01:00
perf.rst Documentation: arm64: Document the PMU event counting threshold feature 2023-12-12 09:46:23 +00:00
pointer-authentication.rst
ptdump.rst
silicon-errata.rst arm64: errata: Expand speculative SSBS workaround 2024-06-12 16:07:22 +01:00
sme.rst arm64/sme: Remove spurious 'is' in SME documentation 2024-02-21 18:02:46 +00:00
sve.rst arm64/fp: Clarify effect of setting an unsupported system VL 2024-02-21 18:02:46 +00:00
tagged-address-abi.rst
tagged-pointers.rst