summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/local.h
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: Remove yet another dubious callbackThomas Gleixner2024-02-151-2/+0
* x86/apic: Remove the pointless writeback of boot_cpu_physical_apicidThomas Gleixner2024-02-151-1/+0
* x86/mpparse: Remove the physid_t bitmap wrapperThomas Gleixner2024-02-151-1/+0
* x86/apic: Remove unused phys_pkg_id() callbackThomas Gleixner2024-02-151-1/+0
* x86/apic: Use u32 for [gs]et_apic_id()Thomas Gleixner2023-10-101-2/+2
* x86/apic: Use u32 for phys_pkg_id()Thomas Gleixner2023-10-101-1/+1
* x86/apic: Use u32 for check_apicid_used()Thomas Gleixner2023-10-101-0/+1
* x86/apic: Sanitize APIC ID range validationThomas Gleixner2023-08-091-1/+0
* x86/apic: Prepare x2APIC for using apic::max_apic_idThomas Gleixner2023-08-091-0/+1
* x86/apic/x2apic: Share all common IPI functionsThomas Gleixner2023-08-091-1/+3
* x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()Thomas Gleixner2023-08-091-0/+1
* x86/apic: Consolidate wait_icr_idle() implementationsThomas Gleixner2023-08-091-0/+2
* x86/apic/ipi: Tidy up the code and fixup commentsThomas Gleixner2023-08-091-2/+0
* x86/apic: Mop up apic::apic_id_registered()Thomas Gleixner2023-08-091-1/+2
* x86/apic: Mop up *setup_apic_routing()Thomas Gleixner2023-08-091-0/+2
* x86/apic: Nuke empty init_apic_ldr() callbacksThomas Gleixner2023-08-091-3/+2
* x86/apic/32: Decrapify the def_bigsmp mechanismThomas Gleixner2023-08-091-0/+11
* x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar2020-08-061-0/+1
* x86/apic/x2apic: Implement IPI shorthands supportThomas Gleixner2019-07-251-0/+1
* x86/apic: Share common IPI helpersThomas Gleixner2019-07-251-3/+3
* x86/apic: Add static key to Control IPI shorthandsThomas Gleixner2019-07-251-0/+6
* x86/apic: Move no_ipi_broadcast() out of 32bitThomas Gleixner2019-07-251-2/+0
* x86/apic: Remove dest argument from __default_send_IPI_shortcut()Thomas Gleixner2019-07-251-1/+1
* x86/apic: Consolidate the apic local headersThomas Gleixner2019-07-251-0/+63