Age | Commit message (Expand) | Author |
2018-12-28 | Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel... | Linus Torvalds |
2018-12-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-12-18 | timekeeping: remove timespec_add/timespec_del | Arnd Bergmann |
2018-12-18 | timekeeping: remove unused {read,update}_persistent_clock | Arnd Bergmann |
2018-12-18 | ntp: Remove duplicated include | YueHaibing |
2018-12-17 | posix-timers: Fix division by zero bug | Thomas Gleixner |
2018-12-11 | timekeeping: Convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li |
2018-12-05 | timekeeping: Use proper seqcount initializer | Bart Van Assche |
2018-11-23 | posix-timers: Remove license boilerplate | Thomas Gleixner |
2018-11-23 | posix-clocks: Remove license boiler plate | Thomas Gleixner |
2018-11-23 | sched/clock: Remove license boilerplate | Thomas Gleixner |
2018-11-23 | posix-timers/stubs: Remove license boilerplate | Thomas Gleixner |
2018-11-23 | time: Remove license boilerplate | Thomas Gleixner |
2018-11-23 | time/debug: Remove license boilerplate | Thomas Gleixner |
2018-11-23 | hrtimers/tick/clockevents: Remove sloppy license references | Thomas Gleixner |
2018-11-23 | time: Add SPDX license identifiers | Thomas Gleixner |
2018-11-23 | time: Remove useless filenames in top level comments | Thomas Gleixner |
2018-11-08 | posix-cpu-timers: Remove useless call to check_dl_overrun() | Juri Lelli |
2018-11-05 | clockevents: Remove unnecessary unlikely() | Yangtao Li |
2018-11-01 | compat: Cleanup in_compat_syscall() callers | Dmitry Safonov |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-10 | tick/sched : Remove redundant cpu_online() check | Peng Hao |
2018-10-04 | clocksource: Provide clocksource_arch_init() | Thomas Gleixner |
2018-10-03 | signal: Distinguish between kernel_siginfo and siginfo | Eric W. Biederman |
2018-09-28 | tick/broadcast: Remove redundant check | Peng Hao |
2018-09-06 | clocksource: Revert "Remove kthread" | Peter Zijlstra |
2018-08-29 | y2038: __get_old_timespec32() can be static | kbuild test robot |
2018-08-27 | y2038: globally rename compat_time to old_time32 | Arnd Bergmann |
2018-08-27 | y2038: make do_gettimeofday() and get_seconds() inline | Arnd Bergmann |
2018-08-27 | y2038: remove unused time interfaces | Arnd Bergmann |
2018-08-21 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-08-13 | Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-08-13 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-08-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-13 | parisc: Drop architecture-specific ENOTSUP define | Helge Deller |
2018-08-02 | clockevents: Warn if cpu_all_mask is used as cpumask | Sudeep Holla |
2018-08-02 | tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimer | Sudeep Holla |
2018-08-02 | timers: Clear timer_base::must_forward_clk with timer_base::lock held | Gaurav Kohli |
2018-07-31 | nohz: Fix local_timer_softirq_pending() | Anna-Maria Gleixner |
2018-07-30 | timekeeping: Prevent false warning when persistent clock is not available | Pavel Tatashin |
2018-07-21 | signal: Pass pid and pid type into send_sigqueue | Eric W. Biederman |
2018-07-21 | posix-timers: Noralize good_sigevent | Eric W. Biederman |
2018-07-21 | pid: Implement PIDTYPE_TGID | Eric W. Biederman |
2018-07-20 | Merge tag 'fortglx/4.19/time-part2' of https://git.linaro.org/people/john.stu... | Thomas Gleixner |
2018-07-19 | time: Introduce one suspend clocksource to compensate the suspend time | Baolin Wang |
2018-07-19 | time: Fix extra sleeptime injection when suspend fails | Mukesh Ojha |
2018-07-19 | timekeeping/ntp: Constify some function arguments | Ondrej Mosnacek |
2018-07-20 | sched/clock: Move sched clock initialization and merge with generic clock | Pavel Tatashin |
2018-07-20 | timekeeping: Default boot time offset to local_clock() | Pavel Tatashin |