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-10-17 19:51:32 linux-kernel Re: [PATCH 2/2] x86/sme: Mark the code as __head in mem_encrypt_identity.c
2023-10-17 16:28:21 linux-kernel Re: [PATCH v1 4/6] pps: generators: Add PPS Generator TIO Driver
2023-10-17 11:16:30 linux-kernel Re: [PATCH v1 3/6] x86/tsc: Check if the current clock source is related to ART(Always Running Timer)
2023-10-17 09:31:46 linux-kernel Re: [PATCH v1 2/6] x86/tsc: Convert Time Stamp Counter (TSC) value to Always Running Timer (ART)
2023-10-17 08:43:12 linux-kernel Re: [PATCH v1 1/6] kernel/time: Add system time to system counter conversion
2023-10-17 06:50:04 linux-kernel Re: [PATCH] clocksource: disable irq when holding watchdog_lock.
2023-10-16 21:48:12 linux-kernel Re: [PATCH] clocksource: disable irq when holding watchdog_lock.
2023-10-13 19:40:19 linux-kernel Re: [regression] some Dell systems hang at shutdown due to "x86/smp: Put CPUs into INIT on shutdown if possible" (was Fwd: Kernel 6.5 hangs on shutdown)
2023-10-13 13:16:12 linux-kernel Re: [PATCH v2] debugobjects: stop accessing objects after releasing spinlock
2023-10-13 08:44:50 linux-kernel Re: [PATCH v3] genirq: avoid long loops in handle_edge_irq
2023-10-11 13:11:26 linux-kernel Re: [PATCH 03/13] cpu/hotplug, x86/acpi: Disable CPU hotplug for ACPI MADT wakeup
2023-10-11 13:08:33 linux-kernel Re: [PATCH 02/13] kernel/cpu: Add support for declaring CPU hotplug not supported
2023-10-11 12:57:19 linux-kernel Re: [PATCH] cpu/hotplug: dont offline the last non-isolated CPU
2023-10-11 12:06:32 linux-kernel Re: [PATCH] cpu-hotplug: provide prototypes for arch CPU registration
2023-10-11 09:13:04 linux-kernel RE: [PATCH v2] alarmtimer: Fix rebind failure
2023-10-10 15:16:49 linux-kernel RE: [PATCH v2] alarmtimer: Fix rebind failure
2023-10-10 15:09:34 linux-kernel [patch 1/5] x86/microcode/amd: Use correct per CPU ucode_cpu_info
2023-10-10 15:09:32 linux-kernel [patch 5/5] x86/microcode: Mop up early loading leftovers
2023-10-10 15:09:30 linux-kernel [patch 0/5] x86/microcode/amd: Use cached microcode for early loading
2023-10-10 15:09:30 linux-kernel [patch 3/5] x86/microcode/amd: Cache builtin/initrd microcode early
2023-10-10 15:09:20 linux-kernel [patch 2/5] x86/microcode/amd: Cache builtin microcode too
2023-10-10 15:09:20 linux-kernel [patch 4/5] x86/microcode/amd: Use cached microcode for AP load
2023-10-10 12:19:19 linux-kernel Re: [patch V4 02/41] cpu/SMT: Make SMT control more robust against enumeration failures
2023-10-10 12:17:37 linux-kernel [GIT pull] irq/urgent for v6.6-rc6
2023-10-10 11:49:09 linux-kernel Re: [PATCH v8 08/25] timer: Rework idle logic
2023-10-09 22:24:32 linux-kernel Re: [PATCH v8 09/25] timer: Split out get next timer functionality
2023-10-09 22:23:03 linux-kernel Re: [PATCH] irqchip: ls-scfg-msi: Use device_get_match_data()
2023-10-09 22:17:17 linux-kernel Re: [PATCH v8 09/25] timer: Split out get next timer functionality
2023-10-09 22:15:55 linux-kernel Re: [PATCH v8 08/25] timer: Rework idle logic
2023-10-09 22:00:34 linux-kernel RE: [PATCH v2] alarmtimer: Fix rebind failure
2023-10-09 15:46:20 linux-kernel RE: [PATCH v2] alarmtimer: Fix rebind failure
2023-10-09 15:11:09 linux-kernel Re: [PATCH v2] alarmtimer: Fix rebind failure
2023-10-09 14:49:10 linux-kernel Re: [PATCH 1/4] time: add ktime_get_cycles64() api
2023-10-09 14:32:36 linux-kernel Re: [PATCH v3] genirq: avoid long loops in handle_edge_irq
2023-10-09 14:06:26 linux-kernel Re: [PATCH 2/2] MAINTAINERS: Remove myself from the general IRQ subsystem maintenance
2023-10-05 15:54:58 linux-kernel Re: [PATCH v4] cdx: add MSI support for CDX bus
2023-10-02 23:00:53 linux-kernel [patch V4 22/30] x86/microcode: Add per CPU control field
2023-10-02 22:40:16 linux-kernel [patch V4 08/30] x86/microcode/intel: Save the microcode only after a successful late-load
2023-10-02 22:25:59 linux-kernel [patch V4 05/30] x86/microcode/intel: Simplify and rename generic_load_microcode()
2023-10-02 22:11:27 linux-kernel [patch V4 14/30] x86/microcode/amd: Read revision from hardware in collect_cpu_info_amd()
2023-10-02 22:01:12 linux-kernel [patch V4 17/30] x86/microcode: Clean up mc_cpu_down_prep()
2023-10-02 21:58:02 linux-kernel [patch V4 02/30] x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32()
2023-10-02 21:37:08 linux-kernel [patch V4 21/30] x86/microcode: Add per CPU result state
2023-10-02 21:29:45 linux-kernel [patch V4 11/30] x86/microcode/intel: Rework intel_cpu_collect_info()
2023-10-02 21:18:33 linux-kernel Re: [PATCH v4 1/2] irqchip/qcom-pdc: Add support for v3.2 HW
2023-10-02 20:49:36 linux-kernel [patch V4 00/30] x86/microcode: Cleanup and late loading enhancements
2023-10-02 20:07:11 linux-kernel [patch V4 16/30] x86/microcode: Get rid of the schedule work indirection
2023-10-02 20:00:38 linux-kernel Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
2023-10-02 19:29:53 linux-kernel [patch V4 26/30] x86/microcode: Protect against instrumentation
2023-10-02 18:06:01 linux-kernel [patch V4 04/30] x86/microcode/intel: Simplify scan_microcode()
2023-10-02 18:03:32 linux-kernel [patch V4 30/30] x86/microcode/intel: Add a minimum required revision for late-loads