Age | Commit message (Expand) | Author |
2019-08-23 | timekeeping/vsyscall: Prevent math overflow in BOOTTIME update | Thomas Gleixner |
2019-07-10 | timekeeping/vsyscall: Use __iter_div_u64_rem() | Arnd Bergmann |
2019-07-08 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-07 | time: Validate user input in compat_settimeofday() | zhengbin |
2019-07-03 | Merge branch 'timers/vdso' into timers/core | Thomas Gleixner |
2019-06-27 | hrtimer: Use a bullet for the returns bullet list | Mauro Carvalho Chehab |
2019-06-23 | timer_list: Guard procfs specific code | Nathan Huckleberry |
2019-06-22 | timekeeping: Provide a generic update_vsyscall() implementation | Vincenzo Frascino |
2019-06-22 | posix-timers: Use spin_lock_irq() in itimer_delete() | Sebastian Andrzej Siewior |
2019-06-22 | posix-timers: Remove "it_signal = NULL" assignment in itimer_delete() | Sebastian Andrzej Siewior |
2019-06-22 | timekeeping: Use proper ktime_add when adding nsecs in coarse offset | Jason A. Donenfeld |
2019-06-22 | Merge branch 'linus' into timers/core | Thomas Gleixner |
2019-06-22 | ntp: Limit TAI-UTC offset | Miroslav Lichvar |
2019-06-17 | Merge tag 'v5.2-rc5' into sched/core, to pick up fixes | Ingo Molnar |
2019-06-14 | alarmtimer: Fix kerneldoc comment for alarmtimer_suspend() | Yangtao Li |
2019-06-14 | clocksource: Move inline keyword to the beginning of function declarations | Mathieu Malaterre |
2019-06-14 | timekeeping: Repair ktime_get_coarse*() granularity | Thomas Gleixner |
2019-06-12 | hrtimer: Remove unused header include | Yangtao Li |
2019-06-03 | sched/fair: Remove the rq->cpu_load[] update code | Dietmar Eggemann |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-16 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2019-05-09 | ntp: Allow TAI-UTC offset to be set to zero | Miroslav Lichvar |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-05-06 | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-05-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-05-06 | Merge branches 'pm-cpuidle' and 'pm-sleep' | Rafael J. Wysocki |
2019-05-03 | nohz_full: Allow the boot CPU to be nohz_full | Nicholas Piggin |
2019-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-19 | tick: Fix typos in comments | Laurent Gauthier |
2019-04-18 | timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze() | Chang-An Chen |
2019-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-15 | ntp: Audit NTP parameters adjustment | Ondrej Mosnacek |
2019-04-15 | timekeeping: Audit clock adjustments | Ondrej Mosnacek |
2019-04-10 | alarmtimer: Return correct remaining time | Andrei Vagin |
2019-04-10 | cpuidle: Export the next timer expiration for CPUs | Ulf Hansson |
2019-04-09 | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus |
2019-04-08 | time: Introduce jiffies64_to_msecs() | Li RongQing |
2019-03-29 | tick/broadcast: Fix warning about undefined tick_broadcast_oneshot_offline() | Borislav Petkov |
2019-03-28 | timekeeping: Force upper bound for setting CLOCK_REALTIME | Thomas Gleixner |
2019-03-24 | timer/trace: Improve timer tracing | Anna-Maria Gleixner |
2019-03-24 | timer: Move trace point to get proper index | Anna-Maria Gleixner |
2019-03-24 | tick/sched: Update tick_sched struct documentation | Anna-Maria Gleixner |
2019-03-23 | tick: Remove outgoing CPU from broadcast masks | Thomas Gleixner |
2019-03-23 | timekeeping: Consistently use unsigned int for seqcount snapshot | Rasmus Villemoes |
2019-03-22 | time/jiffies: Make refined_jiffies static | Valdis Kletnieks |
2019-03-05 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-02-13 | Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |