- f80e214 hrtimer: Unbreak hrtimer_force_reprogram() by Thomas Gleixner · 3 years, 5 months ago
- 9482fd7 hrtimer: Use raw_cpu_ptr() in clock_was_set() by Thomas Gleixner · 3 years, 5 months ago
- 1e7f7fb hrtimer: Avoid more SMP function calls in clock_was_set() by Thomas Gleixner · 3 years, 6 months ago
- 81d741d hrtimer: Avoid unnecessary SMP function calls in clock_was_set() by Marcelo Tosatti · 3 years, 6 months ago
- 17a1b88 hrtimer: Add bases argument to clock_was_set() by Thomas Gleixner · 3 years, 6 months ago
- a761a67 timekeeping: Distangle resume and clock-was-set events by Thomas Gleixner · 3 years, 6 months ago
- e71a415 hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y case by Thomas Gleixner · 3 years, 6 months ago
- 8c3b5e6 hrtimer: Ensure timerfd notification for HIGHRES=n by Thomas Gleixner · 3 years, 6 months ago
- b14bca9 hrtimer: Consolidate reprogramming code by Peter Zijlstra · 3 years, 6 months ago
- 627ef5a hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns() by Thomas Gleixner · 3 years, 6 months ago
- 87dcebf Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 4bf07f6 timekeeping, clocksource: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
- 5abbe51 kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() by Oleg Nesterov · 4 years ago
- 46eb170 hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event() by Anna-Maria Behnsen · 3 years, 10 months ago
- 533369b Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 66981c3 hrtimer: Fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 1 month ago
- 5254cb8 hrtimer: Remove unused inline function debug_hrtimer_free() by YueHaibing · 4 years, 4 months ago
- f9e62f3 treewide: Make all debug_obj_descriptors const by Stephen Boyd · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- af5a06b hrtimer: Use sequence counter with associated raw spinlock by Ahmed S. Darwish · 4 years, 5 months ago
- 73d2056 hrtimer: Don't dereference the hrtimer pointer after the callback by Sebastian Andrzej Siewior · 4 years, 9 months ago
- dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 40db173 lockdep: Add hrtimer context tracing bits by Sebastian Andrzej Siewior · 4 years, 9 months ago
- 38f7b0b hrtimer: Cast explicitely to u32t in __ktime_divns() by Wen Yang · 5 years ago
- eb5a4d0 hrtimer: Add missing sparse annotation for __run_timer() by Jules Irenge · 5 years ago
- ea2d1f7 hrtimers: Prepare hrtimer_nanosleep() for time namespaces by Andrei Vagin · 5 years ago
- 043cf46 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 3ca47e9 y2038: remove CONFIG_64BIT_TIME by Arnd Bergmann · 6 years ago
- 5614473 hrtimer: Annotate lockless access to timer->state by Eric Dumazet · 5 years ago
- ff229ee hrtimer: Annotate lockless access to timer->base by Eric Dumazet · 5 years ago
- 5d2295f hrtimer: Add a missing bracket and hide `migration_base' on !SMP by Sebastian Andrzej Siewior · 5 years ago
- 68b2c8c hrtimer: Don't take expiry_lock when timer is currently migrated by Julien Grall · 5 years ago
- dd2261e hrtimer: Protect lockless access to timer->base by Julien Grall · 5 years ago
- 0bee3b6 hrtimer: Improve comments on handling priority inversion against softirq kthread by Frederic Weisbecker · 5 years ago
- f61eff8 hrtimer: Prepare support for PREEMPT_RT by Anna-Maria Gleixner · 5 years ago
- 1842f5a hrtimer: Determine hard/soft expiry mode for hrtimer sleepers on RT by Sebastian Andrzej Siewior · 5 years ago
- f5c2f02 hrtimer: Move unmarked hrtimers to soft interrupt expiry on RT by Sebastian Andrzej Siewior · 5 years ago
- 0ab6a3d hrtimer: Make enqueue mode check work on RT by Thomas Gleixner · 5 years ago
- 0165646 hrtimer: Provide hrtimer_sleeper_start_expires() by Thomas Gleixner · 5 years ago
- dbc1625 hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls by Sebastian Andrzej Siewior · 5 years ago
- b744948 hrtimer: Remove task argument from hrtimer_init_sleeper() by Thomas Gleixner · 5 years ago
- 5163370 hrtimer: Use a bullet for the returns bullet list by Mauro Carvalho Chehab · 6 years ago
- 0e5aa23 hrtimer: Remove unused header include by Yangtao Li · 6 years ago
- b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
- 75b710a timers: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- f49c174 hrtimers/tick/clockevents: Remove sloppy license references by Thomas Gleixner · 6 years ago
- 35728b8 time: Add SPDX license identifiers by Thomas Gleixner · 6 years ago
- 58c5fc2 time: Remove useless filenames in top level comments by Thomas Gleixner · 6 years ago
- 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 6 years ago
- c6bb111 Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 6 years ago
- 7a6e553 hrtimer: Improve kernel message printing by Geert Uytterhoeven · 6 years ago
- 0fe2795 posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME by Arnd Bergmann · 7 years ago
- 604a98f Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 7 years ago
- a3ed0e43 Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME by Thomas Gleixner · 7 years ago
- 0190997 time: Change nanosleep to safe __kernel_* types by Deepa Dinamani · 7 years ago
- b5793b0 posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME by Deepa Dinamani · 7 years ago
- 51798de Merge branches 'pm-cpuidle' and 'pm-qos' by Rafael J. Wysocki · 7 years ago
- 7d2f6ab time: hrtimer: Use timerqueue_iterate_next() to get to the next timer by Rafael J. Wysocki · 7 years ago
- a59855c time: hrtimer: Introduce hrtimer_next_event_without() by Rafael J. Wysocki · 7 years ago
- 127bfa5 hrtimer: Unify MONOTONIC and BOOTTIME clock behavior by Thomas Gleixner · 7 years ago
- 64fce87 hrtimer: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
- 303c146 Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 7 years ago
- d5421ea hrtimer: Reset hrtimer cpu base proper on CPU hotplug by Thomas Gleixner · 7 years ago
- 42f42da hrtimer: Implement SOFT/HARD clock base selection by Anna-Maria Gleixner · 7 years ago
- 5da7016 hrtimer: Implement support for softirq based hrtimers by Anna-Maria Gleixner · 7 years ago
- c458b1d hrtimer: Prepare handling of hard and softirq based hrtimers by Anna-Maria Gleixner · 7 years ago
- 98ecadd hrtimer: Add clock bases and hrtimer mode for softirq context by Anna-Maria Gleixner · 7 years ago
- dd934aa hrtimer: Use irqsave/irqrestore around __run_hrtimer() by Anna-Maria Gleixner · 7 years ago
- ad38f59 hrtimer: Factor out __hrtimer_next_event_base() by Anna-Maria Gleixner · 7 years ago
- 138a6b7 hrtimer: Factor out __hrtimer_start_range_ns() by Anna-Maria Gleixner · 7 years ago
- 3ec7a3e hrtimer: Remove the 'base' parameter from hrtimer_reprogram() by Anna-Maria Gleixner · 7 years ago
- 2ac2dcc hrtimer: Make remote enqueue decision less restrictive by Anna-Maria Gleixner · 7 years ago
- 14c8034 hrtimer: Unify remote enqueue handling by Anna-Maria Gleixner · 7 years ago
- 61bb4bc hrtimer: Unify hrtimer removal handling by Anna-Maria Gleixner · 7 years ago
- ebba2c7 hrtimer: Make hrtimer_force_reprogramm() unconditionally available by Anna-Maria Gleixner · 7 years ago
- 11a9fe0 hrtimer: Make hrtimer_reprogramm() unconditional by Anna-Maria Gleixner · 7 years ago
- eb27926 hrtimer: Make hrtimer_cpu_base.next_timer handling unconditional by Anna-Maria Gleixner · 7 years ago
- 07a9a7e hrtimer: Make the remote enqueue check unconditional by Anna-Maria Gleixner · 7 years ago
- 851cff8 hrtimer: Use accesor functions instead of direct access by Anna-Maria Gleixner · 7 years ago
- 28bfd18 hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simplify the code by Anna-Maria Gleixner · 7 years ago
- 3f0b9e8 hrtimer: Store running timer in hrtimer_clock_base by Anna-Maria Gleixner · 7 years ago
- c272ca5 hrtimer: Switch 'for' loop to _ffs() evaluation by Anna-Maria Gleixner · 7 years ago
- 63e2ed3 tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepoint by Anna-Maria Gleixner · 7 years ago
- 48d0c9b hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers) by Anna-Maria Gleixner · 7 years ago
- 6de6250 hrtimer: Fix hrtimer_start[_range_ns]() function descriptions by Anna-Maria Gleixner · 7 years ago
- 9077771 hrtimer: Clean up the 'int clock' parameter of schedule_hrtimeout_range_clock() by Anna-Maria Gleixner · 7 years ago
- d05ca13 hrtimer: Correct blatantly incorrect comment by Thomas Gleixner · 7 years ago
- ae67bad hrtimer: Optimize the hrtimer code by using static keys for migration_enable/nohz_active by Thomas Gleixner · 7 years ago
- 53bef3f timers/hrtimer: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
- c0edd7c nanosleep: Use get_timespec64() and put_timespec64() by Deepa Dinamani · 8 years ago
- 938e7cf posix-timers: Make nanosleep timespec argument const by Thomas Gleixner · 8 years ago
- fb923c4 posix-timers: Kill ->nsleep_restart() by Al Viro · 8 years ago
- ce41aaf hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper by Al Viro · 8 years ago
- edbeda4 time/posix-timers: Move the compat copyouts to the nanosleep implementations by Al Viro · 8 years ago
- a760268 hrtimer: Move copyout of remaining time to do_nanosleep() by Al Viro · 8 years ago
- 192a82f hrtimer_nanosleep(): Pass rmtp in restart_block by Al Viro · 8 years ago
- 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
- ad19638 time: Change k_clock nsleep() to use timespec64 by Deepa Dinamani · 8 years ago
- 0ba42a5 treewide: Fix typo in xml/driver-api/basics.xml by Masanari Iida · 8 years ago