| Commit message (Expand) | Author | Age | Files | Lines |
* | sched_clock: prevent scd->clock from moving backwards, take #2 | Thomas Gleixner | 2008-12-31 | 1 | -1/+4 |
* | Revert "sched_clock: prevent scd->clock from moving backwards" | Linus Torvalds | 2008-12-14 | 1 | -3/+3 |
* | sched_clock: prevent scd->clock from moving backwards | Dave Kleikamp | 2008-10-10 | 1 | -3/+3 |
* | sched_clock: fix cpu_clock() | Peter Zijlstra | 2008-08-25 | 1 | -50/+34 |
* | sched_clock: delay using sched_clock() | Peter Zijlstra | 2008-08-11 | 1 | -2/+17 |
* | sched clock: couple local and remote clocks | Ingo Molnar | 2008-07-31 | 1 | -12/+21 |
* | sched clock: simplify __update_sched_clock() | Ingo Molnar | 2008-07-31 | 1 | -3/+4 |
* | sched: eliminate scd->prev_raw | Ingo Molnar | 2008-07-31 | 1 | -5/+1 |
* | sched clock: clean up sched_clock_cpu() | Ingo Molnar | 2008-07-31 | 1 | -5/+2 |
* | sched clock: revert various sched_clock() changes | Ingo Molnar | 2008-07-31 | 1 | -96/+13 |
* | sched: move sched_clock before first use | Hugh Dickins | 2008-07-28 | 1 | -10/+9 |
* | Merge branch 'sched/clock' into sched/devel | Ingo Molnar | 2008-07-14 | 1 | -19/+105 |
|\ |
|
| * | sched_clock: and multiplier for TSC to gtod drift | Steven Rostedt | 2008-07-11 | 1 | -3/+37 |
| * | sched_clock: record TSC after gtod | Steven Rostedt | 2008-07-11 | 1 | -1/+1 |
| * | sched_clock: only update deltas with local reads. | Steven Rostedt | 2008-07-11 | 1 | -9/+16 |
| * | sched_clock: fix calculation of other CPU | Steven Rostedt | 2008-07-11 | 1 | -2/+2 |
| * | sched_clock: stop maximum check on NO HZ | Steven Rostedt | 2008-07-11 | 1 | -1/+38 |
| * | sched_clock: widen the max and min time | Steven Rostedt | 2008-07-11 | 1 | -2/+9 |
| * | sched_clock: record from last tick | Steven Rostedt | 2008-07-11 | 1 | -4/+5 |
* | | sched: sched_clock_cpu() based cpu_clock(), lockdep fix | Ingo Molnar | 2008-06-29 | 1 | -2/+2 |
* | | sched: export cpu_clock | Ingo Molnar | 2008-06-27 | 1 | -0/+1 |
* | | sched: sched_clock_cpu() based cpu_clock() | Peter Zijlstra | 2008-06-27 | 1 | -0/+12 |
|/ |
|
* | sched: fix sched_clock_cpu() | Peter Zijlstra | 2008-05-29 | 1 | -4/+14 |
* | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK | Peter Zijlstra | 2008-05-05 | 1 | -0/+236 |