Age | Commit message (Expand) | Author |
2013-09-04 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-09-03 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2013-08-31 | nohz_full: Add full-system-idle state machine | Paul E. McKenney |
2013-08-28 | timer_list: correct the iterator for timer_list | Nathan Zimmer |
2013-08-19 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-08-18 | nohz_full: Add Kconfig parameter for scalable detection of all-idle state | Paul E. McKenney |
2013-08-16 | nohz: Include local CPU in full dynticks global kick | Frederic Weisbecker |
2013-08-14 | Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar |
2013-08-14 | nohz: Optimize full dynticks's sched hooks with static keys | Frederic Weisbecker |
2013-08-14 | nohz: Optimize full dynticks state checks with static keys | Frederic Weisbecker |
2013-08-14 | nohz: Rename a few state variables | Frederic Weisbecker |
2013-08-13 | context_tracking: Remove full dynticks' hacky dependency on wide context trac... | Frederic Weisbecker |
2013-08-13 | nohz: Only enable context tracking on full dynticks CPUs | Frederic Weisbecker |
2013-08-12 | Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux... | Ingo Molnar |
2013-07-29 | Revert "cpuidle: Quickly notice prediction failure for repeat mode" | Rafael J. Wysocki |
2013-07-24 | nohz: fix compile warning in tick_nohz_init() | Li Zhong |
2013-07-24 | nohz: Do not warn about unstable tsc unless user uses nohz_full | Steven Rostedt |
2013-07-22 | sched_clock: Fix integer overflow | Baruch Siach |
2013-07-14 | kernel: delete __cpuinit usage from all core kernel files | Paul Gortmaker |
2013-07-12 | tick: broadcast: Check broadcast mode on CPU hotplug | Stephen Boyd |
2013-07-12 | Merge branch 'linus' into timers/urgent | Thomas Gleixner |
2013-07-10 | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2013-07-05 | clocksource: Reselect clocksource when watchdog validated high-res capability | Thomas Gleixner |
2013-07-04 | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner |
2013-07-02 | tick: Sanitize broadcast control logic | Thomas Gleixner |
2013-07-02 | tick: Prevent uncontrolled switch to oneshot mode | Thomas Gleixner |
2013-07-02 | tick: Make oneshot broadcast robust vs. CPU offlining | Thomas Gleixner |
2013-06-28 | timekeeping: Indicate that clock was set in the pvclock gtod notifier | David Vrabel |
2013-06-28 | timekeeping: Pass flags instead of multiple bools to timekeeping_update() | David Vrabel |
2013-06-24 | clockevents: Prefer CPU local devices over global devices | Stephen Boyd |
2013-06-21 | tick: Fix tick_broadcast_pending_mask not cleared | Daniel Lezcano |
2013-06-20 | nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbs | Frederic Weisbecker |
2013-06-20 | nohz: Warn if the machine can not perform nohz_full | Steven Rostedt |
2013-06-17 | ARM: sched_clock: Load cycle count after epoch stabilizes | Stephen Boyd |
2013-06-12 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd |
2013-06-12 | alarmtimer: Export symbols of functions declared in linux/alarmtimer.h | Marcus Gelderie |
2013-05-31 | tick: Remove useless timekeeping duty attribution to broadcast source | Jiri Bohac |
2013-05-31 | nohz: Fix notifier return val that enforce timekeeping | Li Zhong |
2013-05-29 | power: Add option to log time spent in suspend | Colin Cross |
2013-05-29 | alarmtimer: Add functions for timerfd support | Todd Poynor |
2013-05-29 | Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux... | Thomas Gleixner |
2013-05-28 | timekeeping: Correct run-time detection of persistent_clock. | Zoran Markovic |
2013-05-28 | ntp: Remove unused variable flags in __hardpps | Geert Uytterhoeven |
2013-05-28 | clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET... | Thomas Gleixner |
2013-05-28 | tick: Cure broadcast false positive pending bit warning | Thomas Gleixner |
2013-05-28 | clockevents: Define CS_NAME_LEN unconditionally | Thomas Gleixner |
2013-05-16 | clockevents: Implement unbind functionality | Thomas Gleixner |
2013-05-16 | clockevents: Split out selection logic | Thomas Gleixner |
2013-05-16 | clockevents: Provide sysfs interface | Thomas Gleixner |
2013-05-16 | clockevents: Add module refcount | Thomas Gleixner |