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-04-25 23:05:42 linux-kernel Re: [PATCH RFC] x86/cpu: fix intermittent lockup on poweroff
2023-04-25 21:07:21 linux-kernel Re: [PATCH RFC] x86/cpu: fix intermittent lockup on poweroff
2023-04-25 20:11:44 linux-kernel Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-04-25 19:52:43 linux-kernel Re: [patch 22/37] arm64: smp: Switch to hotplug core state synchronization
2023-04-25 18:53:10 linux-kernel [patch 19/20] posix-timers: Remove pointless comments
2023-04-25 18:52:28 linux-kernel [patch 17/20] posix-timers: Clarify posix_timer_rearm() comment
2023-04-25 18:52:17 linux-kernel [patch 18/20] posix-timers: Clarify posix_timer_fn() comments
2023-04-25 18:52:15 linux-kernel [patch 13/20] posix-timers: Document sys_clock_settime() permissions in place
2023-04-25 18:52:09 linux-kernel [patch 20/20] posix-timers: Polish coding style in a few places
2023-04-25 18:51:38 linux-kernel [patch 16/20] posix-timers: Comment SIGEV_THREAD_ID properly
2023-04-25 18:51:13 linux-kernel [patch 07/20] posix-timers: Set k_itimer::it_signal to NULL on exit()
2023-04-25 18:51:12 linux-kernel [patch 12/20] posix-timers: Document sys_clock_getoverrun()
2023-04-25 18:51:11 linux-kernel [patch 15/20] posix-timers: Add proper comments in do_timer_create()
2023-04-25 18:51:10 linux-kernel [patch 14/20] posix-timers: Document nanosleep() details
2023-04-25 18:51:08 linux-kernel [patch 05/20] posix-timers: Add comments about timer lookup
2023-04-25 18:50:51 linux-kernel [patch 11/20] posix-timers: Document common_clock_get() correctly
2023-04-25 18:50:51 linux-kernel [patch 10/20] posix-timers: Document sys_clock_getres() correctly
2023-04-25 18:50:46 linux-kernel [patch 09/20] posix-timers: Split release_posix_timers()
2023-04-25 18:50:34 linux-kernel [patch 08/20] posix-timers: Remove pointless irqsafe from hash_lock
2023-04-25 18:50:29 linux-kernel [patch 06/20] posix-timers: Annotate concurrent access to k_itimer::it_signal
2023-04-25 18:50:20 linux-kernel [patch 04/20] posix-timers: Cleanup comments about timer ID tracking
2023-04-25 18:50:18 linux-kernel [patch 03/20] posix-timers: Clarify timer_wait_running() comment
2023-04-25 18:50:14 linux-kernel [patch 02/20] posix-timers: Ensure timer ID search-loop limit is valid
2023-04-25 18:50:11 linux-kernel [patch 01/20] posix-timers: Prevent RT livelock in itimer_delete()
2023-04-25 18:50:10 linux-kernel [patch 00/20] posix-timers: Fixes and cleanups
2023-04-24 18:36:31 linux-kernel Re: [PATCH v2] tick/broadcast: Do not set oneshot_mask except was_periodic was true
2023-04-24 18:35:15 linux-kernel Re: [PATCH v2] tick/broadcast: Do not set oneshot_mask except was_periodic was true
2023-04-24 18:19:23 linux-kernel [GIT pull] timers/core for 6.4-rc1
2023-04-24 18:18:13 linux-kernel [GIT pull] core/debugobjects for 6.4-rc1
2023-04-24 18:18:03 linux-kernel [GIT pull] x86/apic for 6.4-rc1
2023-04-24 18:17:48 linux-kernel [GIT pull] core/entry for 6.4-rc1
2023-04-24 18:17:48 linux-kernel [GIT pull] irq/core for 6.4-rc1
2023-04-24 18:05:49 linux-kernel Re: [patch 35/37] x86/smpboot: Support parallel startup of secondary CPUs
2023-04-21 22:43:28 linux-kernel Re: [syzbot] [kernel?] KCSAN: data-race in do_timer_create / do_timer_create (8)
2023-04-21 22:36:20 linux-kernel Re: [PATCH] x86/microcode/AMD: Document which patches are not released for late loading
2023-04-21 21:45:02 linux-kernel Re: [PATCH v2] tick/broadcast: Do not set oneshot_mask except was_periodic was true
2023-04-21 20:47:35 linux-kernel Re: Loongson (and other $ARCHs?) idle VS timer enqueue
2023-04-21 19:33:33 linux-kernel Re: [PATCH] locking/rtmutex: Flush the plug before entering the slowpath.
2023-04-21 18:09:18 linux-kernel Re: [PATCH] locking/rtmutex: Do the trylock-slowpath with DEBUG_RT_MUTEXES enabled.
2023-04-21 16:51:14 linux-kernel Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-04-21 15:39:02 linux-kernel Re: Loongson (and other $ARCHs?) idle VS timer enqueue
2023-04-20 19:16:16 linux-kernel Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-04-20 16:02:06 linux-kernel Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-04-20 11:23:16 linux-kernel Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-04-20 08:39:33 linux-kernel Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-04-19 13:47:24 linux-kernel Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-04-19 12:51:51 linux-kernel Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-04-19 09:42:21 linux-kernel Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-04-19 07:38:36 linux-kernel Re: [PATCH] posix-cpu-timers: Implement the missing timer_wait_running callback
2023-04-18 12:21:07 linux-kernel Re: [PATCH RFC] preempt: Put preempt_enable() within an instrumentation*() section.
2023-04-18 09:25:01 linux-kernel Re: [PATCH v2] tick/broadcast: Do not set oneshot_mask except was_periodic was true