aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/timer_migration.h
AgeCommit message (Expand)AuthorFilesLines
2026-06-02timers/migration: Turn tmigr_hierarchy level_list into a flexible arrayRosen Penev1-3/+2
2026-05-28timers/migration: Update stale @online doc to @availableZhan Xusheng1-8/+10
2026-05-06timers/migration: Split per-capacity hierarchiesFrederic Weisbecker1-0/+7
2026-05-06timers/migration: Track CPUs in a hierarchyFrederic Weisbecker1-0/+2
2026-05-06timers/migration: Abstract out hierarchy to prepare for CPU capacity awarenessFrederic Weisbecker1-0/+10
2025-11-20timers/migration: Rename 'online' bit to 'available'Gabriele Monaco1-1/+1
2025-01-15timer/migration: Fix kernel-doc warnings for union tmigr_stateRandy Dunlap1-12/+9
2024-07-22timers/migration: Rename childmask by groupmask to make naming more obviousAnna-Maria Behnsen1-8/+7
2024-07-22timers/migration: Do not rely always on group->parentAnna-Maria Behnsen1-1/+11
2024-02-22timers: Implement the hierarchical pull modelAnna-Maria Behnsen1-0/+140