summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)AuthorFilesLines
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-24/+360
2013-05-04sched: Keep at least 1 tick per second for active dynticks tasksFrederic Weisbecker1-0/+7
2013-05-04rcu: Fix full dynticks' dependency on wide RCU nocb modeFrederic Weisbecker1-1/+0
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker1-1/+2
2013-04-29nohz: Protect smp_processor_id() in tick_nohz_task_switch()Li Zhong1-3/+4
2013-04-27Merge branch 'timers/nohz-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar1-1/+3
2013-04-26nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks configFrederic Weisbecker1-1/+3
2013-04-26nohz: Reduce overhead under high-freq idling patternsIngo Molnar1-3/+4
2013-04-25clockevents: Set dummy handler on CPU_DEAD shutdownThomas Gleixner2-0/+5
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner1-1/+2
2013-04-24nohz: Remove full dynticks' superfluous dependency on RCU treeFrederic Weisbecker1-2/+0
2013-04-22nohz: Add basic tracingFrederic Weisbecker1-4/+15
2013-04-22nohz: Select wide RCU nocb for full dynticksFrederic Weisbecker1-0/+1
2013-04-22nohz: Re-evaluate the tick for the new task after a context switchFrederic Weisbecker1-0/+20
2013-04-22nohz: Prepare to stop the tick on irq exitFrederic Weisbecker1-6/+25
2013-04-22nohz: Implement full dynticks kickFrederic Weisbecker1-4/+38
2013-04-22timekeeping: Update tk->cycle_last in resumeThomas Gleixner1-1/+1
2013-04-22nohz: Re-evaluate the tick from the scheduler IPIFrederic Weisbecker1-1/+1
2013-04-21Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...Ingo Molnar2-0/+52
2013-04-19nohz: New option to default all CPUs in full dynticks rangeFrederic Weisbecker2-2/+31
2013-04-19nohz: Ensure full dynticks CPUs are RCU nocbsFrederic Weisbecker1-6/+16
2013-04-19nohz: Force boot CPU outside full dynticks rangeFrederic Weisbecker1-39/+15
2013-04-18nohz: New APIs to re-evaluate the tick on full dynticks CPUsFrederic Weisbecker2-0/+52
2013-04-17clockevents: Switch into oneshot mode even if broadcast registered lateStephen Boyd1-0/+10
2013-04-17timer_list: Convert timer list to be a proper seq_fileNathan Zimmer1-12/+77
2013-04-17timer_list: Split timer_list_show_tickdevicesNathan Zimmer1-12/+9
2013-04-15nohz: Improve a bit the full dynticks Kconfig documentationFrederic Weisbecker1-3/+5
2013-04-15nohz: Align periodic tick Kconfig with other choices' naming conventionFrederic Weisbecker1-1/+1
2013-04-15nohz: Switch from "extended nohz" to "full nohz" based namingFrederic Weisbecker4-31/+31
2013-04-15nohz: Fix old dynticks idle Kconfig backward compatibilityFrederic Weisbecker1-4/+8
2013-04-11timekeeping: Make sure to notify hrtimers when TAI offset changesJohn Stultz1-3/+7
2013-04-04timekeeping: Shorten seq_count regionThomas Gleixner1-3/+2
2013-04-04timekeeping: Implement a shadow timekeeperThomas Gleixner1-12/+29
2013-04-04timekeeping: Delay update of clock->cycle_lastThomas Gleixner1-1/+3
2013-04-04timekeeping: Store cycle_last value in timekeeper struct as wellThomas Gleixner1-2/+2
2013-04-04ntp: Remove ntp_lock, using the timekeeping locks to protect ntp stateJohn Stultz1-37/+4
2013-04-04timekeeping: Simplify tai updating from do_adjtimexJohn Stultz1-5/+4
2013-04-04timekeeping: Hold timekeepering locks in do_adjtimex and hardppsJohn Stultz1-2/+17
2013-04-04timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()John Stultz2-11/+11
2013-04-04ntp: Rework do_adjtimex to take timespec and tai argumentsJohn Stultz3-16/+17
2013-04-04ntp: Move timex validation to timekeeping do_adjtimex call.John Stultz3-5/+8
2013-04-04ntp: Move do_adjtimex() and hardpps() functions to timekeeping.cJohn Stultz3-5/+36
2013-04-04ntp: Split out timex validation from do_adjtimexJohn Stultz1-12/+27
2013-04-03nohz: Print final full dynticks CPUs range on bootFrederic Weisbecker1-0/+10
2013-04-03nohz: Pack nohz Kconfig option in a menu of choicesFrederic Weisbecker1-5/+23
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2-10/+15
2013-04-03Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner3-74/+228
2013-04-02nohz: Unhide full dynticks feature from its dependenciesFrederic Weisbecker1-5/+14
2013-03-25timekeeping: __timekeeping_set_tai_offset can be staticFengguang Wu1-1/+1
2013-03-25tick: Change log level of NOHZ: local_softirq_pending messageRado Vrbovsky1-2/+2