Anna-Maria Behnsen ([email protected])

Number of posts: 545 (0.18 per day)
First post: 2016-03-10 11:11:41
Last post: 2024-04-18 10:30:05

Date List Subject
2024-02-21 09:08:30 linux-kernel [PATCH v11 09/20] timers: Split next timer interrupt logic
2024-02-21 09:07:28 linux-kernel [PATCH v11 05/20] timers: Introduce add_timer() variants which modify timer flags
2024-02-21 09:07:26 linux-kernel [PATCH v11 06/20] workqueue: Use global variant for add_timer()
2024-02-21 09:07:03 linux-kernel [PATCH v11 03/20] timers: Move marking timer bases idle into tick_nohz_stop_tick()
2024-02-21 09:06:58 linux-kernel [PATCH v11 00/20] timers: Move from a push remote at enqueue to a pull at expiry model
2024-02-21 09:06:51 linux-kernel [PATCH v11 04/20] timers: Optimization for timer_base_try_to_set_idle()
2024-02-21 09:06:34 linux-kernel [PATCH v11 02/20] timers: Split out get next timer interrupt
2024-02-21 09:06:23 linux-kernel [PATCH v11 01/20] timers: Restructure get_next_timer_interrupt()
2024-02-20 15:23:52 linux-kernel Re: [PATCH v10a] timers: Move marking timer bases idle into tick_nohz_stop_tick()
2024-02-20 14:01:16 linux-kernel Re: [PATCH v10a] timers: Move marking timer bases idle into tick_nohz_stop_tick()
2024-02-20 12:02:36 linux-kernel Re: [PATCH v10a] timers: Move marking timer bases idle into tick_nohz_stop_tick()
2024-02-20 10:48:49 linux-kernel Re: [PATCH v10a] timers: Move marking timer bases idle into tick_nohz_stop_tick()
2024-02-20 10:04:04 linux-kernel Re: [PATCH 00/10] vdso: Misc cleanups and prevent code duplication
2024-02-20 09:00:32 linux-kernel [PATCH v1a] riscv/vdso: Use generic union vdso_data_store
2024-02-19 16:57:30 linux-kernel Re: [PATCH v10 13/20] timers: Add get next timer interrupt functionality for remote CPUs
2024-02-19 15:51:12 linux-kernel [PATCH 06/10] riscv/vdso: Use generic union vdso_data_store
2024-02-19 15:41:48 linux-kernel [PATCH 10/10] csky/vdso: Use generic union vdso_data_store
2024-02-19 15:41:41 linux-kernel [PATCH 07/10] s390/vdso: Use generic union vdso_data_store
2024-02-19 15:41:32 linux-kernel [PATCH 09/10] mips/vdso: Use generic union vdso_data_store
2024-02-19 15:41:32 linux-kernel [PATCH 05/10] arm64/vdso: Use generic union vdso_data_store
2024-02-19 15:41:21 linux-kernel [PATCH 08/10] loongarch/vdso: Use generic union vdso_data_store
2024-02-19 15:40:56 linux-kernel [PATCH 02/10] s390/vdso/data: Drop unnecessary header include
2024-02-19 15:40:53 linux-kernel [PATCH 01/10] vdso/helpers: Fix grammar in comments
2024-02-19 15:40:51 linux-kernel [PATCH 04/10] vdso/arm: make union vdso_data_store available for all
2024-02-19 15:40:50 linux-kernel [PATCH 00/10] vdso: Misc cleanups and prevent code duplication
2024-02-19 15:40:39 linux-kernel [PATCH 03/10] csky/vdso: Remove superfluous ifdeffery
2024-02-19 08:53:23 linux-kernel [PATCH v10a] timers: Move marking timer bases idle into tick_nohz_stop_tick()
2024-02-05 16:03:06 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-02-01 21:19:53 linux-kernel Re: [PATCH v10 20/20] timers: Always queue timers on the local CPU
2024-02-01 17:01:21 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-02-01 15:08:01 linux-kernel Re: [PATCH v10 00/20] timers: Move from a push remote at enqueue to a pull at expiry model
2024-02-01 15:02:51 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-02-01 14:09:13 linux-kernel Re: [PATCH 03/15] tick: Remove useless oneshot ifdeffery
2024-02-01 09:41:26 linux-kernel Re: [PATCH 03/15] tick: Remove useless oneshot ifdeffery
2024-01-31 11:48:56 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-01-30 17:56:46 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-01-30 16:45:41 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-01-30 13:33:15 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-01-29 13:21:49 linux-kernel Re: [PATCH 6/8] Documentation: Create a new folder for all timer internals
2024-01-29 10:50:51 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-01-28 15:59:17 linux-kernel Re: [PATCH v10 18/20] timers: Implement the hierarchical pull model
2024-01-25 17:06:15 linux-kernel Re: [PATCH 6/8] Documentation: Create a new folder for all timer internals
2024-01-25 17:00:58 linux-kernel Re: [PATCH 6/8] Documentation: Create a new folder for all timer internals
2024-01-25 12:21:11 linux-kernel Re: [PATCH 1/8] include/hrtimers: Move hrtimer base related definitions into hrtimer_defs
2024-01-25 11:15:06 linux-kernel Re: [PATCH 7/8] Documentation: Move "core core" api into a separate file
2024-01-25 10:39:58 linux-kernel Re: [PATCH 6/8] Documentation: Create a new folder for all timer internals
2024-01-23 17:22:42 linux-kernel [PATCH 4/8] timers: Add struct member description for timer_base
2024-01-23 17:21:29 linux-kernel [PATCH 7/8] Documentation: Move "core core" api into a separate file
2024-01-23 17:12:13 linux-kernel [PATCH 0/8] timers and Documentation: Cleanup
2024-01-23 17:01:21 linux-kernel [PATCH 8/8] timers: Add timer wheel documentation
2024-01-23 17:00:31 linux-kernel [PATCH 5/8] jiffies: Transform comment about time_* functions into DOC block