aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-21
|\
| * signal: Pass pid and pid type into send_sigqueueEric W. Biederman2018-07-21
| * posix-timers: Noralize good_sigeventEric W. Biederman2018-07-21
| * pid: Implement PIDTYPE_TGIDEric W. Biederman2018-07-21
* | Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-13
|\ \
| * | parisc: Drop architecture-specific ENOTSUP defineHelge Deller2018-08-13
* | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-13
|\ \ \
| * | | timekeeping: Prevent false warning when persistent clock is not availablePavel Tatashin2018-07-30
| * | | sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin2018-07-19
| * | | timekeeping: Default boot time offset to local_clock()Pavel Tatashin2018-07-19
| * | | timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o...Pavel Tatashin2018-07-19
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-13
|\ \ \ \ | |_|/ / |/| | |
| * | | clockevents: Warn if cpu_all_mask is used as cpumaskSudeep Holla2018-08-02
| * | | tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimerSudeep Holla2018-08-02
| * | | timers: Clear timer_base::must_forward_clk with timer_base::lock heldGaurav Kohli2018-08-02
| * | | Merge tag 'fortglx/4.19/time-part2' of https://git.linaro.org/people/john.stu...Thomas Gleixner2018-07-20
| |\ \ \
| | * | | time: Introduce one suspend clocksource to compensate the suspend timeBaolin Wang2018-07-19
| | * | | time: Fix extra sleeptime injection when suspend failsMukesh Ojha2018-07-19
| | * | | timekeeping/ntp: Constify some function argumentsOndrej Mosnacek2018-07-19
| | * | | ntp: Use kstrtos64 for s64 variableOndrej Mosnacek2018-07-19
| | * | | ntp: Remove redundant argumentsOndrej Mosnacek2018-07-19
| * | | | timer: Fix coding styleYi Wang2018-07-19
| |/ / /
| * | | Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2018-07-12
| |\ \ \
| | * | | timekeeping: Update multiplier when NTP frequency is set directlyMiroslav Lichvar2018-07-10
| * | | | hrtimer: Improve kernel message printingGeert Uytterhoeven2018-07-12
| * | | | alarmtimer: Prevent overflow for relative nanosleepThomas Gleixner2018-07-02
| * | | | posix-timers: Sanitize overrun handlingThomas Gleixner2018-07-02
| * | | | posix-timers: Make forward callback return s64Thomas Gleixner2018-07-02
| * | | | time: Change types to new y2038 safe __kernel_itimerspecDeepa Dinamani2018-06-24
| * | | | time: Enable get/put_compat_itimerspec64 alwaysDeepa Dinamani2018-06-24
| * | | | time: Introduce struct __kernel_itimerspecDeepa Dinamani2018-06-24
| * | | | posix-timers: Use new ktime_get_*_ts64() helpersArnd Bergmann2018-06-19
| * | | | timekeeping: Use ktime_get_real_ts64() instead of getnstimeofday64()Arnd Bergmann2018-06-19
| * | | | time: Use ktime_get_real_seconds() in time syscallArnd Bergmann2018-06-19
| | |_|/ | |/| |
* | | | nohz: Fix local_timer_softirq_pending()Anna-Maria Gleixner2018-07-31
| |_|/ |/| |
* | | Revert "tick: Prefer a lower rating device only if it's CPU local device"Sudeep Holla2018-07-10
| |/ |/|
* | time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven2018-06-22
* | posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIMEArnd Bergmann2018-06-19
* | posix-cpu-timers: Remove lockdep_assert_irqs_disabled()Sebastian Andrzej Siewior2018-06-12
|/
* 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