index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2024-07-05
tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()
Oleg Nesterov
2024-04-10
timers: Rename del_timer_sync() to timer_delete_sync()
Thomas Gleixner
2024-04-10
timers: Use del_timer_sync() even on UP
Thomas Gleixner
2024-04-10
timers: Update kernel-doc for various functions
Thomas Gleixner
2024-03-26
timekeeping: Fix cross-timestamp interpolation for non-x86
Peter Hilber
2024-03-26
timekeeping: Fix cross-timestamp interpolation corner case decision
Peter Hilber
2024-03-26
timekeeping: Fix cross-timestamp interpolation on counter wrap
Peter Hilber
2024-03-26
time: test: Fix incorrect format specifier
David Gow
2024-03-01
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
2024-02-23
hrtimer: Ignore slack time for RT tasks in schedule_hrtimeout_range()
Davidlohr Bueso
2024-02-23
clocksource: Skip watchdog check for large watchdog intervals
Jiri Wiesner
2024-02-23
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
2024-02-23
tick/sched: Preserve number of idle sleeps across CPU hotplug events
Tim Chen
2024-01-25
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-08-16
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
Frederic Weisbecker
2023-08-16
timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick i...
Nicholas Piggin
2023-08-16
tick: Detect and fix jiffies update stall
Frederic Weisbecker
2023-07-23
posix-timers: Prevent RT livelock in itimer_delete()
Thomas Gleixner
2023-06-28
tick/common: Align tick period during sched_timer setup
Thomas Gleixner
2023-05-24
tick/broadcast: Make broadcast device replacement work correctly
Thomas Gleixner
2023-05-11
timekeeping: Fix references to nonexistent ktime_get_fast_ns()
Geert Uytterhoeven
2023-05-11
tick/common: Align tick period with the HZ tick.
Sebastian Andrzej Siewior
2023-05-11
rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
Zqiang
2023-05-11
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-05-11
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
2023-03-10
time/debug: Fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-10
clocksource: Suspend the watchdog temporarily when high read latency detected
Feng Tang
2023-03-10
timers: Prevent union confusion from unexpected restart_syscall()
Jann Horn
2023-02-22
alarmtimer: Prevent starvation by small intervals and SIG_IGN
Thomas Gleixner
2022-08-17
timekeeping: contribute wall clock to rng on time change
Jason A. Donenfeld
2022-08-17
wireguard: ratelimiter: use hrtimer in selftest
Jason A. Donenfeld
2022-07-21
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
2022-07-02
tick/nohz: unexport __init-annotated tick_nohz_full_setup()
Masahiro Yamada
2022-05-30
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-05-12
timekeeping: Mark NMI safe time accessors as notrace
Kurt Kanzenbach
2022-04-20
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
2022-04-20
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
2022-01-27
clocksource: Avoid accidental unstable marking of clocksources
Waiman Long
2021-12-22
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
2021-12-14
timers: implement usleep_idle_range()
SeongJae Park
2021-11-18
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
2021-09-23
posix-cpu-timers: Prevent spuriously armed 0-value itimer
Frederic Weisbecker
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
memcg: enable accounting for posix_timers_cache slab
Vasily Averin
2021-09-03
memcg: enable accounting for new namesapces and struct nsproxy
Vasily Averin
2021-08-28
clocksource: Make clocksource watchdog test safe for slow-HZ systems
Paul E. McKenney
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
[next]