summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-27cpumask: Add enabled cpumask for present CPUs that can be brought onlineaarch64/hotplug-vcpu/v6.7-rc3James Morse
2023-11-27ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabledJames Morse
2023-11-27arm64: document virtual CPU hotplug's expectationsJames Morse
2023-11-27ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selectedJames Morse
2023-11-27ACPI: add support to register CPUs based on the _STA enabled bitJames Morse
2023-11-27arm64: psci: Ignore DENIED CPUsJean-Philippe Brucker
2023-11-27irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUsJames Morse
2023-11-27irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()James Morse
2023-11-27ACPICA: Add new MADT GICC flags fieldsJames Morse
2023-11-27arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse
2023-11-27ACPI: Warn when the present bit changes but the feature is not enabledJames Morse
2023-11-27ACPI: Check _STA present bit before making CPUs not presentJames Morse
2023-11-27ACPI: convert acpi_processor_post_eject() to use IS_ENABLED()Russell King (Oracle)
2023-11-27ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplugJames Morse
2023-11-27ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guardsJames Morse
2023-11-27ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()James Morse
2023-11-27ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'James Morse
2023-11-27ACPI: processor: Register all CPUs from acpi_processor_get_info()James Morse
2023-11-27ACPI: processor: Register CPUs that are online, but not described in the DSDTJames Morse
2023-11-27ACPI: processor: Add support for processors described as container packagesJames Morse
2023-11-27ACPI: Only enumerate enabled (or functional) devicesJames Morse
2023-11-27riscv: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)
2023-11-27riscv: Switch over to GENERIC_CPU_DEVICESJames Morse
2023-11-27LoongArch: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)
2023-11-27LoongArch: Use the __weak version of arch_unregister_cpu()James Morse
2023-11-27LoongArch: Switch over to GENERIC_CPU_DEVICESJames Morse
2023-11-27x86/topology: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)
2023-11-27x86/topology: use weak version of arch_unregister_cpu()Russell King (Oracle)
2023-11-27x86/topology: Switch over to GENERIC_CPU_DEVICESJames Morse
2023-11-27arm64: convert to arch_cpu_is_hotpluggable()Russell King (Oracle)
2023-11-27arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()James Morse
2023-11-27drivers: base: Print a warning instead of panic() when register_cpu() failsJames Morse
2023-11-27drivers: base: Move cpu_dev_init() after node_dev_init()James Morse
2023-11-27drivers: base: add arch_cpu_is_hotpluggable()Russell King (Oracle)
2023-11-27drivers: base: Implement weak arch_unregister_cpu()James Morse
2023-11-27drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overriddenJames Morse
2023-11-27drivers: base: Use present CPUs in GENERIC_CPU_DEVICESJames Morse
2023-11-27ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscvJames Morse
2023-11-27Loongarch: remove arch_*register_cpu() exportsRussell King (Oracle)
2023-11-27x86/topology: remove arch_*register_cpu() exportsRussell King (Oracle)
2023-11-27arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUsJames Morse
2023-11-27x86: intel_epb: Don't rely on link orderJames Morse
2023-11-26Linux 6.7-rc3Linus Torvalds
2023-11-26Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-11-26Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-26Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-26Merge tag 'perf-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-26Merge tag 'locking-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-11-26Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-11-25Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds