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