index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-24
ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected
aarch64/hotplug-vcpu/v6.6-rc7
James Morse
2023-10-24
cpumask: Add enabled cpumask for present CPUs that can be brought online
James Morse
2023-10-24
ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
James Morse
2023-10-24
arm64: document virtual CPU hotplug's expectations
James Morse
2023-10-24
ACPI: add support to register CPUs based on the _STA enabled bit
James Morse
2023-10-24
arm64: psci: Ignore DENIED CPUs
Jean-Philippe Brucker
2023-10-24
irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
James Morse
2023-10-24
irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
James Morse
2023-10-24
ACPICA: Add new MADT GICC flags fields
James Morse
2023-10-24
arm64: acpi: Move get_cpu_for_acpi_id() to a header
James Morse
2023-10-24
LoongArch: Use the __weak version of arch_unregister_cpu()
James Morse
2023-10-24
ACPI: Warn when the present bit changes but the feature is not enabled
James Morse
2023-10-24
ACPI: Check _STA present bit before making CPUs not present
James Morse
2023-10-24
ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
James Morse
2023-10-24
ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
James Morse
2023-10-24
ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
James Morse
2023-10-24
drivers: base: Implement weak arch_unregister_cpu()
James Morse
2023-10-24
ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
James Morse
2023-10-24
ACPI: processor: Register all CPUs from acpi_processor_get_info()
James Morse
2023-10-24
ACPI: processor: Register CPUs that are online, but not described in the DSDT
James Morse
2023-10-24
ACPI: processor: Add support for processors described as container packages
James Morse
2023-10-24
ACPI: Only enumerate enabled (or functional) devices
James Morse
2023-10-24
arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
James Morse
2023-10-24
riscv: Switch over to GENERIC_CPU_DEVICES
James Morse
2023-10-24
LoongArch: Switch over to GENERIC_CPU_DEVICES
James Morse
2023-10-24
x86/topology: Switch over to GENERIC_CPU_DEVICES
James Morse
2023-10-24
x86: intel_epb: Don't rely on link order
James Morse
2023-10-24
ia64/topology: Switch over to GENERIC_CPU_DEVICES
James Morse
2023-10-24
arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
James Morse
2023-10-24
drivers: base: Print a warning instead of panic() when register_cpu() fails
James Morse
2023-10-24
drivers: base: remove unnecessary call to register_cpu_under_node()
Russell King (Oracle)
2023-10-24
drivers: base: Move cpu_dev_init() after node_dev_init()
James Morse
2023-10-24
drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
James Morse
2023-10-24
drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
James Morse
2023-10-24
ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
James Morse
2023-10-24
arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
James Morse
2023-10-24
ACPI: Rename acpi_scan_device_not_present() to be about enumeration
James Morse
2023-10-24
ACPI: Use the acpi_device_is_present() helper in more places
James Morse
2023-10-24
parisc: simplify smp_prepare_boot_cpu()
Russell King (Oracle)
2023-10-22
Linux 6.6-rc7
Linus Torvalds
2023-10-22
Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
2023-10-22
Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-21
Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-21
Merge tag 'gpio-fixes-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-21
Merge tag 'rust-fixes-6.6' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2023-10-21
Merge tag 'sched-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-21
Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-21
Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-21
Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-10-21
Merge tag 'platform-drivers-x86-v6.6-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
[next]