index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
(
unfollow
)
Commit message (
Expand
)
Author
2023-07-16
kernel: time: Add delay after cpu_relax() in tight loops
Prasad Sodagudi
2021-12-22
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
2020-08-21
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-05-20
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2020-02-14
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
2020-01-04
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
2019-12-23
posix_cpu_timer: check return on cpu_timer_sample_group
Chris Fries
2019-11-10
alarmtimer: Change remaining ENOTSUPP to EOPNOTSUPP
Petr Vorel
2019-10-05
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
2019-08-04
timer_list: Guard procfs specific code
Nathan Huckleberry
2019-08-04
ntp: Limit TAI-UTC offset
Miroslav Lichvar
2019-06-22
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
2019-05-16
timer/debug: Change /proc/timer_stats from 0644 to 0600
Ben Hutchings
2019-02-20
timekeeping: Use proper seqcount initializer
Bart Van Assche
2018-12-27
Revert "rtc: alarm: Add power-on alarm feature"
Mao Jinlong
2018-12-21
timer/debug: Change /proc/timer_list from 0444 to 0400
Ingo Molnar
2018-12-17
posix-timers: Sanitize overrun handling
Thomas Gleixner
2018-11-06
timekeeping: Cap adjustments so they don't exceed the maxadj value
John Stultz
2018-10-10
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
2018-08-09
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
2018-07-03
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
2018-05-26
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
2018-05-26
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
2018-04-23
UPSTREAM: timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
2018-03-24
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
2018-03-22
sysrq: Reset the watchdog timers while displaying high-resolution timers
Tom Hromatka
2018-03-22
timers, sched_clock: Update timeout for clock wrap
David Engraf
2018-03-03
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
2018-02-16
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
2018-02-14
time: Fix ktime_get_raw() incorrect base accumulation
John Stultz
2018-01-31
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
2018-01-31
timers: Plug locking race vs. timer migration
Thomas Gleixner
2018-01-31
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
2018-01-02
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
2017-11-29
BACKPORT: time: Clean up CLOCK_MONOTONIC_RAW time handling
John Stultz
2017-11-29
BACKPORT: time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
2017-10-05
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
2017-07-27
alarmtimer: don't rate limit one-shot timers
Greg Hackmann
2017-07-18
UPSTREAM: cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
Chris Redpath
2017-06-29
time: Fix clock->read(clock) race around clocksource changes
John Stultz
2017-06-26
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
2017-06-26
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
2017-05-31
drivers: Warning fixes to disable CC_OPTIMIZE_FOR_SIZE
Prasad Sodagudi
2017-05-22
hrtimer: Don't drop the base lock when migration during isolation
Pavankumar Kondeti
2017-05-16
time: Remove CONFIG_TIMER_STATS
Kees Cook
2017-05-15
timer: Clear deferrable_pending while handling timer softirq
Neeraj Upadhyay
2017-04-21
sched: Add a check for cpu unbound deferrable timers
Prasad Sodagudi
2017-03-06
clocksource: add API to force re-selection of the best clocksource
Se Wang (Patrick) Oh
2017-03-02
alarmtimer: Program mpm wakeup time in milliseconds
Mohit Aggarwal
[next]