aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
AgeCommit message (Expand)Author
2020-10-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intelBruce Ashfield
2020-10-01timekeeping: Prevent 32bit truncation in scale64_check_overflow()Wen Yang
2020-08-19Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intelBruce Ashfield
2020-08-07random32: update the net random state on interrupt and activityWilly Tarreau
2020-08-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intelBruce Ashfield
2020-07-22timer: Fix wheel index calculation on last levelFrederic Weisbecker
2020-07-22timer: Prevent base->clk from moving backwardFrederic Weisbecker
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intelBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intelBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intelBruce Ashfield
2020-02-11clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov
2020-02-11alarmtimer: Unregister wakeup source when module get failsStephen Boyd
2020-01-23tick/sched: Annotate lockless access to last_jiffies_updateEric Dumazet
2020-01-04ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2020-01-04hrtimer: Annotate lockless access to timer->stateEric Dumazet
2019-12-02Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-11-20y2038: make do_gettimeofday() and get_seconds() inlineArnd Bergmann
2019-11-17workqueue: reworkSebastian Andrzej Siewior
2019-11-17timers: Redo the notification of canceling timers on -RTSebastian Andrzej Siewior
2019-11-17Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-10-11tick: broadcast-hrtimer: Fix a race in bc_set_nextBalasubramani Vivekanandan
2019-10-11timer: Read jiffies once when forwarding base clkLi RongQing
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-10-05alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPThadeu Lima de Souza Cascardo
2019-10-05posix-cpu-timers: Sanitize bogus WARNONSThomas Gleixner
2019-09-16timekeeping: Use proper ktime_add when adding nsecs in coarse offsetJason A. Donenfeld
2019-07-27Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-26timer_list: Guard procfs specific codeNathan Huckleberry
2019-07-26ntp: Limit TAI-UTC offsetMiroslav Lichvar
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-06-19timekeeping: Repair ktime_get_coarse*() granularityThomas Gleixner
2019-06-15ntp: Allow TAI-UTC offset to be set to zeroMiroslav Lichvar
2019-05-31timekeeping: Force upper bound for setting CLOCK_REALTIMEThomas Gleixner
2019-05-08Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-05-08Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-04-27timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()Chang-An Chen
2019-04-17alarmtimer: Return correct remaining timeAndrei Vagin
2019-02-26hrtimer: cpu_chill(): save task state in ->saved_state()Sebastian Andrzej Siewior
2019-02-21hrtimer: Don't lose state in cpu_chill()Sebastian Andrzej Siewior
2019-02-18Merge tag 'v4.19.23' into linux-4.19.y-rtSebastian Andrzej Siewior
2019-02-12timekeeping: Use proper seqcount initializerBart Van Assche
2019-01-31posix-cpu-timers: Unbreak timer rearmingThomas Gleixner
2019-01-07Merge tag 'v4.19.13' into linux-4.19.y-rtSebastian Andrzej Siewior
2018-12-29posix-timers: Fix division by zero bugThomas Gleixner
2018-12-13hrtimer: move state change before hrtimer_cancel in do_nanosleep()Sebastian Andrzej Siewior
2018-10-29irqwork: push most work into softirq contextSebastian Andrzej Siewior
2018-10-29rt: Introduce cpu_chill()Thomas Gleixner