Thomas Gleixner ([email protected])

Number of posts: 23303 (3.19 per day)
First post: 2004-06-07 15:42:13
Last post: 2024-06-11 07:33:53

Date List Subject
2023-07-28 12:44:06 linux-kernel [patch v2 11/38] x86/apic: Use BAD_APICID consistently;
2023-07-28 12:43:56 linux-kernel [patch v2 18/38] x86/cpu/topology: Cure the abuse of cpuinfo for persisting logical ids
2023-07-28 12:43:56 linux-kernel [patch v2 28/38] x86/cpu: Provide an AMD/HYGON specific topology parser
2023-07-28 12:43:53 linux-kernel [patch v2 06/38] x86/cpu: Move cpu_core_id into topology info
2023-07-28 12:43:49 linux-kernel [patch v2 13/38] x86/apic: Use u32 for check_apicid_used()
2023-07-28 12:37:25 linux-kernel [patch v2 31/38] x86/cpu: Use common topology code for HYGON
2023-07-28 12:22:10 linux-kernel [patch v2 32/38] x86/mm/numa: Use core domain size on AMD
2023-07-28 12:19:12 linux-kernel [patch v2 24/38] x86/cpu: Move __max_die_per_package to common.c
2023-07-28 12:17:45 linux-kernel [patch v2 14/38] x86/apic: Use u32 for cpu_present_to_apicid()
2023-07-28 12:17:03 linux-kernel [patch v2 10/38] x86/cpu: Move cpu_l[l2]c_id into topology info
2023-07-28 12:16:56 linux-kernel [patch v2 12/38] x86/apic: Use u32 for APIC IDs in global data
2023-07-28 12:15:36 linux-kernel [patch v2 01/38] x86/cpu: Encapsulate topology information in cpuinfo_x86
2023-07-28 08:39:31 linux-kernel Re: [PATCH v4 00/10] Introduce SMT level and add PowerPC support
2023-07-28 08:37:10 linux-kernel Re: [PATCH v4 00/10] Introduce SMT level and add PowerPC support
2023-07-28 07:59:31 linux-kernel Re: [PATCH] cpu/SMT: Fix cpu_smt_possible() comment
2023-07-26 22:50:00 linux-kernel Re: [patch 00/29] x86/cpu: Rework the topology evaluation
2023-07-26 20:09:51 linux-kernel Re: [Patch v2 2/2] x86/tsc: use logical_packages as a better estimation of socket numbers
2023-07-25 08:04:40 linux-kernel Re: [patch 01/29] x86/cpu: Encapsulate topology information in cpuinfo_x86
2023-07-25 07:36:01 linux-kernel Re: [patch 17/29] x86/cpu: Provide a sane leaf 0xb/0x1f parser
2023-07-24 18:52:00 linux-kernel [patch 27/29] x86/cpu: Remove x86_coreid_bits
2023-07-24 18:34:35 linux-kernel [patch 04/29] scsi: lpfc: Use topology_core_id()
2023-07-24 18:34:30 linux-kernel [patch 08/29] x86/cpu: Remove pointless evaluation of x86_coreid_bits
2023-07-24 18:34:29 linux-kernel [patch 11/29] x86/cpu: Provide debug interface
2023-07-24 18:34:13 linux-kernel [patch 12/29] x86/cpu: Provide cpuid_read() et al.
2023-07-24 18:32:41 linux-kernel [patch 17/29] x86/cpu: Provide a sane leaf 0xb/0x1f parser
2023-07-24 18:31:36 linux-kernel [patch 19/29] x86/cpu/amd: Provide a separate acessor for Node ID
2023-07-24 18:31:02 linux-kernel [patch 25/29] x86/cpu: Make topology_amd_node_id() use the actual node info
2023-07-24 18:28:28 linux-kernel [patch 16/29] x86/cpu: Move __max_die_per_package to common.c
2023-07-24 18:19:21 linux-kernel [patch 29/29] x86/apic/uv: Remove the private leaf 0xb parser
2023-07-24 18:19:11 linux-kernel [patch 10/29] x86/cpu: Move cpu_l[l2]c_id into topology info
2023-07-24 18:14:03 linux-kernel [patch 15/29] x86/cpu: Use common topology code for Centaur and Zhaoxin
2023-07-24 18:13:23 linux-kernel [patch 14/29] x86/cpu: Add legacy topology parser
2023-07-24 18:12:34 linux-kernel [patch 20/29] x86/cpu: Provide an AMD/HYGON specific topology parser
2023-07-24 18:10:40 linux-kernel [patch 23/29] x86/cpu: Use common topology code for HYGON
2023-07-24 18:10:05 linux-kernel [patch 01/29] x86/cpu: Encapsulate topology information in cpuinfo_x86
2023-07-24 18:08:01 linux-kernel [patch 18/29] x86/cpu: Use common topology code for Intel
2023-07-24 18:06:41 linux-kernel [patch 13/29] x86/cpu: Provide cpu_init/parse_topology()
2023-07-24 18:02:50 linux-kernel [patch 26/29] x86/cpu: Remove topology.c
2023-07-24 18:02:27 linux-kernel [patch 24/29] x86/mm/numa: Use core domain size on AMD
2023-07-24 18:00:48 linux-kernel [patch 07/29] x86/cpu: Move cu_id into topology info
2023-07-24 17:59:32 linux-kernel [patch 05/29] hwmon: (fam15h_power) Use topology_core_id()
2023-07-24 17:59:25 linux-kernel [patch 06/29] x86/cpu: Move cpu_core_id into topology info
2023-07-24 17:58:54 linux-kernel [patch 02/29] x86/cpu: Move phys_proc_id into topology info
2023-07-24 17:57:52 linux-kernel [patch 28/29] x86/apic: Remove unused phys_pkg_id() callback
2023-07-24 17:55:32 linux-kernel [patch 00/29] x86/cpu: Rework the topology evaluation
2023-07-24 17:55:04 linux-kernel [patch 21/29] x86/smpboot: Teach it about topo.amd_node_id
2023-07-24 17:54:12 linux-kernel [patch 03/29] x86/cpu: Move cpu_die_id into topology info
2023-07-24 17:48:44 linux-kernel [patch 22/29] x86/cpu: Use common topology code for AMD
2023-07-24 17:47:49 linux-kernel [patch 09/29] x86/cpu: Move logical package and die IDs into topology info
2023-07-24 14:55:46 linux-kernel [patch V2 37/58] x86/apic/uv: Get rid of wrapper callbacks
2023-07-24 14:38:43 linux-kernel [patch V2 35/58] x86/apic: Allow apic::safe_wait_icr_idle() to be NULL