index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
69
-1523
/
+1526
|
\
|
*
x86/topology: Ignore non-present APIC IDs in a present package
Thomas Gleixner
2024-03-06
1
-9
/
+30
|
*
Merge branch 'x86/urgent' into x86/apic, to resolve conflicts
Ingo Molnar
2024-02-27
60
-221
/
+371
|
|
\
|
|
*
x86/bugs: Use fixed addressing for VERW operand
Pawan Gupta
2024-02-27
1
-1
/
+1
|
*
|
x86/apic: Build the x86 topology enumeration functions on UP APIC builds too
Ingo Molnar
2024-02-27
1
-1
/
+1
|
*
|
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
2024-02-16
11
-26
/
+20
|
*
|
x86/cpu/topology: Provide __num_[cores|threads]_per_package
Thomas Gleixner
2024-02-15
3
-1
/
+25
|
*
|
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
2024-02-15
5
-5
/
+5
|
*
|
x86/cpu/topology: Rename smp_num_siblings
Thomas Gleixner
2024-02-15
9
-14
/
+13
|
*
|
x86/cpu/topology: Retrieve cores per package from topology bitmaps
Thomas Gleixner
2024-02-15
3
-15
/
+57
|
*
|
x86/cpu/topology: Use topology logical mapping mechanism
Thomas Gleixner
2024-02-15
4
-131
/
+12
|
*
|
x86/cpu/topology: Provide logical pkg/die mapping
Thomas Gleixner
2024-02-15
2
-0
/
+37
|
*
|
x86/cpu/topology: Simplify cpu_mark_primary_thread()
Thomas Gleixner
2024-02-15
1
-4
/
+1
|
*
|
x86/cpu/topology: Mop up primary thread mask handling
Thomas Gleixner
2024-02-15
1
-27
/
+2
|
*
|
x86/cpu/topology: Use topology bitmaps for sizing
Thomas Gleixner
2024-02-15
8
-60
/
+39
|
*
|
x86/cpu/topology: Let XEN/PV use topology from CPUID/MADT
Thomas Gleixner
2024-02-15
4
-30
/
+24
|
*
|
x86/xen/smp_pv: Count number of vCPUs early
Thomas Gleixner
2024-02-15
3
-0
/
+19
|
*
|
x86/cpu/topology: Assign hotpluggable CPUIDs during init
Thomas Gleixner
2024-02-15
1
-11
/
+18
|
*
|
x86/cpu/topology: Reject unknown APIC IDs on ACPI hotplug
Thomas Gleixner
2024-02-15
1
-0
/
+4
|
*
|
x86/topology: Add a mechanism to track topology via APIC IDs
Thomas Gleixner
2024-02-15
1
-2
/
+46
|
*
|
x86/cpu: Detect real BSP on crash kernels
Thomas Gleixner
2024-02-15
1
-38
/
+59
|
*
|
x86/cpu/topology: Rework possible CPU management
Thomas Gleixner
2024-02-15
6
-89
/
+118
|
*
|
x86/cpu/topology: Sanitize the APIC admission logic
Thomas Gleixner
2024-02-15
1
-82
/
+77
|
*
|
x86/smpboot: Make error message actually useful
Thomas Gleixner
2024-02-15
1
-3
/
+7
|
*
|
x86/cpu/topology: Use a data structure for topology info
Thomas Gleixner
2024-02-15
1
-30
/
+29
|
*
|
x86/cpu/topology: Simplify APIC registration
Thomas Gleixner
2024-02-15
1
-20
/
+3
|
*
|
x86/cpu/topology: Confine topology information
Thomas Gleixner
2024-02-15
4
-78
/
+74
|
*
|
x86/xen/smp_pv: Register fake APICs
Thomas Gleixner
2024-02-15
1
-27
/
+10
|
*
|
x86/acpi: Dont invoke topology_register_apic() for XEN PV
Thomas Gleixner
2024-02-15
1
-2
/
+6
|
*
|
x86/mpparse: Use new APIC registration function
Thomas Gleixner
2024-02-15
3
-11
/
+10
|
*
|
x86/of: Use new APIC registration functions
Thomas Gleixner
2024-02-15
1
-1
/
+1
|
*
|
x86/jailhouse: Use new APIC registration function
Thomas Gleixner
2024-02-15
1
-1
/
+1
|
*
|
x86/acpi: Use new APIC registration functions
Thomas Gleixner
2024-02-15
1
-37
/
+7
|
*
|
x86/cpu/topology: Provide separate APIC registration functions
Thomas Gleixner
2024-02-15
2
-18
/
+98
|
*
|
x86/cpu/topology: Move registration out of APIC code
Thomas Gleixner
2024-02-15
4
-188
/
+195
|
*
|
x86/apic: Use a proper define for invalid ACPI CPU ID
Thomas Gleixner
2024-02-15
3
-2
/
+5
|
*
|
x86/apic: Remove yet another dubious callback
Thomas Gleixner
2024-02-15
6
-14
/
+0
|
*
|
x86/apic: Remove the pointless writeback of boot_cpu_physical_apicid
Thomas Gleixner
2024-02-15
10
-45
/
+0
|
*
|
x86/mpparse: Remove the physid_t bitmap wrapper
Thomas Gleixner
2024-02-15
6
-58
/
+30
|
*
|
x86/mm/numa: Move early mptable evaluation into common code
Thomas Gleixner
2024-02-15
3
-12
/
+2
|
*
|
x86/mpparse: Switch to new init callbacks
Thomas Gleixner
2024-02-15
10
-39
/
+9
|
*
|
x86/hyperv/vtl: Prepare for separate mpparse callbacks
Thomas Gleixner
2024-02-15
1
-1
/
+3
|
*
|
x86/xen/smp_pv: Prepare for separate mpparse callbacks
Thomas Gleixner
2024-02-15
1
-2
/
+9
|
*
|
x86/jailhouse: Prepare for separate mpparse callbacks
Thomas Gleixner
2024-02-15
1
-12
/
+20
|
*
|
x86/platform/intel-mid: Prepare for separate mpparse callbacks
Thomas Gleixner
2024-02-15
1
-2
/
+4
|
*
|
x86/platform/ce4100: Prepare for separate mpparse callbacks
Thomas Gleixner
2024-02-15
1
-6
/
+8
|
*
|
x86/dtb: Rename x86_dtb_init()
Thomas Gleixner
2024-02-15
3
-4
/
+4
|
*
|
x86/mpparse: Prepare for callback separation
Thomas Gleixner
2024-02-15
3
-6
/
+20
|
*
|
x86/mpparse: Provide separate early/late callbacks
Thomas Gleixner
2024-02-15
1
-0
/
+4
|
*
|
x86/mpparse: Rename default_find_smp_config()
Thomas Gleixner
2024-02-15
8
-20
/
+13
[next]