aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-01-15time: Move CONTEXT_TRACKING to kernel/time/KconfigPaul E. McKenney1-0/+29
2018-10-04clocksource: Provide clocksource_arch_init()Thomas Gleixner1-0/+4
2018-02-15sched/isolation: Eliminate NO_HZ_FULL_ALLPaul E. McKenney1-10/+0
2017-12-18sched/isolation: Make CONFIG_NO_HZ_FULL select CONFIG_CPU_ISOLATIONPaul E. McKenney1-0/+1
2017-11-14timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLDMiroslav Lichvar1-4/+0
2017-11-02kernel/time/Kconfig: Fix typo in commentRandy Dunlap1-1/+1
2017-06-08rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney1-50/+0
2015-07-06rcu: Drop RCU_USER_QS in favor of NO_HZ_FULLPaul E. McKenney1-2/+0
2015-04-01clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner1-6/+0
2014-07-23clocksource: Move cycle_last validation to core codeThomas Gleixner1-0/+5
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz1-4/+0
2014-02-14nohz: ensure users are aware boot CPU is not NO_HZ_FULLPaul Gortmaker1-1/+1
2013-09-30nohz: Drop generic vtime obsolete dependency on CONFIG_64BITKevin Hilman1-1/+0
2013-09-30vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigKevin Hilman1-0/+1
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2013-08-31nohz_full: Add full-system-idle state machinePaul E. McKenney1-0/+27
2013-08-18nohz_full: Add Kconfig parameter for scalable detection of all-idle statePaul E. McKenney1-0/+23
2013-08-13context_tracking: Remove full dynticks' hacky dependency on wide context trackingFrederic Weisbecker1-1/+0
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz1-5/+0
2013-05-04rcu: Fix full dynticks' dependency on wide RCU nocb modeFrederic Weisbecker1-1/+0
2013-04-26nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks configFrederic Weisbecker1-1/+3
2013-04-24nohz: Remove full dynticks' superfluous dependency on RCU treeFrederic Weisbecker1-2/+0
2013-04-22nohz: Select wide RCU nocb for full dynticksFrederic Weisbecker1-0/+1
2013-04-21Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohzIngo Molnar1-0/+1
2013-04-19nohz: New option to default all CPUs in full dynticks rangeFrederic Weisbecker1-0/+10
2013-04-18nohz: New APIs to re-evaluate the tick on full dynticks CPUsFrederic Weisbecker1-0/+1
2013-04-15nohz: Improve a bit the full dynticks Kconfig documentationFrederic Weisbecker1-3/+5
2013-04-15nohz: Align periodic tick Kconfig with other choices' naming conventionFrederic Weisbecker1-1/+1
2013-04-15nohz: Switch from "extended nohz" to "full nohz" based namingFrederic Weisbecker1-2/+2
2013-04-15nohz: Fix old dynticks idle Kconfig backward compatibilityFrederic Weisbecker1-4/+8
2013-04-03nohz: Pack nohz Kconfig option in a menu of choicesFrederic Weisbecker1-5/+23
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker1-4/+9
2013-04-02nohz: Unhide full dynticks feature from its dependenciesFrederic Weisbecker1-5/+14
2013-03-21nohz: Basic full dynticks interfaceFrederic Weisbecker1-0/+19
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/coreThomas Gleixner1-0/+5
2013-01-31clockevents: Add generic timer broadcast functionMark Rutland1-0/+4
2013-01-29timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz1-1/+1
2013-01-15timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK optionFeng Tang1-0/+5
2012-09-24time: Introduce new GENERIC_TIME_VSYSCALLJohn Stultz1-0/+4
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz1-1/+1
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-32/+41
2012-05-21timers: Provide generic Kconfig switchesThomas Gleixner1-0/+35
2012-03-31tick: Document TICK_ONESHOT config optionThomas Gleixner1-0/+4
2011-11-29clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGRPaul Bolle1-1/+1
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky1-0/+2
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-2/+2
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich1-1/+0
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner1-0/+5