Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-07-11 | sched_clock: only update deltas with local reads. | Steven Rostedt | 1 | -9/+16 |
2008-07-11 | sched_clock: fix calculation of other CPU | Steven Rostedt | 1 | -2/+2 |
2008-07-11 | sched_clock: stop maximum check on NO HZ | Steven Rostedt | 3 | -2/+56 |
2008-07-11 | sched_clock: widen the max and min time | Steven Rostedt | 1 | -2/+9 |
2008-07-11 | sched_clock: record from last tick | Steven Rostedt | 1 | -4/+5 |
2008-07-10 | Fix PREEMPT_RCU without HOTPLUG_CPU | Nick Piggin | 1 | -12/+8 |