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