Age | Commit message (Expand) | Author | Files | Lines |
2018-09-06 | clocksource: Revert "Remove kthread" | Peter Zijlstra | 1 | -10/+30 |
2018-08-21 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -15/+13 |
2018-08-13 | Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -11/+2 |
2018-08-13 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -30/+34 |
2018-08-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 16 | -106/+340 |
2018-08-13 | parisc: Drop architecture-specific ENOTSUP define | Helge Deller | 1 | -11/+2 |
2018-08-02 | clockevents: Warn if cpu_all_mask is used as cpumask | Sudeep Holla | 1 | -0/+6 |
2018-08-02 | tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimer | Sudeep Holla | 1 | -1/+1 |
2018-08-02 | timers: Clear timer_base::must_forward_clk with timer_base::lock held | Gaurav Kohli | 1 | -13/+16 |
2018-07-31 | nohz: Fix local_timer_softirq_pending() | Anna-Maria Gleixner | 1 | -1/+1 |
2018-07-30 | timekeeping: Prevent false warning when persistent clock is not available | Pavel Tatashin | 1 | -1/+1 |
2018-07-21 | signal: Pass pid and pid type into send_sigqueue | Eric W. Biederman | 1 | -9/+4 |
2018-07-21 | posix-timers: Noralize good_sigevent | Eric W. Biederman | 1 | -3/+5 |
2018-07-21 | pid: Implement PIDTYPE_TGID | Eric W. Biederman | 2 | -3/+4 |
2018-07-20 | Merge tag 'fortglx/4.19/time-part2' of https://git.linaro.org/people/john.stu... | Thomas Gleixner | 6 | -43/+214 |
2018-07-19 | time: Introduce one suspend clocksource to compensate the suspend time | Baolin Wang | 2 | -8/+163 |
2018-07-19 | time: Fix extra sleeptime injection when suspend fails | Mukesh Ojha | 1 | -7/+25 |
2018-07-19 | timekeeping/ntp: Constify some function arguments | Ondrej Mosnacek | 5 | -21/+22 |
2018-07-20 | sched/clock: Move sched clock initialization and merge with generic clock | Pavel Tatashin | 1 | -1/+1 |
2018-07-20 | timekeeping: Default boot time offset to local_clock() | Pavel Tatashin | 1 | -2/+5 |
2018-07-20 | timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o... | Pavel Tatashin | 1 | -29/+30 |
2018-07-19 | ntp: Use kstrtos64 for s64 variable | Ondrej Mosnacek | 1 | -3/+2 |
2018-07-19 | ntp: Remove redundant arguments | Ondrej Mosnacek | 1 | -6/+4 |
2018-07-19 | timer: Fix coding style | Yi Wang | 1 | -1/+1 |
2018-07-12 | Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz... | Thomas Gleixner | 4 | -11/+35 |
2018-07-12 | hrtimer: Improve kernel message printing | Geert Uytterhoeven | 1 | -4/+3 |
2018-07-10 | Revert "tick: Prefer a lower rating device only if it's CPU local device" | Sudeep Holla | 1 | -2/+1 |
2018-07-10 | timekeeping: Update multiplier when NTP frequency is set directly | Miroslav Lichvar | 1 | -6/+30 |
2018-07-02 | alarmtimer: Prevent overflow for relative nanosleep | Thomas Gleixner | 1 | -1/+2 |
2018-07-02 | posix-timers: Sanitize overrun handling | Thomas Gleixner | 2 | -12/+21 |
2018-07-02 | posix-timers: Make forward callback return s64 | Thomas Gleixner | 3 | -6/+6 |
2018-06-24 | time: Change types to new y2038 safe __kernel_itimerspec | Deepa Dinamani | 1 | -5/+7 |
2018-06-24 | time: Enable get/put_compat_itimerspec64 always | Deepa Dinamani | 1 | -0/+21 |
2018-06-24 | time: Introduce struct __kernel_itimerspec | Deepa Dinamani | 1 | -2/+2 |
2018-06-22 | time: Make sure jiffies_to_msecs() preserves non-zero time periods | Geert Uytterhoeven | 1 | -2/+4 |
2018-06-19 | posix-timers: Use new ktime_get_*_ts64() helpers | Arnd Bergmann | 2 | -6/+6 |
2018-06-19 | timekeeping: Use ktime_get_real_ts64() instead of getnstimeofday64() | Arnd Bergmann | 2 | -4/+4 |
2018-06-19 | time: Use ktime_get_real_seconds() in time syscall | Arnd Bergmann | 1 | -4/+2 |
2018-06-19 | posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME | Arnd Bergmann | 1 | -1/+1 |
2018-06-12 | posix-cpu-timers: Remove lockdep_assert_irqs_disabled() | Sebastian Andrzej Siewior | 1 | -2/+0 |
2018-06-05 | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+2 |
2018-06-04 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -41/+34 |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -52/+106 |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -14/+2 |
2018-05-27 | PM / suspend: Prevent might sleep splats | Thomas Gleixner | 1 | -0/+2 |
2018-05-19 | timekeeping: Add ktime_get_coarse_with_offset | Arnd Bergmann | 1 | -0/+19 |
2018-05-19 | timekeeping: Standardize on ktime_get_*() naming | Arnd Bergmann | 1 | -14/+9 |
2018-05-19 | timekeeping: Clean up ktime_get_real_ts64 | Arnd Bergmann | 1 | -25/+6 |
2018-05-19 | timekeeping: Remove timespec64 hack | Arnd Bergmann | 1 | -2/+0 |
2018-05-19 | Merge branch 'linus' into timers/2038 | Thomas Gleixner | 11 | -122/+126 |