Age | Commit message (Expand) | Author | Files | Lines |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 1 | -0/+12 |
2009-02-27 | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar | 1 | -24/+23 |
2009-02-26 | sched_clock: cleanups | Peter Zijlstra | 1 | -11/+20 |
2009-02-26 | sched: allow architectures to specify sched_clock_stable | Ingo Molnar | 1 | -25/+20 |
2009-02-26 | sched: sched_clock() improvement: use in_nmi() | Ingo Molnar | 1 | -0/+8 |
2008-12-31 | sched_clock: prevent scd->clock from moving backwards, take #2 | Thomas Gleixner | 1 | -1/+4 |
2008-12-14 | Revert "sched_clock: prevent scd->clock from moving backwards" | Linus Torvalds | 1 | -3/+3 |
2008-10-10 | sched_clock: prevent scd->clock from moving backwards | Dave Kleikamp | 1 | -3/+3 |
2008-08-25 | sched_clock: fix cpu_clock() | Peter Zijlstra | 1 | -50/+34 |
2008-08-11 | sched_clock: delay using sched_clock() | Peter Zijlstra | 1 | -2/+17 |
2008-07-31 | sched clock: couple local and remote clocks | Ingo Molnar | 1 | -12/+21 |
2008-07-31 | sched clock: simplify __update_sched_clock() | Ingo Molnar | 1 | -3/+4 |
2008-07-31 | sched: eliminate scd->prev_raw | Ingo Molnar | 1 | -5/+1 |
2008-07-31 | sched clock: clean up sched_clock_cpu() | Ingo Molnar | 1 | -5/+2 |
2008-07-31 | sched clock: revert various sched_clock() changes | Ingo Molnar | 1 | -96/+13 |
2008-07-28 | sched: move sched_clock before first use | Hugh Dickins | 1 | -10/+9 |
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 |