aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
* Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-05
|\
| * PM / suspend: Prevent might sleep splatsThomas Gleixner2018-05-27
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-05
|\ \
| * | timekeeping: Add ktime_get_coarse_with_offsetArnd Bergmann2018-05-19
| * | timekeeping: Standardize on ktime_get_*() namingArnd Bergmann2018-05-19
| * | timekeeping: Clean up ktime_get_real_ts64Arnd Bergmann2018-05-19
| * | timekeeping: Remove timespec64 hackArnd Bergmann2018-05-19
| * | Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-19
| |\ \
* | \ \ Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-04
|\ \ \ \
| * | | | clocksource: Move inline keyword to the beginning of function declarationsMathieu Malaterre2018-05-16
| * | | | timer_list: Remove unused function pointer typedefChen Lin2018-05-13
| * | | | timers: Adjust a kernel-doc commentMauro Carvalho Chehab2018-05-13
| * | | | tick: Prefer a lower rating device only if it's CPU local deviceSudeep Holla2018-05-13
| * | | | clocksource: Remove kthreadPeter Zijlstra2018-05-02
| * | | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-02
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | time: Change nanosleep to safe __kernel_* typesDeepa Dinamani2018-04-19
| * | | time: Change types to new y2038 safe __kernel_* typesDeepa Dinamani2018-04-19
| * | | time: Fix get_timespec64() for y2038 safe compat interfacesDeepa Dinamani2018-04-19
| * | | posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani2018-04-19
| * | | compat: Enable compat_get/put_timespec64 alwaysDeepa Dinamani2018-04-19
* | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | proc: introduce proc_create_seq_privateChristoph Hellwig2018-05-16
| | |/ | |/|
* / | tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui2018-05-15
|/ /
* | clocksource: Rework stale commentPeter Zijlstra2018-05-02
* | clocksource: Consistent de-rate when marking unstablePeter Zijlstra2018-05-02
* | clocksource: Initialize cs->wd_listPeter Zijlstra2018-05-02
* | clocksource: Allow clocksource_mark_unstable() on unregistered clocksourcesPeter Zijlstra2018-05-02
* | Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-26
* | tick/sched: Do not mess with an enqueued hrtimerThomas Gleixner2018-04-26
* | posix-cpu-timers: Ensure set_process_cpu_timer is always evaluatedLaura Abbott2018-04-19
* | timekeeping: Remove __current_kernel_time()Baolin Wang2018-04-17
* | clockevents: Fix kernel messages split across multiple linesGeert Uytterhoeven2018-04-17
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-15
|\
| * syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski2018-04-05
* | Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-12
|\ \
| * | kdb: use __ktime_get_real_seconds instead of __current_kernel_timeArnd Bergmann2018-01-25
| | |
| \ \
*-. \ \ Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki2018-04-11
|\ \ \ \ | | | |/ | | |/|
| * | | tick-sched: avoid a maybe-uninitialized warningArnd Bergmann2018-04-10
| * | | time: hrtimer: Use timerqueue_iterate_next() to get to the next timerRafael J. Wysocki2018-04-09
| * | | nohz: Avoid duplication of code related to got_idle_tickRafael J. Wysocki2018-04-09
| * | | nohz: Gather tick_sched booleans under a common flag fieldFrederic Weisbecker2018-04-09
| * | | cpuidle: menu: Refine idle state selection for running tickRafael J. Wysocki2018-04-09
| * | | sched: idle: Select idle state before stopping the tickRafael J. Wysocki2018-04-09
| * | | time: hrtimer: Introduce hrtimer_next_event_without()Rafael J. Wysocki2018-04-07
| * | | time: tick-sched: Split tick_nohz_stop_sched_tick()Rafael J. Wysocki2018-04-07
| * | | cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki2018-04-06
| * | | jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki2018-04-06
| * | | sched: idle: Do not stop the tick upfront in the idle loopRafael J. Wysocki2018-04-05
| * | | time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki2018-04-05
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-04
|\ \ \ | |/ / |/| |