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
/
hrtimer.c
Age
Commit message (
Expand
)
Author
2023-01-31
hrtimer: Ignore slack time for RT tasks in schedule_hrtimeout_range()
Davidlohr Bueso
2023-01-31
hrtimer: Rely on rt_task() for DL tasks too
Davidlohr Bueso
2023-01-11
timers: Prevent union confusion from unexpected restart_syscall()
Jann Horn
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-08-02
wireguard: ratelimiter: use hrtimer in selftest
Jason A. Donenfeld
2021-08-12
hrtimer: Unbreak hrtimer_force_reprogram()
Thomas Gleixner
2021-08-12
hrtimer: Use raw_cpu_ptr() in clock_was_set()
Thomas Gleixner
2021-08-10
hrtimer: Avoid more SMP function calls in clock_was_set()
Thomas Gleixner
2021-08-10
hrtimer: Avoid unnecessary SMP function calls in clock_was_set()
Marcelo Tosatti
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: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y case
Thomas Gleixner
2021-08-10
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2021-08-10
hrtimer: Consolidate reprogramming code
Peter Zijlstra
2021-08-10
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
2021-04-26
Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
2021-03-16
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-08
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Anna-Maria Behnsen
2020-12-14
Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-16
hrtimer: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-26
hrtimer: Remove unused inline function debug_hrtimer_free()
YueHaibing
2020-09-24
treewide: Make all debug_obj_descriptors const
Stephen Boyd
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-29
hrtimer: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
2020-04-01
hrtimer: Don't dereference the hrtimer pointer after the callback
Sebastian Andrzej Siewior
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-21
lockdep: Add hrtimer context tracing bits
Sebastian Andrzej Siewior
2020-03-04
hrtimer: Cast explicitely to u32t in __ktime_divns()
Wen Yang
2020-01-22
hrtimer: Add missing sparse annotation for __run_timer()
Jules Irenge
2020-01-14
hrtimers: Prepare hrtimer_nanosleep() for time namespaces
Andrei Vagin
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-11-15
y2038: remove CONFIG_64BIT_TIME
Arnd Bergmann
2019-11-06
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
2019-10-14
hrtimer: Annotate lockless access to timer->base
Eric Dumazet
2019-09-05
hrtimer: Add a missing bracket and hide `migration_base' on !SMP
Sebastian Andrzej Siewior
2019-08-21
hrtimer: Don't take expiry_lock when timer is currently migrated
Julien Grall
2019-08-21
hrtimer: Protect lockless access to timer->base
Julien Grall
2019-08-20
hrtimer: Improve comments on handling priority inversion against softirq kthread
Frederic Weisbecker
2019-08-01
hrtimer: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
2019-08-01
hrtimer: Determine hard/soft expiry mode for hrtimer sleepers on RT
Sebastian Andrzej Siewior
2019-08-01
hrtimer: Move unmarked hrtimers to soft interrupt expiry on RT
Sebastian Andrzej Siewior
2019-08-01
hrtimer: Make enqueue mode check work on RT
Thomas Gleixner
2019-08-01
hrtimer: Provide hrtimer_sleeper_start_expires()
Thomas Gleixner
2019-08-01
hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls
Sebastian Andrzej Siewior
2019-07-30
hrtimer: Remove task argument from hrtimer_init_sleeper()
Thomas Gleixner
2019-06-27
hrtimer: Use a bullet for the returns bullet list
Mauro Carvalho Chehab
2019-06-12
hrtimer: Remove unused header include
Yangtao Li
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
[next]