Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-14 | Merge branch 'sched/clock' into sched/devel | Ingo Molnar | 1 | -19/+105 |
2008-07-11 | sched_clock: and multiplier for TSC to gtod drift | Steven Rostedt | 1 | -3/+37 |
2008-07-11 | sched_clock: record TSC after gtod | Steven Rostedt | 1 | -1/+1 |
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 | 1 | -1/+38 |
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-06-29 | sched: sched_clock_cpu() based cpu_clock(), lockdep fix | Ingo Molnar | 1 | -2/+2 |
2008-06-27 | sched: export cpu_clock | Ingo Molnar | 1 | -0/+1 |
2008-06-27 | sched: sched_clock_cpu() based cpu_clock() | Peter Zijlstra | 1 | -0/+12 |
2008-05-29 | sched: fix sched_clock_cpu() | Peter Zijlstra | 1 | -4/+14 |
2008-05-05 | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK | Peter Zijlstra | 1 | -0/+236 |