Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox | Zhiquan Li | 2024-08-07 | 1 | -1/+1 |
* | x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method | Kirill A. Shutemov | 2024-06-17 | 1 | -2/+182 |
* | x86/acpi: Do not attempt to bring up secondary CPUs in the kexec case | Kirill A. Shutemov | 2024-06-17 | 1 | -1/+28 |
* | x86/acpi: Rename fields in the acpi_madt_multiproc_wakeup structure | Kirill A. Shutemov | 2024-06-17 | 1 | -1/+1 |
* | cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup | Kirill A. Shutemov | 2024-06-17 | 1 | -0/+3 |
* | x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init | Kirill A. Shutemov | 2024-06-17 | 1 | -2/+2 |
* | x86/acpi: Extract ACPI MADT wakeup code into a separate file | Kirill A. Shutemov | 2024-06-17 | 1 | -0/+82 |