aboutsummaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker
2013-04-29nohz: Protect smp_processor_id() in tick_nohz_task_switch()Li Zhong
2013-04-27Merge branch 'timers/nohz-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2013-04-26nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks configFrederic Weisbecker
2013-04-26nohz: Reduce overhead under high-freq idling patternsIngo Molnar
2013-04-24nohz: Remove full dynticks' superfluous dependency on RCU treeFrederic Weisbecker
2013-04-22nohz: Add basic tracingFrederic Weisbecker
2013-04-22nohz: Select wide RCU nocb for full dynticksFrederic Weisbecker
2013-04-22nohz: Re-evaluate the tick for the new task after a context switchFrederic Weisbecker
2013-04-22nohz: Prepare to stop the tick on irq exitFrederic Weisbecker
2013-04-22nohz: Implement full dynticks kickFrederic Weisbecker
2013-04-22nohz: Re-evaluate the tick from the scheduler IPIFrederic 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-19nohz: Ensure full dynticks CPUs are RCU nocbsFrederic Weisbecker
2013-04-19nohz: Force boot CPU outside 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: Print final full dynticks CPUs range on bootFrederic 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: Assign timekeeping duty to a CPU outside the full dynticks rangeFrederic Weisbecker
2013-03-21nohz: Basic full dynticks interfaceFrederic Weisbecker
2013-03-07clockevents: Don't allow dummy broadcast timersMark Rutland
2013-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2013-02-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19ntp: Make ntp_lock rawThomas Gleixner
2013-02-14Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-02-12Merge branch 'timers/for-arm' into timers/coreThomas Gleixner
2013-02-12clockevents: Fix generic broadcast for FEAT_C3STOPMark Rutland
2013-02-08time, Fix setting of hardware clock in NTP codePrarit Bhargava
2013-02-05Merge branch 'nohz/printk-v8' into irq/coreFrederic 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-31clockevents: Add generic timer broadcast receiverMark Rutland
2013-01-29timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz
2013-01-27cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker
2013-01-17tick: export nohz tick idle symbols for module useJacob Pan
2013-01-15timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK optionFeng Tang
2013-01-15timekeeping: Add persistent_clock_exist flagFeng Tang
2013-01-15NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe
2013-01-15time: create __getnstimeofday for WARNless callsKees Cook
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson