summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-24ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selectedaarch64/hotplug-vcpu/v6.6-rc7James Morse
2023-10-24cpumask: Add enabled cpumask for present CPUs that can be brought onlineJames Morse
2023-10-24ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabledJames Morse
2023-10-24arm64: document virtual CPU hotplug's expectationsJames Morse
2023-10-24ACPI: add support to register CPUs based on the _STA enabled bitJames Morse
2023-10-24arm64: psci: Ignore DENIED CPUsJean-Philippe Brucker
2023-10-24irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUsJames Morse
2023-10-24irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()James Morse
2023-10-24ACPICA: Add new MADT GICC flags fieldsJames Morse
2023-10-24arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse
2023-10-24LoongArch: Use the __weak version of arch_unregister_cpu()James Morse
2023-10-24ACPI: Warn when the present bit changes but the feature is not enabledJames Morse
2023-10-24ACPI: Check _STA present bit before making CPUs not presentJames Morse
2023-10-24ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplugJames Morse
2023-10-24ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guardsJames Morse
2023-10-24ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()James Morse
2023-10-24drivers: base: Implement weak arch_unregister_cpu()James Morse
2023-10-24ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'James Morse
2023-10-24ACPI: processor: Register all CPUs from acpi_processor_get_info()James Morse
2023-10-24ACPI: processor: Register CPUs that are online, but not described in the DSDTJames Morse
2023-10-24ACPI: processor: Add support for processors described as container packagesJames Morse
2023-10-24ACPI: Only enumerate enabled (or functional) devicesJames Morse
2023-10-24arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUsJames Morse
2023-10-24riscv: Switch over to GENERIC_CPU_DEVICESJames Morse
2023-10-24LoongArch: Switch over to GENERIC_CPU_DEVICESJames Morse
2023-10-24x86/topology: Switch over to GENERIC_CPU_DEVICESJames Morse
2023-10-24x86: intel_epb: Don't rely on link orderJames Morse
2023-10-24ia64/topology: Switch over to GENERIC_CPU_DEVICESJames Morse
2023-10-24arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()James Morse
2023-10-24drivers: base: Print a warning instead of panic() when register_cpu() failsJames Morse
2023-10-24drivers: base: remove unnecessary call to register_cpu_under_node()Russell King (Oracle)
2023-10-24drivers: base: Move cpu_dev_init() after node_dev_init()James Morse
2023-10-24drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overriddenJames Morse
2023-10-24drivers: base: Use present CPUs in GENERIC_CPU_DEVICESJames Morse
2023-10-24ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscvJames Morse
2023-10-24arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse
2023-10-24ACPI: Rename acpi_scan_device_not_present() to be about enumerationJames Morse
2023-10-24ACPI: Use the acpi_device_is_present() helper in more placesJames Morse
2023-10-24parisc: simplify smp_prepare_boot_cpu()Russell King (Oracle)
2023-10-22Linux 6.6-rc7Linus Torvalds
2023-10-22Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2023-10-22Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-10-21Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-10-21Merge tag 'gpio-fixes-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-21Merge tag 'rust-fixes-6.6' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2023-10-21Merge tag 'sched-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-21Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-21Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-10-21Merge tag 'platform-drivers-x86-v6.6-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds