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