Age | Commit message (Expand) | Author |
2013-05-05 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-05-04 | sched: Keep at least 1 tick per second for active dynticks tasks | Frederic Weisbecker |
2013-05-04 | rcu: Fix full dynticks' dependency on wide RCU nocb mode | Frederic Weisbecker |
2013-05-02 | Merge commit '8700c95adb03' into timers/nohz | Frederic Weisbecker |
2013-04-29 | nohz: Protect smp_processor_id() in tick_nohz_task_switch() | Li Zhong |
2013-04-27 | Merge branch 'timers/nohz-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar |
2013-04-26 | nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks config | Frederic Weisbecker |
2013-04-26 | nohz: Reduce overhead under high-freq idling patterns | Ingo Molnar |
2013-04-25 | clockevents: Set dummy handler on CPU_DEAD shutdown | Thomas Gleixner |
2013-04-24 | Merge branch 'linus' into timers/core | Thomas Gleixner |
2013-04-24 | nohz: Remove full dynticks' superfluous dependency on RCU tree | Frederic Weisbecker |
2013-04-22 | nohz: Add basic tracing | Frederic Weisbecker |
2013-04-22 | nohz: Select wide RCU nocb for full dynticks | Frederic Weisbecker |
2013-04-22 | nohz: Re-evaluate the tick for the new task after a context switch | Frederic Weisbecker |
2013-04-22 | nohz: Prepare to stop the tick on irq exit | Frederic Weisbecker |
2013-04-22 | nohz: Implement full dynticks kick | Frederic Weisbecker |
2013-04-22 | timekeeping: Update tk->cycle_last in resume | Thomas Gleixner |
2013-04-22 | nohz: Re-evaluate the tick from the scheduler IPI | 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-19 | nohz: Ensure full dynticks CPUs are RCU nocbs | Frederic Weisbecker |
2013-04-19 | nohz: Force boot CPU outside full dynticks range | Frederic Weisbecker |
2013-04-18 | nohz: New APIs to re-evaluate the tick on full dynticks CPUs | Frederic Weisbecker |
2013-04-17 | clockevents: Switch into oneshot mode even if broadcast registered late | Stephen Boyd |
2013-04-17 | timer_list: Convert timer list to be a proper seq_file | Nathan Zimmer |
2013-04-17 | timer_list: Split timer_list_show_tickdevices | Nathan Zimmer |
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-11 | timekeeping: Make sure to notify hrtimers when TAI offset changes | John Stultz |
2013-04-04 | timekeeping: Shorten seq_count region | Thomas Gleixner |
2013-04-04 | timekeeping: Implement a shadow timekeeper | Thomas Gleixner |
2013-04-04 | timekeeping: Delay update of clock->cycle_last | Thomas Gleixner |
2013-04-04 | timekeeping: Store cycle_last value in timekeeper struct as well | Thomas Gleixner |
2013-04-04 | ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state | John Stultz |
2013-04-04 | timekeeping: Simplify tai updating from do_adjtimex | John Stultz |
2013-04-04 | timekeeping: Hold timekeepering locks in do_adjtimex and hardpps | John Stultz |
2013-04-04 | timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex() | John Stultz |
2013-04-04 | ntp: Rework do_adjtimex to take timespec and tai arguments | John Stultz |
2013-04-04 | ntp: Move timex validation to timekeeping do_adjtimex call. | John Stultz |
2013-04-04 | ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c | John Stultz |
2013-04-04 | ntp: Split out timex validation from do_adjtimex | John Stultz |
2013-04-03 | nohz: Print final full dynticks CPUs range on boot | 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-03 | Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux... | Thomas Gleixner |
2013-04-02 | nohz: Unhide full dynticks feature from its dependencies | Frederic Weisbecker |
2013-03-25 | timekeeping: __timekeeping_set_tai_offset can be static | Fengguang Wu |
2013-03-25 | tick: Change log level of NOHZ: local_softirq_pending message | Rado Vrbovsky |