summaryrefslogtreecommitdiff
path: root/kernel/time/timer_migration.c
AgeCommit message (Expand)Author
2025-02-07timers/migration: Fix off-by-one root mis-connectionFrederic Weisbecker
2025-01-21Merge tag 'timers-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-16timers/migration: Simplify top level detection on group setupFrederic Weisbecker
2025-01-16timers/migration: Annotate accesses to ignore flagFrederic Weisbecker
2025-01-16timers/migration: Enforce group initialization visibility to tree walkersFrederic Weisbecker
2025-01-16timers/migration: Fix another race between hotplug and idle entry/exitFrederic Weisbecker
2024-07-22timers/migration: Fix grammar in commentAnna-Maria Behnsen
2024-07-22timers/migration: Spare write when nothing changedAnna-Maria Behnsen
2024-07-22timers/migration: Rename childmask by groupmask to make naming more obviousAnna-Maria Behnsen
2024-07-22timers/migration: Read childmask and parent pointer in a single placeAnna-Maria Behnsen
2024-07-22timers/migration: Use a single struct for hierarchy walk dataAnna-Maria Behnsen
2024-07-22timers/migration: Improve tracingAnna-Maria Behnsen
2024-07-22timers/migration: Move hierarchy setup into cpuhotplug prepare callbackAnna-Maria Behnsen
2024-07-22timers/migration: Do not rely always on group->parentAnna-Maria Behnsen
2024-05-08timers/migration: Prevent out of bounds access on failureLevi Yun
2024-04-05timers/migration: Return early on deactivationAnna-Maria Behnsen
2024-04-05timers/migration: Fix ignored event due to missing CPU updateFrederic Weisbecker
2024-03-19timers/migration: Fix endless timer requeue after idle interruptsFrederic Weisbecker
2024-03-16timer/migration: Remove buggy early return on deactivationFrederic Weisbecker
2024-03-06timer/migration: Fix quick check reporting late expiryFrederic Weisbecker
2024-02-22timer_migration: Add tracepointsAnna-Maria Behnsen
2024-02-22timers: Implement the hierarchical pull modelAnna-Maria Behnsen