aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds3-55/+3
2018-12-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds25-218/+52
2018-12-18timekeeping: remove timespec_add/timespec_delArnd Bergmann1-36/+0
2018-12-18timekeeping: remove unused {read,update}_persistent_clockArnd Bergmann2-19/+3
2018-12-18ntp: Remove duplicated includeYueHaibing1-1/+0
2018-12-17posix-timers: Fix division by zero bugThomas Gleixner1-4/+1
2018-12-11timekeeping: Convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+2
2018-12-05timekeeping: Use proper seqcount initializerBart Van Assche1-1/+3
2018-11-23posix-timers: Remove license boilerplateThomas Gleixner1-19/+1
2018-11-23posix-clocks: Remove license boiler plateThomas Gleixner1-14/+0
2018-11-23sched/clock: Remove license boilerplateThomas Gleixner1-4/+0
2018-11-23posix-timers/stubs: Remove license boilerplateThomas Gleixner1-4/+0
2018-11-23time: Remove license boilerplateThomas Gleixner4-48/+5
2018-11-23time/debug: Remove license boilerplateThomas Gleixner2-19/+0
2018-11-23hrtimers/tick/clockevents: Remove sloppy license referencesThomas Gleixner7-20/+0
2018-11-23time: Add SPDX license identifiersThomas Gleixner22-0/+23
2018-11-23time: Remove useless filenames in top level commentsThomas Gleixner18-66/+15
2018-11-08posix-cpu-timers: Remove useless call to check_dl_overrun()Juri Lelli1-3/+0
2018-11-05clockevents: Remove unnecessary unlikely()Yangtao Li1-9/+3
2018-11-01compat: Cleanup in_compat_syscall() callersDmitry Safonov1-1/+1
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-114/+67
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2018-10-10tick/sched : Remove redundant cpu_online() checkPeng Hao1-1/+1
2018-10-04clocksource: Provide clocksource_arch_init()Thomas Gleixner2-0/+6
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman1-1/+1
2018-09-28tick/broadcast: Remove redundant checkPeng Hao1-2/+0
2018-09-06clocksource: Revert "Remove kthread"Peter Zijlstra1-10/+30
2018-08-29y2038: __get_old_timespec32() can be statickbuild test robot1-2/+2
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann4-57/+57
2018-08-27y2038: make do_gettimeofday() and get_seconds() inlineArnd Bergmann2-30/+9
2018-08-27y2038: remove unused time interfacesArnd Bergmann1-24/+0
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-15/+13
2018-08-13Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-11/+2
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-30/+34
2018-08-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds16-106/+340
2018-08-13parisc: Drop architecture-specific ENOTSUP defineHelge Deller1-11/+2
2018-08-02clockevents: Warn if cpu_all_mask is used as cpumaskSudeep Holla1-0/+6
2018-08-02tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimerSudeep Holla1-1/+1
2018-08-02timers: Clear timer_base::must_forward_clk with timer_base::lock heldGaurav Kohli1-13/+16
2018-07-31nohz: Fix local_timer_softirq_pending()Anna-Maria Gleixner1-1/+1
2018-07-30timekeeping: Prevent false warning when persistent clock is not availablePavel Tatashin1-1/+1
2018-07-21signal: Pass pid and pid type into send_sigqueueEric W. Biederman1-9/+4
2018-07-21posix-timers: Noralize good_sigeventEric W. Biederman1-3/+5
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman2-3/+4
2018-07-20Merge tag 'fortglx/4.19/time-part2' of https://git.linaro.org/people/john.stultz/linux into timers/coreThomas Gleixner6-43/+214
2018-07-19time: Introduce one suspend clocksource to compensate the suspend timeBaolin Wang2-8/+163
2018-07-19time: Fix extra sleeptime injection when suspend failsMukesh Ojha1-7/+25
2018-07-19timekeeping/ntp: Constify some function argumentsOndrej Mosnacek5-21/+22
2018-07-20sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin1-1/+1
2018-07-20timekeeping: Default boot time offset to local_clock()Pavel Tatashin1-2/+5