index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timer_migration.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
timers/migration: Fix grammar in comment
Anna-Maria Behnsen
1
-1
/
+1
2024-07-22
timers/migration: Spare write when nothing changed
Anna-Maria Behnsen
1
-6
/
+5
2024-07-22
timers/migration: Rename childmask by groupmask to make naming more obvious
Anna-Maria Behnsen
1
-12
/
+12
2024-07-22
timers/migration: Read childmask and parent pointer in a single place
Anna-Maria Behnsen
1
-15
/
+5
2024-07-22
timers/migration: Use a single struct for hierarchy walk data
Anna-Maria Behnsen
1
-71
/
+55
2024-07-22
timers/migration: Improve tracing
Anna-Maria Behnsen
1
-6
/
+5
2024-07-22
timers/migration: Move hierarchy setup into cpuhotplug prepare callback
Anna-Maria Behnsen
1
-87
/
+119
2024-07-22
timers/migration: Do not rely always on group->parent
Anna-Maria Behnsen
1
-18
/
+15
2024-05-08
timers/migration: Prevent out of bounds access on failure
Levi Yun
1
-2
/
+2
2024-04-05
timers/migration: Return early on deactivation
Anna-Maria Behnsen
1
-0
/
+27
2024-04-05
timers/migration: Fix ignored event due to missing CPU update
Frederic Weisbecker
1
-1
/
+4
2024-03-19
timers/migration: Fix endless timer requeue after idle interrupts
Frederic Weisbecker
1
-2
/
+9
2024-03-16
timer/migration: Remove buggy early return on deactivation
Frederic Weisbecker
1
-20
/
+0
2024-03-06
timer/migration: Fix quick check reporting late expiry
Frederic Weisbecker
1
-9
/
+15
2024-02-22
timer_migration: Add tracepoints
Anna-Maria Behnsen
1
-0
/
+26
2024-02-22
timers: Implement the hierarchical pull model
Anna-Maria Behnsen
1
-0
/
+1761