index
:
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
/
tick-internal.h
Age
Commit message (
Expand
)
Author
2024-02-26
tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYING
Frederic Weisbecker
2024-02-22
timers: Implement the hierarchical pull model
Anna-Maria Behnsen
2024-02-22
timers: Introduce function to check timer base is_idle flag
Anna-Maria Behnsen
2024-02-22
tick/sched: Split out jiffies update helper function
Richard Cochran (linutronix GmbH)
2024-02-22
timers: Add get next timer interrupt functionality for remote CPUs
Anna-Maria Behnsen
2024-02-22
timers: Move marking timer bases idle into tick_nohz_stop_tick()
Anna-Maria Behnsen
2023-11-22
time: Make sysfs_get_uname() function visible in header
Arnd Bergmann
2021-08-28
clocksource: Make clocksource watchdog test safe for slow-HZ systems
Paul E. McKenney
2021-08-10
hrtimer: Add bases argument to clock_was_set()
Thomas Gleixner
2021-08-10
timekeeping: Distangle resume and clock-was-set events
Thomas Gleixner
2021-08-10
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2021-05-31
timer_list: Print name of per-cpu wakeup device
Will Deacon
2021-05-31
tick/broadcast: Prefer per-cpu oneshot wakeup timers to broadcast
Will Deacon
2020-11-19
tick: Get rid of tick_period
Thomas Gleixner
2019-03-23
tick: Remove outgoing CPU from broadcast masks
Thomas Gleixner
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
2018-03-13
timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clock
Thomas Gleixner
2018-01-16
hrtimer: Unify remote enqueue handling
Anna-Maria Gleixner
2018-01-16
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...
Thomas Gleixner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-12
tick/broadcast: Make tick_broadcast_setup_oneshot() static
Stephen Boyd
2016-07-07
timers: Forward the wheel clock whenever possible
Thomas Gleixner
2015-06-19
timer: Minimize nohz off overhead
Thomas Gleixner
2015-06-19
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-06-02
clockevents: Rename state to state_use_accessors
Thomas Gleixner
2015-06-02
clockevents: Provide functions to set and get the state
Thomas Gleixner
2015-04-22
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
clockevents: Make tick handover explicit
Thomas Gleixner
2015-04-03
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
2015-04-03
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
2015-04-02
tick: Further simplify tick-internal.h
Ingo Molnar
2015-04-01
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
2015-04-01
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
2015-04-01
tick: Make tick_resume_broadcast_oneshot() static
Thomas Gleixner
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
2015-04-01
tick: Move core only declarations and functions to core
Thomas Gleixner
2015-04-01
tick: Simplify tick-internal.h
Thomas Gleixner
2015-04-01
tick: Move clocksource related stuff to timekeeping.h
Thomas Gleixner
2015-04-01
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
Thomas Gleixner
2015-03-27
clockevents: Handle tick device's resume separately
Viresh Kumar
2014-09-13
nohz: Move nohz full init call to tick init
Frederic Weisbecker
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
2014-02-07
time: Fixup fallout from recent clockevent/tick changes
Thomas Gleixner
2014-02-07
time: Change the return type of clockevents_notify() to integer
Preeti U Murthy
2014-02-07
clockevents: Serialize calls to clockevents_update_freq() in the core
Thomas Gleixner
2013-12-23
tick/timekeeping: Call update_wall_time outside the jiffies lock
John Stultz
2013-12-02
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
2013-10-18
time: Fix signedness bug in sysfs_get_uname() and its callers
Patrick Palka
2013-05-28
clockevents: Define CS_NAME_LEN unconditionally
Thomas Gleixner
[next]