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-08-12 20:45:34 linux-kernel [patch V2 06/37] x86/microcode/intel: Rename get_datasize() since its used externally
2023-08-12 20:45:07 linux-kernel Re: [patch V3 27/40] x86/cpu: Provide a sane leaf 0xb/0x1f parser
2023-08-12 20:44:01 linux-kernel [patch V2 34/37] x86/apic: Provide apic_force_nmi_on_cpu()
2023-08-12 20:44:01 linux-kernel [patch V2 14/37] x86/microcode/intel: Simplify early loading
2023-08-12 20:44:00 linux-kernel [patch V2 26/37] x86/microcode: Clarify the late load logic
2023-08-12 20:40:35 linux-kernel [patch V2 04/37] x86/microcode: Include vendor headers into microcode.h
2023-08-12 20:18:31 linux-kernel [patch V2 23/37] x86/microcode: Get rid of the schedule work indirection
2023-08-12 20:18:01 linux-kernel [patch V2 19/37] x86/microcode/intel: Reuse intel_cpu_collect_info()
2023-08-12 20:15:58 linux-kernel [patch V2 20/37] x86/microcode/intel: Rework intel_find_matching_signature()
2023-08-12 20:15:48 linux-kernel [patch V2 12/37] x86/microcode/intel: Simplify and rename generic_load_microcode()
2023-08-12 20:06:53 linux-kernel [patch V2 13/37] x86/microcode/intel: Cleanup code further
2023-08-12 17:16:09 linux-kernel Re: [patch 28/30] x86/microcode: Handle "offline" CPUs correctly
2023-08-12 07:39:04 linux-kernel Re: [patch 08/30] x86/microcode/intel: Rip out mixed stepping support for Intel CPUs
2023-08-11 17:58:25 linux-kernel Re: [patch V3a 30/40] x86/cpu: Provide an AMD/HYGON specific topology parser
2023-08-11 17:58:04 linux-kernel Re: [patch V3 33/40] x86/cpu: Use common topology code for HYGON
2023-08-11 10:57:37 linux-kernel Re: [patch 28/30] x86/microcode: Handle "offline" CPUs correctly
2023-08-11 10:00:39 linux-kernel Re: [patch 29/30] x86/microcode: Prepare for minimal revision check
2023-08-11 09:33:51 linux-kernel Re: [patch 26/30] x86/microcode: Protect against instrumentation
2023-08-11 03:10:10 linux-kernel Re: [patch 28/30] x86/microcode: Handle "offline" CPUs correctly
2023-08-11 02:23:27 linux-kernel Re: [patch 28/30] x86/microcode: Handle "offline" CPUs correctly
2023-08-10 20:40:07 linux-kernel [patch 28/30] x86/microcode: Handle "offline" CPUs correctly
2023-08-10 20:25:18 linux-kernel [patch 09/30] x86/microcode/intel: Remove debug code
2023-08-10 20:20:17 linux-kernel [patch 03/30] x86/microcode/intel: Move microcode functions out of cpu/intel.c
2023-08-10 20:00:05 linux-kernel [patch 20/30] x86/microcode: Sanitize __wait_for_cpus()
2023-08-10 19:56:13 linux-kernel [patch 18/30] x86/microcode: Handle "nosmt" correctly
2023-08-10 19:56:00 linux-kernel [patch 22/30] x86/microcode: Add per CPU control field
2023-08-10 19:55:40 linux-kernel [patch 24/30] x86/microcode: Replace the all in one rendevouz handler
2023-08-10 19:51:32 linux-kernel [patch 05/30] x86/microcode: Make reload_early_microcode() static
2023-08-10 19:51:24 linux-kernel [patch 02/30] x86/microcode: Hide the config knob
2023-08-10 19:44:46 linux-kernel [patch 16/30] x86/microcode/intel: Switch to kvmalloc()
2023-08-10 19:19:08 linux-kernel [patch 01/30] x86/mm: Remove unused microcode.h include
2023-08-10 19:18:15 linux-kernel [patch 26/30] x86/microcode: Protect against instrumentation
2023-08-10 19:18:13 linux-kernel [patch 25/30] x86/microcode: Rendezvous and load in NMI
2023-08-10 19:18:10 linux-kernel [patch 12/30] x86/microcode/intel: Simplify and rename generic_load_microcode()
2023-08-10 19:15:57 linux-kernel [patch 14/30] x86/microcode/intel: Simplify early loading
2023-08-10 19:13:54 linux-kernel [patch 19/30] x86/microcode: Clarify the late load logic
2023-08-10 19:12:06 linux-kernel [patch 10/30] x86/microcode: Remove pointless mutex
2023-08-10 19:11:46 linux-kernel [patch 00/30] x86/microcode: Cleanup and late loading enhancements
2023-08-10 19:09:43 linux-kernel [patch 29/30] x86/microcode: Prepare for minimal revision check
2023-08-10 19:08:43 linux-kernel [patch 30/30] x86/microcode/intel: Add a minimum required revision for late-loads
2023-08-10 19:07:47 linux-kernel [patch 27/30] x86/apic: Provide apic_force_nmi_on_cpu()
2023-08-10 19:05:35 linux-kernel [patch 04/30] x86/microcode: Include vendor headers into microcode.h
2023-08-10 19:04:38 linux-kernel [patch 07/30] x86/microcode: Move core specific defines to local header
2023-08-10 19:04:01 linux-kernel [patch 11/30] x86/microcode/intel: Simplify scan_microcode()
2023-08-10 19:03:16 linux-kernel [patch 06/30] x86/microcode/intel: Rename get_datasize() since its used externally
2023-08-10 18:55:31 linux-kernel [patch 23/30] x86/microcode: Provide new control functions
2023-08-10 18:49:45 linux-kernel [patch 21/30] x86/microcode: Add per CPU result state
2023-08-10 18:49:27 linux-kernel [patch 17/30] x86/microcode/intel: Unify microcode apply() functions
2023-08-10 18:41:51 linux-kernel [patch 13/30] x86/microcode/intel: Cleanup code further
2023-08-10 18:41:00 linux-kernel [patch 15/30] x86/microcode/intel: Save the microcode only after a successful late-load
2023-08-10 18:40:11 linux-kernel [patch 08/30] x86/microcode/intel: Rip out mixed stepping support for Intel CPUs