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
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge 4.4.124 into android-4.4
Greg Kroah-Hartman
2018-03-25
|
\
|
*
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
2018-03-24
*
|
Merge 4.4.123 into android-4.4
Greg Kroah-Hartman
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-22
*
|
Merge 4.4.120 into android-4.4
Greg Kroah-Hartman
2018-03-06
|
\
|
|
*
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
2018-03-03
*
|
Merge 4.4.116 into android-4.4
Greg Kroah-Hartman
2018-02-20
|
\
|
|
*
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
2018-02-16
*
|
time: Fix ktime_get_raw() incorrect base accumulation
John Stultz
2018-02-14
*
|
Merge 4.4.114 into android-4.4
Greg Kroah-Hartman
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-31
*
|
Merge 4.4.109 into android-4.4
Greg Kroah-Hartman
2018-01-02
|
\
|
|
*
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
2018-01-02
*
|
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-11-29
*
|
Merge 4.4.90 into android-4.4
Greg Kroah-Hartman
2017-10-05
|
\
|
|
*
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
2017-10-05
*
|
Merge 4.4.79 into android-4.4
Greg Kroah-Hartman
2017-07-27
|
\
|
|
*
alarmtimer: don't rate limit one-shot timers
Greg Hackmann
2017-07-27
*
|
UPSTREAM: cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
Chris Redpath
2017-07-18
*
|
Merge 4.4.75 into android-4.4
Greg Kroah-Hartman
2017-06-29
|
\
|
|
*
time: Fix clock->read(clock) race around clocksource changes
John Stultz
2017-06-29
*
|
Merge 4.4.74 into android-4.4
Greg Kroah-Hartman
2017-06-27
|
\
|
|
*
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
2017-06-26
|
*
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
2017-06-26
*
|
Merge tag 'v4.4.43' into android-4.4.y
Dmitry Shmidt
2017-01-17
|
\
|
|
*
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
2017-01-12
|
*
timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
Thomas Gleixner
2017-01-09
*
|
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
Dmitry Shmidt
2016-12-01
|
\
\
|
*
|
UPSTREAM: timekeeping: Add a fast and NMI safe boot clock
Joel Fernandes
2016-11-28
*
|
|
Merge tag 'v4.4.26' into android-4.4.y
Dmitry Shmidt
2016-10-21
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
timekeeping: Fix __ktime_get_fast_ns() regression
John Stultz
2016-10-16
|
*
|
time: Add cycles to nanoseconds translation
Christopher S. Hall
2016-10-16
*
|
|
Merge tag 'v4.4.21' into android-4.4.y
Dmitry Shmidt
2016-09-16
|
\
|
|
|
*
|
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
2016-09-15
|
*
|
timekeeping: Cap array access in timekeeping_debug
John Stultz
2016-09-15
|
*
|
clocksource: Allow unregistering the watchdog
Vitaly Kuznetsov
2016-09-15
|
*
|
ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
John Stultz
2016-09-15
|
*
|
time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
John Stultz
2016-09-15
|
*
|
hrtimer: Catch illegal clockids
Marc Zyngier
2016-09-15
*
|
|
Merge tag 'v4.4.17' into android-4.4.y
Dmitry Shmidt
2016-08-11
|
\
|
|
|
*
|
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-08-10
*
|
|
Merge tag 'v4.4.16' into android-4.4.y
Dmitry Shmidt
2016-08-01
|
\
|
|
|
|
/
|
/
|
|
*
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
Wanpeng Li
2016-03-03
|
*
time: Avoid signed overflow in timekeeping_get_ns()
David Gibson
2016-03-03
|
*
posix-clock: Fix return code on the poll method's error path
Richard Cochran
2016-03-03
|
*
itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-02-25
[next]