summaryrefslogtreecommitdiffstats
path: root/kernel/time/timer_migration.c
AgeCommit message (Expand)AuthorLines
2024-05-08timers/migration: Prevent out of bounds access on failureLevi Yun-2/+2
2024-04-05timers/migration: Return early on deactivationAnna-Maria Behnsen-0/+27
2024-04-05timers/migration: Fix ignored event due to missing CPU updateFrederic Weisbecker-1/+4
2024-03-19timers/migration: Fix endless timer requeue after idle interruptsFrederic Weisbecker-2/+9
2024-03-16timer/migration: Remove buggy early return on deactivationFrederic Weisbecker-20/+0
2024-03-06timer/migration: Fix quick check reporting late expiryFrederic Weisbecker-9/+15
2024-02-22timer_migration: Add tracepointsAnna-Maria Behnsen-0/+26
2024-02-22timers: Implement the hierarchical pull modelAnna-Maria Behnsen-0/+1761