index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timer_migration.c
Age
Commit message (
Expand
)
Author
2025-02-07
timers/migration: Fix off-by-one root mis-connection
Frederic Weisbecker
2025-01-21
Merge tag 'timers-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-16
timers/migration: Simplify top level detection on group setup
Frederic Weisbecker
2025-01-16
timers/migration: Annotate accesses to ignore flag
Frederic Weisbecker
2025-01-16
timers/migration: Enforce group initialization visibility to tree walkers
Frederic Weisbecker
2025-01-16
timers/migration: Fix another race between hotplug and idle entry/exit
Frederic Weisbecker
2024-07-22
timers/migration: Fix grammar in comment
Anna-Maria Behnsen
2024-07-22
timers/migration: Spare write when nothing changed
Anna-Maria Behnsen
2024-07-22
timers/migration: Rename childmask by groupmask to make naming more obvious
Anna-Maria Behnsen
2024-07-22
timers/migration: Read childmask and parent pointer in a single place
Anna-Maria Behnsen
2024-07-22
timers/migration: Use a single struct for hierarchy walk data
Anna-Maria Behnsen
2024-07-22
timers/migration: Improve tracing
Anna-Maria Behnsen
2024-07-22
timers/migration: Move hierarchy setup into cpuhotplug prepare callback
Anna-Maria Behnsen
2024-07-22
timers/migration: Do not rely always on group->parent
Anna-Maria Behnsen
2024-05-08
timers/migration: Prevent out of bounds access on failure
Levi Yun
2024-04-05
timers/migration: Return early on deactivation
Anna-Maria Behnsen
2024-04-05
timers/migration: Fix ignored event due to missing CPU update
Frederic Weisbecker
2024-03-19
timers/migration: Fix endless timer requeue after idle interrupts
Frederic Weisbecker
2024-03-16
timer/migration: Remove buggy early return on deactivation
Frederic Weisbecker
2024-03-06
timer/migration: Fix quick check reporting late expiry
Frederic Weisbecker
2024-02-22
timer_migration: Add tracepoints
Anna-Maria Behnsen
2024-02-22
timers: Implement the hierarchical pull model
Anna-Maria Behnsen