summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-08cpumask: Add enabled cpumask for present CPUs that can be brought onlineaarch64/hotplug-vcpu/v6.7James Morse
2024-01-08ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabledJames Morse
2024-01-08arm64: document virtual CPU hotplug's expectationsJames Morse
2024-01-08ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selectedJames Morse
2024-01-08ACPI: add support to register CPUs based on the _STA enabled bitJames Morse
2024-01-08arm64: psci: Ignore DENIED CPUsJean-Philippe Brucker
2024-01-08irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUsJames Morse
2024-01-08irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()James Morse
2024-01-08ACPICA: Add new MADT GICC flags fieldsJames Morse
2024-01-08arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse
2024-01-08ACPI: Warn when the present bit changes but the feature is not enabledJames Morse
2024-01-08ACPI: Check _STA present bit before making CPUs not presentJames Morse
2024-01-08ACPI: convert acpi_processor_post_eject() to use IS_ENABLED()Russell King (Oracle)
2024-01-08ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplugJames Morse
2024-01-08ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guardsJames Morse
2024-01-08ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()James Morse
2024-01-08ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'James Morse
2024-01-08ACPI: processor: Register all CPUs from acpi_processor_get_info()James Morse
2024-01-08ACPI: processor: Register CPUs that are online, but not described in the DSDTJames Morse
2024-01-08ACPI: processor: Add support for processors described as container packagesJames Morse
2024-01-08ACPI: Only enumerate enabled (or functional) processor devicesJames Morse
2024-01-08riscv: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)
2024-01-08riscv: Switch over to GENERIC_CPU_DEVICESJames Morse
2024-01-08LoongArch: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)
2024-01-08LoongArch: Use the __weak version of arch_unregister_cpu()James Morse
2024-01-08LoongArch: Switch over to GENERIC_CPU_DEVICESJames Morse
2024-01-08x86/topology: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)
2024-01-08x86/topology: use weak version of arch_unregister_cpu()Russell King (Oracle)
2024-01-08x86/topology: Switch over to GENERIC_CPU_DEVICESJames Morse
2024-01-08arm64: convert to arch_cpu_is_hotpluggable()Russell King (Oracle)
2024-01-08arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()James Morse
2024-01-08drivers: base: Print a warning instead of panic() when register_cpu() failsJames Morse
2024-01-08drivers: base: Move cpu_dev_init() after node_dev_init()James Morse
2024-01-08drivers: base: add arch_cpu_is_hotpluggable()Russell King (Oracle)
2024-01-08drivers: base: Implement weak arch_unregister_cpu()James Morse
2024-01-08drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overriddenJames Morse
2024-01-08drivers: base: Use present CPUs in GENERIC_CPU_DEVICESJames Morse
2024-01-08ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscvJames Morse
2024-01-08Loongarch: remove arch_*register_cpu() exportsRussell King (Oracle)
2024-01-08x86/topology: remove arch_*register_cpu() exportsRussell King (Oracle)
2024-01-08arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUsJames Morse
2024-01-08x86: intel_epb: Don't rely on link orderJames Morse
2024-01-07Linux 6.7Linus Torvalds
2024-01-06Merge tag 'i2c-for-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-06i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara
2024-01-05Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-05Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-01-05Merge tag 'firewire-fixes-6.7-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-01-05Merge tag 'mmc-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2024-01-05Merge tag 'drm-fixes-2024-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds