1. 4cd2bb1 time/sched_clock: Mark sched_clock_read_begin/retry() as notrace by Quanyang Wang · 4 years, 3 months ago
  2. a690ed0 time/sched_clock: Use seqcount_latch_t by Ahmed S. Darwish · 4 years, 4 months ago
  3. 58faf20 time/sched_clock: Use raw_read_seqcount_latch() during suspend by Ahmed S. Darwish · 4 years, 4 months ago
  4. b0294f3 time: Delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  5. aadd6e5 time/sched_clock: Use raw_read_seqcount_latch() by Ahmed S. Darwish · 4 years, 6 months ago
  6. 1b86abc1 sched_clock: Expose struct clock_read_data by Peter Zijlstra · 4 years, 6 months ago
  7. 2c8bd58 time/sched_clock: Expire timer in hardirq context by Ahmed S. Darwish · 4 years, 10 months ago
  8. 2707745 time/sched_clock: Disable interrupts in sched_clock_register() by Paul Cercueil · 5 years ago
  9. 086ee46 timers/sched_clock: Include local timekeeping.h for missing declarations by Ben Dooks (Codethink) · 5 years ago
  10. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  11. a0e928e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  12. 3f2552f timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze() by Chang-An Chen · 6 years ago
  13. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  14. e1e41b6 timekeeping: Consistently use unsigned int for seqcount snapshot by Rasmus Villemoes · 6 years ago
  15. 2fa6d42 sched/clock: Remove license boilerplate by Thomas Gleixner · 6 years ago
  16. 35728b8 time: Add SPDX license identifiers by Thomas Gleixner · 6 years ago
  17. 58c5fc2 time: Remove useless filenames in top level comments by Thomas Gleixner · 6 years ago
  18. 5d2a4e9 sched/clock: Move sched clock initialization and merge with generic clock by Pavel Tatashin · 6 years ago
  19. 1b8955b timers, sched_clock: Update timeout for clock wrap by David Engraf · 8 years ago
  20. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  21. 32fea56 timers, sched/clock: Clean up the code a bit by Ingo Molnar · 10 years ago
  22. 1809bfa timers, sched/clock: Avoid deadlock during read from NMI by Daniel Thompson · 10 years ago
  23. 9fee69a timers, sched/clock: Remove redundant notrace from update function by Daniel Thompson · 10 years ago
  24. 13dbeb3 timers, sched/clock: Remove suspend from clock_read_data() by Daniel Thompson · 10 years ago
  25. cf7c9c1 timers, sched/clock: Optimize cache line usage by Daniel Thompson · 10 years ago
  26. 8710e91 timers, sched/clock: Match scope of read and write seqcounts by Daniel Thompson · 10 years ago
  27. fb82fe2 clocksource: Add 'max_cycles' to 'struct clocksource' by John Stultz · 10 years ago
  28. 362fde0 clocksource: Simplify the logic around clocksource wrapping safety margins by John Stultz · 10 years ago
  29. f723aa1 sched_clock: Avoid corrupting hrtimer tree during suspend by Stephen Boyd · 10 years ago
  30. c04ae71 sched_clock: Remove deprecated setup_sched_clock() API by Stephen Boyd · 11 years ago
  31. 5ae8aab sched_clock: Prevent callers from seeing half-updated data by Stephen Boyd · 11 years ago
  32. 7a06c41 sched_clock: Disable seqlock lockdep usage in sched_clock() by John Stultz · 11 years ago
  33. b4042ce sched_clock: Remove sched_clock_func() hook by Stephen Boyd · 11 years ago
  34. e7e3ff1 sched_clock: Add support for >32 bit sched_clock by Stephen Boyd · 11 years ago
  35. a08ca5d sched_clock: Use an hrtimer instead of timer by Stephen Boyd · 11 years ago
  36. 85c3d2d sched_clock: Use seqcount instead of rolling our own by Stephen Boyd · 11 years ago
  37. 336ae11 ARM: sched_clock: Load cycle count after epoch stabilizes by Stephen Boyd · 12 years ago
  38. 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 12 years ago[Renamed (98%) from arch/arm/kernel/sched_clock.c]
  39. ffbfb5e ARM: sched_clock: Return suspended count earlier by Stephen Boyd · 12 years ago
  40. 5a9b5855 ARM: sched_clock: Remove unused needs_suspend member by Stephen Boyd · 12 years ago
  41. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  42. cea1509 ARM: 7699/1: sched_clock: Add more notrace to prevent recursion by Stephen Boyd · 12 years ago
  43. 7e48c0b ARM: make sched_clock just call a function pointer by Rob Herring · 12 years ago
  44. c115739 ARM: sched_clock: allow changing to higher frequency counter by Rob Herring · 12 years ago
  45. 7c4e9ce ARM: 7643/1: sched: correct update_sched_clock() by Joonsoo Kim · 12 years ago
  46. 6a4dae5 ARM: 7565/1: sched: stop sched_clock() during suspend by Felipe Balbi 2 · 12 years ago
  47. ba4a63f Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc', 'opcodes' and 'syscall' into for-linus by Russell King · 12 years ago
  48. a42c362 ARM: Add irqtime accounting support by Russell King · 12 years ago
  49. 237ec6f ARM: 7486/1: sched_clock: update epoch_cyc on resume by Colin Cross · 12 years ago
  50. f153d01 ARM: sync sched_clock() state on suspend by Russell King · 13 years ago
  51. 2f0778af ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime by Marc Zyngier · 13 years ago
  52. edc4d27 ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero by Russell King · 14 years ago
  53. 211baa70 ARM: sched_clock: allow init_sched_clock() to be called early by Russell King · 14 years ago
  54. 112f38a4 ARM: sched_clock: provide common infrastructure for sched_clock() by Russell King · 14 years ago