Age | Commit message (Expand) | Author | Files | Lines |
2019-03-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2019-03-06 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -80/+139 |
2019-02-13 | Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 1 | -1/+1 |
2019-02-10 | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/... | Thomas Gleixner | 9 | -80/+139 |
2019-02-07 | y2038: rename old time and utime syscalls | Arnd Bergmann | 1 | -2/+2 |
2019-02-07 | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann | 4 | -33/+34 |
2019-02-07 | timex: change syscalls to use struct __kernel_timex | Deepa Dinamani | 2 | -2/+4 |
2019-02-07 | timex: use __kernel_timex internally | Deepa Dinamani | 7 | -24/+26 |
2019-02-07 | sparc64: add custom adjtimex/clock_adjtime functions | Arnd Bergmann | 1 | -12/+12 |
2019-02-07 | time: make adjtime compat handling available for 32 bit | Arnd Bergmann | 2 | -15/+69 |
2019-01-29 | timers: Mark expected switch fall-throughs | Gustavo A. R. Silva | 3 | -2/+3 |
2019-01-29 | timekeeping/debug: No need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -9/+2 |
2019-01-26 | rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq() | Paul E. McKenney | 1 | -1/+1 |
2019-01-15 | posix-cpu-timers: Remove private interval storage | Thomas Gleixner | 1 | -7/+6 |
2019-01-15 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 1 | -0/+1 |
2019-01-15 | posix-cpu-timers: Unbreak timer rearming | Thomas Gleixner | 1 | -0/+1 |
2019-01-15 | time: Move CONTEXT_TRACKING to kernel/time/Kconfig | Paul E. McKenney | 1 | -0/+29 |
2018-12-28 | Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel... | Linus Torvalds | 3 | -55/+3 |
2018-12-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 25 | -218/+52 |
2018-12-18 | timekeeping: remove timespec_add/timespec_del | Arnd Bergmann | 1 | -36/+0 |
2018-12-18 | timekeeping: remove unused {read,update}_persistent_clock | Arnd Bergmann | 2 | -19/+3 |
2018-12-18 | ntp: Remove duplicated include | YueHaibing | 1 | -1/+0 |
2018-12-17 | posix-timers: Fix division by zero bug | Thomas Gleixner | 1 | -4/+1 |
2018-12-12 | timekeeping: Convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li | 1 | -13/+2 |
2018-12-05 | timekeeping: Use proper seqcount initializer | Bart Van Assche | 1 | -1/+3 |
2018-11-23 | posix-timers: Remove license boilerplate | Thomas Gleixner | 1 | -19/+1 |
2018-11-23 | posix-clocks: Remove license boiler plate | Thomas Gleixner | 1 | -14/+0 |
2018-11-23 | sched/clock: Remove license boilerplate | Thomas Gleixner | 1 | -4/+0 |
2018-11-23 | posix-timers/stubs: Remove license boilerplate | Thomas Gleixner | 1 | -4/+0 |
2018-11-23 | time: Remove license boilerplate | Thomas Gleixner | 4 | -48/+5 |
2018-11-23 | time/debug: Remove license boilerplate | Thomas Gleixner | 2 | -19/+0 |
2018-11-23 | hrtimers/tick/clockevents: Remove sloppy license references | Thomas Gleixner | 7 | -20/+0 |
2018-11-23 | time: Add SPDX license identifiers | Thomas Gleixner | 22 | -0/+23 |
2018-11-23 | time: Remove useless filenames in top level comments | Thomas Gleixner | 18 | -66/+15 |
2018-11-08 | posix-cpu-timers: Remove useless call to check_dl_overrun() | Juri Lelli | 1 | -3/+0 |
2018-11-05 | clockevents: Remove unnecessary unlikely() | Yangtao Li | 1 | -9/+3 |
2018-11-01 | compat: Cleanup in_compat_syscall() callers | Dmitry Safonov | 1 | -1/+1 |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -114/+67 |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2018-10-10 | tick/sched : Remove redundant cpu_online() check | Peng Hao | 1 | -1/+1 |
2018-10-05 | clocksource: Provide clocksource_arch_init() | Thomas Gleixner | 2 | -0/+6 |
2018-10-03 | signal: Distinguish between kernel_siginfo and siginfo | Eric W. Biederman | 1 | -1/+1 |
2018-09-28 | tick/broadcast: Remove redundant check | Peng Hao | 1 | -2/+0 |
2018-09-07 | clocksource: Revert "Remove kthread" | Peter Zijlstra | 1 | -10/+30 |
2018-08-29 | y2038: __get_old_timespec32() can be static | kbuild test robot | 1 | -2/+2 |
2018-08-27 | y2038: globally rename compat_time to old_time32 | Arnd Bergmann | 4 | -57/+57 |
2018-08-27 | y2038: make do_gettimeofday() and get_seconds() inline | Arnd Bergmann | 2 | -30/+9 |
2018-08-27 | y2038: remove unused time interfaces | Arnd Bergmann | 1 | -24/+0 |
2018-08-21 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -15/+13 |
2018-08-14 | Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -11/+2 |