1. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  2. 5bb6b1e sched: Add some clock info to sched_debug by Peter Zijlstra · 14 years ago
  3. c676329 sched_clock: Add local_clock() API and improve documentation by Peter Zijlstra · 14 years ago
  4. b6ac23af blkio: fix for modular blk-cgroup build by Divyesh Shah · 14 years ago
  5. b9f8fcd sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by David Miller · 15 years ago
  6. 152f9d0 sched_clock: Fix atomicity/continuity bug by using cmpxchg64() by Eric Dumazet · 15 years ago
  7. def0a9b sched_clock: Make it NMI safe by Peter Zijlstra · 15 years ago
  8. 92d23f7 sched: Fix fallback sched_clock()'s offset when using jiffies by Ron · 15 years ago
  9. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  10. 1b49061 Merge branch 'sched/clock' into tracing/ftrace by Ingo Molnar · 16 years ago
  11. 8325d9c sched_clock: cleanups by Peter Zijlstra · 16 years ago
  12. b342501 sched: allow architectures to specify sched_clock_stable by Ingo Molnar · 16 years ago
  13. 6409c4d sched: sched_clock() improvement: use in_nmi() by Ingo Molnar · 16 years ago
  14. 1c5745a sched_clock: prevent scd->clock from moving backwards, take #2 by Thomas Gleixner · 16 years ago
  15. ca7e716 Revert "sched_clock: prevent scd->clock from moving backwards" by Linus Torvalds · 16 years ago
  16. 5b7dba4 sched_clock: prevent scd->clock from moving backwards by Dave Kleikamp · 16 years ago
  17. 354879b sched_clock: fix cpu_clock() by Peter Zijlstra · 16 years ago
  18. c1955a3 sched_clock: delay using sched_clock() by Peter Zijlstra · 16 years ago
  19. 4a273f2 sched clock: couple local and remote clocks by Ingo Molnar · 16 years ago
  20. 56b9061 sched clock: simplify __update_sched_clock() by Ingo Molnar · 16 years ago
  21. 18e4e36 sched: eliminate scd->prev_raw by Ingo Molnar · 16 years ago
  22. 5052696 sched clock: clean up sched_clock_cpu() by Ingo Molnar · 16 years ago
  23. e4e4e53 sched clock: revert various sched_clock() changes by Ingo Molnar · 16 years ago
  24. 2c3d103 sched: move sched_clock before first use by Hugh Dickins · 16 years ago
  25. 361833e Merge branch 'sched/clock' into sched/devel by Ingo Molnar · 16 years ago
  26. c300ba2 sched_clock: and multiplier for TSC to gtod drift by Steven Rostedt · 16 years ago
  27. a83bc47 sched_clock: record TSC after gtod by Steven Rostedt · 16 years ago
  28. c0c8773 sched_clock: only update deltas with local reads. by Steven Rostedt · 16 years ago
  29. 2b8a0cf sched_clock: fix calculation of other CPU by Steven Rostedt · 16 years ago
  30. af52a90 sched_clock: stop maximum check on NO HZ by Steven Rostedt · 16 years ago
  31. f7cce27 sched_clock: widen the max and min time by Steven Rostedt · 16 years ago
  32. 62c43dd sched_clock: record from last tick by Steven Rostedt · 16 years ago
  33. 2d452c9 sched: sched_clock_cpu() based cpu_clock(), lockdep fix by Ingo Molnar · 16 years ago
  34. 4c9fe8a sched: export cpu_clock by Ingo Molnar · 16 years ago
  35. 76a2a6e sched: sched_clock_cpu() based cpu_clock() by Peter Zijlstra · 16 years ago
  36. a381759 sched: fix sched_clock_cpu() by Peter Zijlstra · 16 years ago
  37. 3e51f33 sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by Peter Zijlstra · 16 years ago