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
2022-04-16 01:29:30 linux-kernel [patch 01/10] x86/aperfmperf: Dont wake idle CPUs in arch_freq_get_on_cpu()
2022-04-16 01:26:33 linux-kernel Re: [patch 2/3] timekeeping: Mark tk_clock_read() __always_inline
2022-04-16 01:10:25 linux-kernel [patch 08/10] x86/aperfmperf: Store aperf/mperf data for cpu frequency reads
2022-04-16 00:52:47 linux-kernel [patch 00/10] x86/cpu: Consolidate APERF/MPERF code
2022-04-16 00:48:18 linux-kernel Re: Possible race in dev_coredumpm()-del_timer() path
2022-04-16 00:47:05 linux-kernel [patch 09/10] x86/aperfmperf: Replace aperfmperf_get_khz()
2022-04-16 00:27:55 linux-kernel [patch 07/10] x86/aperfmperf: Make parts of the frequency invariance code unconditional
2022-04-16 00:18:58 linux-kernel [patch 0/3] timekeeping: Janitorial updates
2022-04-16 00:18:32 linux-kernel [patch 3/3] timekeeping: Consolidate fast timekeeper
2022-04-16 00:16:40 linux-kernel [patch 05/10] x86/aperfmperf: Put frequency invariance aperf/mperf data into a struct
2022-04-14 20:34:27 linux-kernel Re: Possible race in dev_coredumpm()-del_timer() path
2022-04-14 14:57:23 linux-kernel [patch V5 3/3] smp: Make softirq handling RT safe in flush_smp_call_function_queue()
2022-04-14 14:13:03 linux-kernel Re: [PATCH v3 2/3] genirq: Always limit the affinity to online CPUs
2022-04-14 14:11:20 linux-kernel [patch V5 1/3] sched: Fix missing prototype warnings
2022-04-14 13:46:04 linux-kernel Re: [PATCH] x86/apic: Clarify i82489DX bit overlap in APIC_LVT0
2022-04-13 19:29:49 linux-kernel Re: [patch V4 1/2] smp: Rename flush_smp_call_function_from_idle()
2022-04-13 19:13:58 linux-kernel [patch V5 0/3] smp: Make softirq handling RT friendly
2022-04-13 17:58:09 linux-kernel [patch V5 2/3] smp: Rename flush_smp_call_function_from_idle()
2022-04-13 00:08:34 linux-crypto Re: [PATCH v3 01/10] timekeeping: add raw clock fallback for random_get_entropy()
2022-04-13 00:07:20 linux-kernel [patch V4 1/2] smp: Rename flush_smp_call_function_from_idle()
2022-04-13 00:07:16 linux-kernel [patch V4 2/2] smp: Make softirq handling RT safe in flush_smp_call_function_queue()
2022-04-13 00:06:46 linux-kernel [PATCH] x86/apic: Clarify i82489DX bit overlap in APIC_LVT0
2022-04-13 00:06:29 linux-kernel [patch V4 0/2] smp: Make softirq handling RT friendly
2022-04-12 23:48:01 linux-kernel Re: [PATCH 03/12] timer: Protect lockdep functions with #ifdef
2022-04-12 22:43:40 linux-kernel Re: [PATCH v8] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head
2022-04-12 17:42:45 linux-kernel [PATCH V2] lib/irq_poll: Add local_bh_disable() in irq_poll_cpu_dead()
2022-04-12 13:54:46 linux-kernel Re: [PATCH v5 3/7] genirq: Add mechanism to multiplex a single HW IPI
2022-04-12 13:41:02 linux-kernel [GIT pull] irq/urgent for v5.18-rc2
2022-04-12 09:36:40 linux-kernel Re: [PATCH 1/3] timekeeping: Introduce fast accessor to clock tai
2022-04-12 09:24:08 linux-kernel Re: [PATCH v8] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head
2022-04-12 08:53:31 linux-kernel Re: [PATCH -next] irq: print depth in __enable_irq WARNING
2022-04-12 08:38:26 linux-kernel Re: [PATCH 2/2] timers: retpoline mitigation for time funcs
2022-04-12 07:34:24 linux-crypto Re: [PATCH v2 03/11] m68k: use ktime_read_raw_clock() for random_get_entropy() instead of zero
2022-04-12 02:08:28 linux-kernel Re: [PATCH 1/3] timekeeping: Introduce fast accessor to clock tai
2022-04-11 19:39:24 linux-kernel Re: [PATCH 1/3] timekeeping: Introduce fast accessor to clock tai
2022-04-11 17:16:33 linux-kernel Re: [PATCH v8] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head
2022-04-11 15:21:58 linux-kernel Re: [PATCH 2/2] timers: retpoline mitigation for time funcs
2022-04-11 15:17:22 linux-kernel Re: [PATCH 2/2] timers: retpoline mitigation for time funcs
2022-04-11 14:05:20 linux-kernel Re: [PATCH] genirq: Refactor actions_show loop block using a common macro to go through the actions list
2022-04-11 13:32:26 linux-crypto Re: [PATCH] random: make random_get_entropy() return an unsigned long
2022-04-11 09:09:20 linux-crypto Re: [PATCH RFC v1 00/10] archs/random: fallback to using sched_clock() if no cycle counter
2022-04-11 09:01:16 linux-kernel Re: [PATCH REPOST] irq_poll: Add local_bh_disable() in cpu_dead notifier
2022-04-11 02:29:36 linux-kernel Re: [RFC][PATCH] timers: Add del_time_free() to be called before freeing timers
2022-04-10 23:32:54 linux-kernel Re: x86 multi-msi w/o iommu
2022-04-10 02:23:51 linux-crypto Re: [PATCH RFC v1 00/10] archs/random: fallback to using sched_clock() if no cycle counter
2022-04-09 09:35:34 linux-kernel Re: [RFC][PATCH] timers: Add del_time_free() to be called before freeing timers
2022-04-08 23:59:18 linux-kernel Re: [PATCH v8] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head
2022-04-08 15:15:16 linux-kernel Re: [RFC][PATCH] timers: Add del_time_free() to be called before freeing timers
2022-04-08 09:26:59 linux-kernel Re: [PATCH v8] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head
2022-04-08 01:06:41 linux-kernel Re: [PATCH v4 1/2] timer: add a function to adjust timeouts to be upper bound
2022-04-07 23:58:17 linux-kernel Re: [PATCH v3 1/2] timer: add a function to adjust timeouts to be upper bound