summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-15x86/acpi: Dont invoke topology_register_apic() for XEN PVThomas Gleixner
2024-02-15x86/mpparse: Use new APIC registration functionThomas Gleixner
2024-02-15x86/of: Use new APIC registration functionsThomas Gleixner
2024-02-15x86/jailhouse: Use new APIC registration functionThomas Gleixner
2024-02-15x86/acpi: Use new APIC registration functionsThomas Gleixner
2024-02-15x86/cpu/topology: Provide separate APIC registration functionsThomas Gleixner
2024-02-15x86/cpu/topology: Move registration out of APIC codeThomas Gleixner
2024-02-15x86/apic: Use a proper define for invalid ACPI CPU IDThomas Gleixner
2024-02-15x86/apic: Remove yet another dubious callbackThomas Gleixner
2024-02-15x86/apic: Remove the pointless writeback of boot_cpu_physical_apicidThomas Gleixner
2024-02-15x86/mpparse: Remove the physid_t bitmap wrapperThomas Gleixner
2024-02-15x86/mm/numa: Move early mptable evaluation into common codeThomas Gleixner
2024-02-15x86/mpparse: Switch to new init callbacksThomas Gleixner
2024-02-15x86/hyperv/vtl: Prepare for separate mpparse callbacksThomas Gleixner
2024-02-15x86/xen/smp_pv: Prepare for separate mpparse callbacksThomas Gleixner
2024-02-15x86/jailhouse: Prepare for separate mpparse callbacksThomas Gleixner
2024-02-15x86/platform/intel-mid: Prepare for separate mpparse callbacksThomas Gleixner
2024-02-15x86/platform/ce4100: Prepare for separate mpparse callbacksThomas Gleixner
2024-02-15x86/dtb: Rename x86_dtb_init()Thomas Gleixner
2024-02-15x86/mpparse: Prepare for callback separationThomas Gleixner
2024-02-15x86/mpparse: Provide separate early/late callbacksThomas Gleixner
2024-02-15x86/mpparse: Rename default_find_smp_config()Thomas Gleixner
2024-02-15x86/apic: Remove check_apicid_used() and ioapic_phys_id_map()Thomas Gleixner
2024-02-15x86/ioapic: Simplify setup_ioapic_ids_from_mpc_nocheck()Thomas Gleixner
2024-02-15x86/ioapic: Make io_apic_get_unique_id() simplerThomas Gleixner
2024-02-15x86/apic: Get rid of get_physical_broadcast()Thomas Gleixner
2024-02-15x86/ioapic: Replace some more set bit nonsenseThomas Gleixner
2024-02-15x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_idsThomas Gleixner
2024-02-15x86/cpu/topology: Make the APIC mismatch warnings completeThomas Gleixner
2024-02-15x86/apic/uv: Remove the private leaf 0xb parserThomas Gleixner
2024-02-15x86/xen/smp_pv: Remove cpudata fiddlingThomas Gleixner
2024-02-15x86/apic: Remove unused phys_pkg_id() callbackThomas Gleixner
2024-02-15x86/cpu: Remove x86_coreid_bitsThomas Gleixner
2024-02-15x86/cpu: Remove topology.cThomas Gleixner
2024-02-15x86/cpu: Make topology_amd_node_id() use the actual node infoThomas Gleixner
2024-02-15x86/mm/numa: Use core domain size on AMDThomas Gleixner
2024-02-15x86/cpu: Use common topology code for HYGONThomas Gleixner
2024-02-15x86/cpu: Use common topology code for AMDThomas Gleixner
2024-02-15x86/smpboot: Teach it about topo.amd_node_idThomas Gleixner
2024-02-15x86/cpu: Provide an AMD/HYGON specific topology parserThomas Gleixner
2024-02-15x86/cpu/amd: Provide a separate accessor for Node IDThomas Gleixner
2024-02-15x86/cpu: Use common topology code for IntelThomas Gleixner
2024-02-15x86/cpu: Provide a sane leaf 0xb/0x1f parserThomas Gleixner
2024-02-15x86/cpu: Move __max_die_per_package to common.cThomas Gleixner
2024-02-15x86/cpu: Use common topology code for Centaur and ZhaoxinThomas Gleixner
2024-02-15x86/cpu: Add legacy topology parserThomas Gleixner
2024-02-15x86/cpu: Provide cpu_init/parse_topology()Thomas Gleixner
2024-02-15x86/cpu: Provide cpuid_read() et al.Thomas Gleixner
2024-02-11Linux 6.8-rc4v6.8-rc4Linus Torvalds
2024-02-11Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds