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-13
timers: Rename del_timer_sync() to timer_delete_sync()
Thomas Gleixner
2024-04-13
timers: Use del_timer_sync() even on UP
Thomas Gleixner
2024-04-13
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-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-07-27
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
2023-06-28
tick/common: Align tick period during sched_timer setup
Thomas Gleixner
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-05-17
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
2023-05-17
tick/common: Align tick period with the HZ tick.
Sebastian Andrzej Siewior
2023-05-17
tick: Get rid of tick_period
Thomas Gleixner
2023-05-17
tick/sched: Optimize tick_do_update_jiffies64() further
Thomas Gleixner
2023-05-17
tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()
Yunfeng Ye
2023-05-17
tick/sched: Use tick_next_period for lockless quick check
Thomas Gleixner
2023-05-17
timekeeping: Split jiffies seqlock
Thomas Gleixner
2023-03-11
timers: Prevent union confusion from unexpected restart_syscall()
Jann Horn
2023-02-25
alarmtimer: Prevent starvation by small intervals and SIG_IGN
Thomas Gleixner
2022-08-25
timekeeping: contribute wall clock to rng on time change
Jason A. Donenfeld
2022-06-22
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-04-20
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
2021-12-22
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
2021-09-16
Revert "posix-cpu-timers: Force next expiration recalc after itimer reset"
Greg Kroah-Hartman
2021-09-15
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2021-09-15
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
2021-09-15
posix-cpu-timers: Force next expiration recalc after itimer reset
Frederic Weisbecker
2021-08-12
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
2021-07-14
clocksource: Retry clock read if long delays detected
Paul E. McKenney
2021-05-11
posix-timers: Preserve return value in clock_adjtime32()
Chen Jun
2021-03-24
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-17
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Anna-Maria Behnsen
2021-01-06
tick/sched: Remove bogus boot "safety" check
Thomas Gleixner
2020-11-18
tick/common: Touch watchdog in tick_unfreeze() on all CPUs
Chunyan Zhang
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-10-01
timekeeping: Prevent 32bit truncation in scale64_check_overflow()
Wen Yang
2020-08-07
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-07-22
timer: Fix wheel index calculation on last level
Frederic Weisbecker
2020-07-22
timer: Prevent base->clk from moving backward
Frederic Weisbecker
2020-04-17
time/sched_clock: Expire timer in hardirq context
Ahmed S. Darwish
2020-03-05
lib/vdso: Update coarse timekeeper unconditionally
Thomas Gleixner
2020-03-05
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
2020-02-24
alarmtimer: Make alarmtimer platform device child of RTC device
Stephen Boyd
2020-02-11
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
2020-02-11
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
[next]