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