Age | Commit message (Expand) | Author |
2014-03-12 | NOHZ: Check for nohz active instead of nohz enabled | Thomas Gleixner |
2014-03-12 | nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off | Thomas Gleixner |
2014-02-22 | time: Fix overflow when HZ is smaller than 60 | Mikulas Patocka |
2014-02-22 | tick: Clear broadcast pending bit when switching to oneshot | Thomas Gleixner |
2014-02-13 | timekeeping: Fix missing timekeeping_update in suspend path | John Stultz |
2014-02-13 | timekeeping: Fix CLOCK_TAI timer/nanosleep delays | John Stultz |
2014-02-13 | 3.13.y: timekeeping: Fix clock_set/clock_was_set think-o | John Stultz |
2014-02-13 | timekeeping: Avoid possible deadlock from clock_was_set_delayed | John Stultz |
2014-02-13 | timekeeping: Fix potential lost pv notification of time change | John Stultz |
2014-02-13 | timekeeping: Fix lost updates to tai adjustment | John Stultz |
2013-12-11 | time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD | Martin Schwidefsky |
2013-12-08 | ntp: Make periodic RTC update more reliable | Miroslav Lichvar |
2013-12-04 | alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist | KOSAKI Motohiro |
2013-10-23 | clockevents: Sanitize ticks to nsec conversion | Thomas Gleixner |
2013-09-18 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-09-12 | timekeeping: Fix HRTICK related deadlock from ntp lock changes | John Stultz |
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 |