summaryrefslogtreecommitdiff
path: root/kernel/time/Kconfig
AgeCommit message (Expand)Author
2024-03-01sched/idle: Conditionally handle tick broadcast in default_idle_call()Thomas Gleixner
2023-01-03clocksource: Loosen clocksource watchdog constraintsPaul E. McKenney
2022-07-05context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker
2022-02-01clocksource: Add a Kconfig option for WATCHDOG_MAX_SKEWWaiman Long
2021-06-29Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-24time: Improve performance of time64_to_tm()Cassio Neri
2021-05-13tick/nohz: Update nohz_full Kconfig helpFrederic 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-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
2020-10-30timekeeping: add CONFIG_LEGACY_TIMER_TICKArnd Bergmann
2020-10-30timekeeping: remove arch_gettimeoffsetArnd Bergmann
2020-08-06posix-cpu-timers: Provide mechanisms to defer timer handling to task_workThomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-01-15time: Move CONTEXT_TRACKING to kernel/time/KconfigPaul E. McKenney
2018-10-04clocksource: Provide clocksource_arch_init()Thomas Gleixner
2018-02-15sched/isolation: Eliminate NO_HZ_FULL_ALLPaul E. McKenney
2017-12-18sched/isolation: Make CONFIG_NO_HZ_FULL select CONFIG_CPU_ISOLATIONPaul E. McKenney
2017-11-14timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLDMiroslav Lichvar
2017-11-02kernel/time/Kconfig: Fix typo in commentRandy Dunlap
2017-06-08rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney
2015-07-06rcu: Drop RCU_USER_QS in favor of NO_HZ_FULLPaul E. McKenney
2015-04-01clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner
2014-07-23clocksource: Move cycle_last validation to core codeThomas Gleixner
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz
2014-02-14nohz: ensure users are aware boot CPU is not NO_HZ_FULLPaul Gortmaker
2013-09-30nohz: Drop generic vtime obsolete dependency on CONFIG_64BITKevin Hilman
2013-09-30vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigKevin Hilman
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-08-31nohz_full: Add full-system-idle state machinePaul E. McKenney
2013-08-18nohz_full: Add Kconfig parameter for scalable detection of all-idle statePaul E. McKenney
2013-08-13context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-04rcu: Fix full dynticks' dependency on wide RCU nocb modeFrederic Weisbecker
2013-04-26nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks configFrederic Weisbecker
2013-04-24nohz: Remove full dynticks' superfluous dependency on RCU treeFrederic Weisbecker
2013-04-22nohz: Select wide RCU nocb for full dynticksFrederic Weisbecker
2013-04-21Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2013-04-19nohz: New option to default all CPUs in full dynticks rangeFrederic Weisbecker
2013-04-18nohz: New APIs to re-evaluate the tick on full dynticks CPUsFrederic Weisbecker
2013-04-15nohz: Improve a bit the full dynticks Kconfig documentationFrederic Weisbecker
2013-04-15nohz: Align periodic tick Kconfig with other choices' naming conventionFrederic Weisbecker
2013-04-15nohz: Switch from "extended nohz" to "full nohz" based namingFrederic Weisbecker
2013-04-15nohz: Fix old dynticks idle Kconfig backward compatibilityFrederic Weisbecker
2013-04-03nohz: Pack nohz Kconfig option in a menu of choicesFrederic Weisbecker
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker
2013-04-02nohz: Unhide full dynticks feature from its dependenciesFrederic Weisbecker
2013-03-21nohz: Basic full dynticks interfaceFrederic Weisbecker