summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2021-05-31clockevents: Use DEVICE_ATTR_[RO|WO] macrosYueHaibing
2021-05-31tick/nohz: Only check for RCU deferred wakeup on user/guest entry when neededFrederic Weisbecker
2021-05-13tick/nohz: Call tick_nohz_task_switch() with interrupts disabledPeter Zijlstra
2021-05-13tick/nohz: Kick only _queued_ task whose tick dependency is updatedMarcelo Tosatti
2021-05-13tick/nohz: Change signal tick dependency to wake up CPUs of member tasksMarcelo Tosatti
2021-05-13tick/nohz: Only wake up a single target cpu when kicking a taskFrederic Weisbecker
2021-05-13tick/nohz: Update nohz_full Kconfig helpFrederic Weisbecker
2021-05-13tick/nohz: Update idle_exittime on actual idle exitYunfeng Ye
2021-05-13tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVEFrederic Weisbecker
2021-05-13tick/nohz: Conditionally restart tick on idle exitYunfeng Ye
2021-05-11alarmtimer: Check RTC features instead of opsAlexandre Belloni
2021-05-10timer: Revert "timer: Add timer_curr_running()"Frederic Weisbecker
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-26Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-17posix-timers: Preserve return value in clock_adjtime32()Chen Jun
2021-04-16tick/broadcast: Allow late registered device to enter oneshot modeJindong Yue
2021-04-16tick: Use tick_check_replacement() instead of open coding itWang Wensheng
2021-04-16time/timecounter: Mark 1st argument of timecounter_cyc2time() as constMarc Kleine-Budde
2021-04-08Merge back earlier cpuidle updates for v5.13.Rafael J. Wysocki
2021-04-07tick/nohz: Improve tick_nohz_get_next_hrtimer() kerneldocRafael J. Wysocki
2021-04-07time: Add mechanism to recognize clocksource in time_get_snapshotThomas Gleixner
2021-03-29timekeeping: Allow runtime PM from change_clocksource()Niklas Söderlund
2021-03-22timekeeping, clocksource: Fix various typos in commentsIngo Molnar
2021-03-18time/debug: Remove dentry pointer for debugfsGreg Kroah-Hartman
2021-03-17tick/sched: Prevent false positive softirq pending warnings on RTThomas Gleixner
2021-03-16kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov
2021-03-08hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()Anna-Maria Behnsen
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-21Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2021-02-05timens: Delete no-op time_ns_init()Alexey Dobriyan
2021-02-05alarmtimer: Update kerneldocAlexandre Belloni
2021-02-05ntp: Use freezable workqueue for RTC synchronizationGeert Uytterhoeven
2021-01-12ntp: Fix RTC synchronization on 32-bit platformsGeert Uytterhoeven
2021-01-12timekeeping: Remove unused get_seconds()Chunguang Xu
2021-01-06rcu/nocb: Code-style nits in callback-offloading togglingPaul E. McKenney
2021-01-06timer: Add timer_curr_running()Frederic Weisbecker
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-18timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"Colin Ian King
2020-12-16tick/sched: Remove bogus boot "safety" checkThomas Gleixner
2020-12-16tick: Remove pointless cpu valid check in hotplug codeThomas Gleixner
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2020-12-11tick/sched: Make jiffies update quick check more robustThomas Gleixner
2020-12-11ntp: Consolidate the RTC update implementationThomas Gleixner