summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2019-12-19Merge branch 'github.com/Freescale/linux-fslc/4.14-2.0.x-imx' into toradex_4....Marcel Ziswiler
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-13timer: Convert schedule_timeout() to use from_timer()Kees Cook
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-05alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPThadeu Lima de Souza Cascardo
2019-07-31timer_list: Guard procfs specific codeNathan Huckleberry
2019-07-31ntp: Limit TAI-UTC offsetMiroslav Lichvar
2019-07-12Merge tag 'v4.14.126' into 4.14-2.0.x-imxMax Krummenacher
2019-06-15ntp: Allow TAI-UTC offset to be set to zeroMiroslav Lichvar
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-04-17alarmtimer: Return correct remaining timeAndrei Vagin
2019-02-12timekeeping: Use proper seqcount initializerBart Van Assche
2019-02-12clockevents: Retry programming min delta up to 10 timesJames Hogan
2019-01-31posix-cpu-timers: Unbreak timer rearmingThomas Gleixner
2018-12-29posix-timers: Fix division by zero bugThomas Gleixner
2018-12-21timer/debug: Change /proc/timer_list from 0444 to 0400Ingo Molnar
2018-10-03posix-timers: Sanitize overrun handlingThomas Gleixner
2018-10-03posix-timers: Make forward callback return s64Thomas Gleixner
2018-10-03alarmtimer: Prevent overflow for relative nanosleepThomas Gleixner
2018-09-29tick/nohz: Prevent bogus softirq pending warningThomas Gleixner
2018-09-19timers: Clear timer_base::must_forward_clk with timer_base::lock heldGaurav Kohli
2018-08-09nohz: Fix local_timer_softirq_pending()Anna-Maria Gleixner
2018-07-22clocksource: Initialize cs->wd_listPeter Zijlstra
2018-07-03time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven
2018-05-22tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui
2018-05-01tick/sched: Do not mess with an enqueued hrtimerThomas Gleixner
2018-04-26alarmtimer: Init nanosleep alarm timer on stackThomas Gleixner
2018-03-28posix-timers: Protect posix clock array access against speculationThomas Gleixner
2018-03-08timers: Forward timer base before migrating timersLingutla Chandrasekhar
2018-03-03hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)Anna-Maria Gleixner
2018-01-31hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner
2018-01-23timers: Unconditionally check deferrable baseThomas Gleixner
2018-01-02nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner
2018-01-02timers: Reinitialize per cpu bases on hotplugThomas Gleixner
2018-01-02timers: Invoke timer_start_debug() where it makes senseThomas Gleixner
2018-01-02timers: Use deferrable base independent of base::nohz_activeAnna-Maria Gleixner
2018-01-02cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes
2017-12-20posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08drivers/pps: aesthetic tweaks to PPS-related contentRobert P. J. Day
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-04Merge branch 'pm-sleep'Rafael J. Wysocki
2017-08-31alarmtimer: Ensure RTC module is not unloadedAlexandre Belloni
2017-08-26time: Fix ktime_get_raw() incorrect base accumulationJohn Stultz
2017-08-24timers: Fix excessive granularity of new timers after a nohz idleNicholas Piggin
2017-08-20Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner
2017-08-18posix-cpu-timers: Use dedicated helper to access rlimit valuesKrzysztof Opasiak
2017-08-17alarmtimer: Fix unavailable wake-up source in sysfsGeert Uytterhoeven