Age | Commit message (Expand) | Author |
2020-12-27 | Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-12-18 | timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill" | Colin Ian King |
2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann |
2020-10-30 | timekeeping: add CONFIG_LEGACY_TIMER_TICK | Arnd Bergmann |
2020-10-30 | timekeeping: remove arch_gettimeoffset | Arnd Bergmann |
2020-08-06 | posix-cpu-timers: Provide mechanisms to defer timer handling to task_work | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-01-15 | time: Move CONTEXT_TRACKING to kernel/time/Kconfig | Paul E. McKenney |
2018-10-04 | clocksource: Provide clocksource_arch_init() | Thomas Gleixner |
2018-02-15 | sched/isolation: Eliminate NO_HZ_FULL_ALL | Paul E. McKenney |
2017-12-18 | sched/isolation: Make CONFIG_NO_HZ_FULL select CONFIG_CPU_ISOLATION | Paul E. McKenney |
2017-11-14 | timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD | Miroslav Lichvar |
2017-11-02 | kernel/time/Kconfig: Fix typo in comment | Randy Dunlap |
2017-06-08 | rcu: Remove nohz_full full-system-idle state machine | Paul E. McKenney |
2015-07-06 | rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL | Paul E. McKenney |
2015-04-01 | clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD | Thomas Gleixner |
2014-07-23 | clocksource: Move cycle_last validation to core code | Thomas Gleixner |
2014-07-23 | ktime: Kill non-scalar ktime_t implementation for 2038 | John Stultz |
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 |