1. 1098aad timer/debug: Change /proc/timer_list from 0444 to 0400 by Ingo Molnar · 7 years ago
  2. 00c001f sysrq: Reset the watchdog timers while displaying high-resolution timers by Tom Hromatka · 8 years ago
  3. 203cbf7 hrtimer: Handle remaining time proper for TIME_LOW_RES by Thomas Gleixner · 9 years ago
  4. eef7635 clockevents: Remove unused set_mode() callback by Viresh Kumar · 9 years ago
  5. 38bf985 timer_list: Add the base offset so remaining nsecs are accurate for non monotonic timers by John Stultz · 9 years ago
  6. bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 9 years ago
  7. 8fff52f clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state by Viresh Kumar · 9 years ago
  8. 1ef09cd tick-broadcast: Fix the printing of broadcast masks by Preeti U Murthy · 9 years ago
  9. c1ad348 tick: Nohz: Rework next timer evaluation by Thomas Gleixner · 9 years ago
  10. a6ffebc hrtimer: Make the statistics fields smaller by Thomas Gleixner · 9 years ago
  11. 398ca17 hrtimer: Get rid of the resolution field in hrtimer_clock_base by Thomas Gleixner · 9 years ago
  12. 7de4e74 timer_list: Reduce SEQ_printf footprint by Joe Perches · 9 years ago
  13. c1797ba tick: Move core only declarations and functions to core by Thomas Gleixner · 10 years ago
  14. 77e32c8 clockevents: Manage device's state separately for the core by Viresh Kumar · 10 years ago
  15. 554ef38 clockevents: Handle tick device's resume separately by Viresh Kumar · 10 years ago
  16. bd624d7 clockevents: Introduce mode specific callbacks by Viresh Kumar · 10 years ago
  17. 84a78a6 timer_list: correct the iterator for timer_list by Nathan Zimmer · 11 years ago
  18. b3956a8 timer_list: Convert timer list to be a proper seq_file by Nathan Zimmer · 11 years ago
  19. 60cf7ea timer_list: Split timer_list_show_tickdevices by Nathan Zimmer · 11 years ago
  20. f5d411c nohz: Rename ts->idle_tick to ts->last_tick by Frederic Weisbecker · 13 years ago
  21. f590308 timer debug: Hide kernel addresses via %pK in /proc/timer_list by Kees Cook · 14 years ago
  22. 998adc3 hrtimers: Convert hrtimers to use timerlist infrastructure by John Stultz · 14 years ago
  23. 0224cf4 sched: Intoduce get_cpu_iowait_time_us() by Arjan van de Ven · 14 years ago
  24. 80a05b9 clockevents: Sanitize min_delta_ns adjustment and prevent overflows by Thomas Gleixner · 15 years ago
  25. 62ac127 cpumask: avoid dereferencing struct cpumask by Rusty Russell · 15 years ago
  26. ecb49d1 hrtimers: Convert to raw_spinlocks by Thomas Gleixner · 15 years ago
  27. 41d2e49 hrtimer: Tune hrtimer_interrupt hang logic by Thomas Gleixner · 15 years ago
  28. 97813f2 nohz: Allow 32-bit machines to sleep for more than 2.15 seconds by Jon Hunter · 15 years ago
  29. 23af368 clockevents: Use u32 for mult and shift factors by Thomas Gleixner · 15 years ago
  30. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  31. de80934 timers: Drop write permission on /proc/timer_list by Amerigo Wang · 15 years ago
  32. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  33. 870e2a2 timer_list: add base address to clock base by Thomas Gleixner · 16 years ago
  34. c5b77a3 timer_list: print cpu number of clockevents device by Thomas Gleixner · 16 years ago
  35. e67ef25 timer_list: print real timer address by Thomas Gleixner · 16 years ago
  36. 704af52 hrtimer: show the timer ranges in /proc/timer_list by Arjan van de Ven · 16 years ago
  37. cc584b2 hrtimer: convert kernel/* to the new hrtimer apis by Arjan van de Ven · 16 years ago
  38. c33fff0 kernel: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  39. db4315d timer_list: print relative expiry time signed by Pavel Machek · 17 years ago
  40. 5df7fa1 tick-sched: add more debug information by Thomas Gleixner · 17 years ago
  41. 129f1d2 timer_list: Fix printk format strings by Vegard Nossum · 17 years ago
  42. 5ea473a Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} by Alexey Dobriyan · 17 years ago
  43. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 17 years ago
  44. 9b04bd2 Fix printk format warnings in timer_list.c by David Miller · 17 years ago
  45. 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 17 years ago
  46. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 17 years ago
  47. 0444b30 [PATCH] time: fix formatting in /proc/timer_list by James Morris · 18 years ago
  48. 289f480 [PATCH] Add debugging feature /proc/timer_list by Ingo Molnar · 18 years ago