Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-23 | arch/x86: Provide the CPU number in the wakeup AP callback | 1 | -1/+1 | |
2025-03-19 | x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init() | 1 | -58/+15 | |
2024-08-07 | x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox | 1 | -1/+1 | |
2024-06-17 | x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method | 1 | -2/+182 | |
2024-06-17 | x86/acpi: Do not attempt to bring up secondary CPUs in the kexec case | 1 | -1/+28 | |
2024-06-17 | x86/acpi: Rename fields in the acpi_madt_multiproc_wakeup structure | 1 | -1/+1 | |
2024-06-17 | cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup | 1 | -0/+3 | |
2024-06-17 | x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init | 1 | -2/+2 | |
2024-06-17 | x86/acpi: Extract ACPI MADT wakeup code into a separate file | 1 | -0/+82 |