All series for linux

Status Subject Author
[tip: x86/apic] x86/mpparse: Rename default_find_smp_config() tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/mpparse: Prepare for callback separation tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/dtb: Rename x86_dtb_init() tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/platform/ce4100: Prepare for separate mpparse callbacks tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/platform/intel-mid: Prepare for separate mpparse callbacks tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/jailhouse: Prepare for separate mpparse callbacks tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/hyperv/vtl: Prepare for separate mpparse callbacks tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/xen/smp_pv: Prepare for separate mpparse callbacks tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/mpparse: Switch to new init callbacks tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/mpparse: Remove the physid_t bitmap wrapper tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/mm/numa: Move early mptable evaluation into common code tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/apic: Remove the pointless writeback of boot_cpu_physical_apicid tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/apic: Remove yet another dubious callback tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/apic: Use a proper define for invalid ACPI CPU ID tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Provide separate APIC registration functions tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Move registration out of APIC code tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/acpi: Use new APIC registration functions tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/jailhouse: Use new APIC registration function tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/of: Use new APIC registration functions tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/mpparse: Use new APIC registration function tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/acpi: Dont invoke topology_register_apic() for XEN PV tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/xen/smp_pv: Register fake APICs tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Confine topology information tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Use a data structure for topology info tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Simplify APIC registration tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/smpboot: Make error message actually useful tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Sanitize the APIC admission logic tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Rework possible CPU management tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu: Detect real BSP on crash kernels tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/topology: Add a mechanism to track topology via APIC IDs tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Reject unknown APIC IDs on ACPI hotplug tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Assign hotpluggable CPUIDs during init tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/xen/smp_pv: Count number of vCPUs early tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Let XEN/PV use topology from CPUID/MADT tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Use topology bitmaps for sizing tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Mop up primary thread mask handling tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Simplify cpu_mark_primary_thread() tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Provide logical pkg/die mapping tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Use topology logical mapping mechanism tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Retrieve cores per package from topology bitmaps tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Rename smp_num_siblings tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Rename topology_max_die_per_package() tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Provide __num_[cores|threads]_per_package tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[tip: x86/apic] x86/cpu/topology: Get rid of cpuinfo::x86_max_cores tip-bot2 for Thomas Gleixner 1 year, 11 months ago
[PATCH v5] hid-ft260: Add serial driver Christina Quast 1 year, 11 months ago
O [PATCH] net/core/dev.c: enable timestamp static key if CPU isolation is configured Marcelo Tosatti 1 year, 11 months ago
[PATCH] ASoC: Constify pointer to of_phandle_args Krzysztof Kozlowski 1 year, 11 months ago
[GIT PULL] tracing: Fixes for v6.8-rc4 Steven Rostedt 1 year, 11 months ago
[PATCH] i2c: remove redundant conditions zoanana990 1 year, 11 months ago
[PATCH v2] vdpa/mlx5: Allow CVQ size changes Jonah Palmer 1 year, 11 months ago