aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/Kconfig
AgeCommit message (Expand)Author
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
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-01-31clockevents: Add generic timer broadcast functionMark Rutland
2013-01-29timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz
2013-01-15timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK optionFeng Tang
2012-09-24time: Introduce new GENERIC_TIME_VSYSCALLJohn Stultz
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21timers: Provide generic Kconfig switchesThomas Gleixner
2012-03-31tick: Document TICK_ONESHOT config optionThomas Gleixner
2011-11-29clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGRPaul Bolle
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner
2007-02-16[PATCH] hrtimers: add high resolution timer supportThomas Gleixner
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner