index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
Kconfig
Age
Commit message (
Expand
)
Author
2014-02-14
nohz: ensure users are aware boot CPU is not NO_HZ_FULL
Paul Gortmaker
2013-09-30
nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT
Kevin Hilman
2013-09-30
vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig
Kevin Hilman
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-08-31
nohz_full: Add full-system-idle state machine
Paul E. McKenney
2013-08-18
nohz_full: Add Kconfig parameter for scalable detection of all-idle state
Paul E. McKenney
2013-08-13
context_tracking: Remove full dynticks' hacky dependency on wide context trac...
Frederic Weisbecker
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-05-14
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
2013-05-04
rcu: Fix full dynticks' dependency on wide RCU nocb mode
Frederic Weisbecker
2013-04-26
nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks config
Frederic Weisbecker
2013-04-24
nohz: Remove full dynticks' superfluous dependency on RCU tree
Frederic Weisbecker
2013-04-22
nohz: Select wide RCU nocb for full dynticks
Frederic Weisbecker
2013-04-21
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2013-04-19
nohz: New option to default all CPUs in full dynticks range
Frederic Weisbecker
2013-04-18
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2013-04-15
nohz: Improve a bit the full dynticks Kconfig documentation
Frederic Weisbecker
2013-04-15
nohz: Align periodic tick Kconfig with other choices' naming convention
Frederic Weisbecker
2013-04-15
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
nohz: Fix old dynticks idle Kconfig backward compatibility
Frederic Weisbecker
2013-04-03
nohz: Pack nohz Kconfig option in a menu of choices
Frederic Weisbecker
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-02
nohz: Unhide full dynticks feature from its dependencies
Frederic Weisbecker
2013-03-21
nohz: Basic full dynticks interface
Frederic Weisbecker
2013-02-04
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2013-01-31
clockevents: Add generic timer broadcast function
Mark Rutland
2013-01-29
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
John Stultz
2013-01-15
timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option
Feng Tang
2012-09-24
time: Introduce new GENERIC_TIME_VSYSCALL
John Stultz
2012-09-24
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2012-05-21
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
2012-05-21
timers: Provide generic Kconfig switches
Thomas Gleixner
2012-03-31
tick: Document TICK_ONESHOT config option
Thomas Gleixner
2011-11-29
clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGR
Paul Bolle
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2008-10-16
Kconfig: eliminate "def_bool n" constructs
Jan Beulich
2007-10-12
clockevents: Allow build w/o run-tine usage for migration purposes
Thomas Gleixner
2007-02-16
[PATCH] hrtimers: add high resolution timer support
Thomas Gleixner
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner