summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-11cpumask: Add enabled cpumask for present CPUs that can be brought onlineaarch64/hotplug-vcpu/v6.6-rc1James Morse
2023-09-11arm64: document virtual CPU hotplug's expectationsJames Morse
2023-09-11ACPI: add support to register CPUs based on the _STA enabled bitJames Morse
2023-09-11arm64: psci: Ignore DENIED CPUsJean-Philippe Brucker
2023-09-11irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUsJames Morse
2023-09-11irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()James Morse
2023-09-11arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse
2023-09-11ACPICA: Add new MADT GICC flags fields [code first?]James Morse
2023-09-11arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse
2023-09-11LoongArch: Use the __weak version of arch_unregister_cpu()James Morse
2023-09-11drivers: base: Implement weak arch_unregister_cpu()James Morse
2023-09-11ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabledJames Morse
2023-09-11ACPI: Warn when the present bit changes but the feature is not enabledJames Morse
2023-09-11ACPI: Check _STA present bit before making CPUs not presentJames Morse
2023-09-11ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplugJames Morse
2023-09-11ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guardsJames Morse
2023-09-11ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()James Morse
2023-09-11ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'James Morse
2023-09-11ACPI: processor: Register all CPUs from acpi_processor_get_info()James Morse
2023-09-11ACPI: processor: Register CPUs that are online, but not described in the DSDTJames Morse
2023-09-11ACPI: processor: Add support for processors described as container packagesJames Morse
2023-09-11ACPI: Only enumerate enabled (or functional) devicesJames Morse
2023-09-11ACPI: Rename acpi_scan_device_not_present() to be about enumerationJames Morse
2023-09-11ACPI: Use the acpi_device_is_present() helper in more placesJames Morse
2023-09-11arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUsJames Morse
2023-09-11LoongArch: Switch over to GENERIC_CPU_DEVICESJames Morse
2023-09-11x86/topology: Switch over to GENERIC_CPU_DEVICESJames Morse
2023-09-11ia64/topology: Switch over to GENERIC_CPU_DEVICESJames Morse
2023-09-11arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()James Morse
2023-09-11drivers: base: Move cpu_dev_init() after node_dev_init()James Morse
2023-09-11drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overriddenJames Morse
2023-09-11drivers: base: Use present CPUs in GENERIC_CPU_DEVICESJames Morse
2023-09-11ACPI: Move ACPI_HOTPLUG_CPU to be enabled per architectureJames Morse
2023-09-10Linux 6.6-rc1Linus Torvalds
2023-09-10Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-10Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-09Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-09-09Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-09-09iov_iter: Kunit tests for page extractionDavid Howells
2023-09-09iov_iter: Kunit tests for copying to/from an iteratorDavid Howells
2023-09-09iov_iter: Fix iov_iter_extract_pages() with zero-sized entriesDavid Howells
2023-09-09Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-09sh: push-switch: Reorder cleanup operations to avoid use-after-free bugDuoming Zhou
2023-09-09sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik
2023-09-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-09-09Merge tag 'driver-core-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-09Merge tag 'dma-mapping-6.6-2023-09-09' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-09-09Merge tag 'pci-v6.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds