summaryrefslogtreecommitdiffstats
path: root/kernel/time/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* rcu: Drop RCU_USER_QS in favor of NO_HZ_FULLPaul E. McKenney2015-07-061-2/+0
* clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-011-6/+0
* clocksource: Move cycle_last validation to core codeThomas Gleixner2014-07-231-0/+5
* ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-231-4/+0
* nohz: ensure users are aware boot CPU is not NO_HZ_FULLPaul Gortmaker2014-02-141-1/+1
* nohz: Drop generic vtime obsolete dependency on CONFIG_64BITKevin Hilman2013-09-301-1/+0
* vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigKevin Hilman2013-09-301-0/+1
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-041-1/+0
|\
| * context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker2013-08-131-1/+0
* | nohz_full: Add full-system-idle state machinePaul E. McKenney2013-08-311-0/+27
* | nohz_full: Add Kconfig parameter for scalable detection of all-idle statePaul E. McKenney2013-08-181-0/+23
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-05-151-5/+0
|\
| * time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz2013-05-141-5/+0
* | rcu: Fix full dynticks' dependency on wide RCU nocb modeFrederic Weisbecker2013-05-041-1/+0
* | nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks configFrederic Weisbecker2013-04-261-1/+3
* | nohz: Remove full dynticks' superfluous dependency on RCU treeFrederic Weisbecker2013-04-241-2/+0
* | nohz: Select wide RCU nocb for full dynticksFrederic Weisbecker2013-04-221-0/+1
* | Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...Ingo Molnar2013-04-211-0/+1
|\ \
| * | nohz: New APIs to re-evaluate the tick on full dynticks CPUsFrederic Weisbecker2013-04-181-0/+1
* | | nohz: New option to default all CPUs in full dynticks rangeFrederic Weisbecker2013-04-191-0/+10
|/ /
* | nohz: Improve a bit the full dynticks Kconfig documentationFrederic Weisbecker2013-04-151-3/+5
* | nohz: Align periodic tick Kconfig with other choices' naming conventionFrederic Weisbecker2013-04-151-1/+1
* | nohz: Switch from "extended nohz" to "full nohz" based namingFrederic Weisbecker2013-04-151-2/+2
* | nohz: Fix old dynticks idle Kconfig backward compatibilityFrederic Weisbecker2013-04-151-4/+8
* | nohz: Pack nohz Kconfig option in a menu of choicesFrederic Weisbecker2013-04-031-5/+23
* | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-031-4/+9
* | nohz: Unhide full dynticks feature from its dependenciesFrederic Weisbecker2013-04-021-5/+14
* | nohz: Basic full dynticks interfaceFrederic Weisbecker2013-03-211-0/+19
|/
* Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2013-02-041-0/+5
|\
| * timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz2013-01-291-1/+1
| * timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK optionFeng Tang2013-01-151-0/+5
* | clockevents: Add generic timer broadcast functionMark Rutland2013-01-311-0/+4
|/
* time: Introduce new GENERIC_TIME_VSYSCALLJohn Stultz2012-09-241-0/+4
* time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-1/+1
* timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-32/+41
* timers: Provide generic Kconfig switchesThomas Gleixner2012-05-211-0/+35
* tick: Document TICK_ONESHOT config optionThomas Gleixner2012-03-311-0/+4
* clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGRPaul Bolle2011-11-291-1/+1
* clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-081-0/+2
* time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-2/+2
* Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-161-1/+0
* clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner2007-10-121-0/+5
* [PATCH] hrtimers: add high resolution timer supportThomas Gleixner2007-02-161-0/+10
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-161-0/+15
OpenPOWER on IntegriCloud