1. c1797ba tick: Move core only declarations and functions to core by Thomas Gleixner · 10 years ago
  2. 77e32c8 clockevents: Manage device's state separately for the core by Viresh Kumar · 10 years ago
  3. 554ef38 clockevents: Handle tick device's resume separately by Viresh Kumar · 10 years ago
  4. bd624d7 clockevents: Introduce mode specific callbacks by Viresh Kumar · 10 years ago
  5. 84a78a6 timer_list: correct the iterator for timer_list by Nathan Zimmer · 11 years ago
  6. b3956a8 timer_list: Convert timer list to be a proper seq_file by Nathan Zimmer · 12 years ago
  7. 60cf7ea timer_list: Split timer_list_show_tickdevices by Nathan Zimmer · 12 years ago
  8. f5d411c nohz: Rename ts->idle_tick to ts->last_tick by Frederic Weisbecker · 13 years ago
  9. f590308 timer debug: Hide kernel addresses via %pK in /proc/timer_list by Kees Cook · 14 years ago
  10. 998adc3 hrtimers: Convert hrtimers to use timerlist infrastructure by John Stultz · 14 years ago
  11. 0224cf4 sched: Intoduce get_cpu_iowait_time_us() by Arjan van de Ven · 15 years ago
  12. 80a05b9 clockevents: Sanitize min_delta_ns adjustment and prevent overflows by Thomas Gleixner · 15 years ago
  13. 62ac127 cpumask: avoid dereferencing struct cpumask by Rusty Russell · 15 years ago
  14. ecb49d1 hrtimers: Convert to raw_spinlocks by Thomas Gleixner · 15 years ago
  15. 41d2e49 hrtimer: Tune hrtimer_interrupt hang logic by Thomas Gleixner · 15 years ago
  16. 97813f2 nohz: Allow 32-bit machines to sleep for more than 2.15 seconds by Jon Hunter · 15 years ago
  17. 23af368 clockevents: Use u32 for mult and shift factors by Thomas Gleixner · 15 years ago
  18. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  19. de80934 timers: Drop write permission on /proc/timer_list by Amerigo Wang · 15 years ago
  20. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  21. 870e2a2 timer_list: add base address to clock base by Thomas Gleixner · 16 years ago
  22. c5b77a3 timer_list: print cpu number of clockevents device by Thomas Gleixner · 16 years ago
  23. e67ef25 timer_list: print real timer address by Thomas Gleixner · 16 years ago
  24. 704af52 hrtimer: show the timer ranges in /proc/timer_list by Arjan van de Ven · 16 years ago
  25. cc584b2 hrtimer: convert kernel/* to the new hrtimer apis by Arjan van de Ven · 16 years ago
  26. c33fff0 kernel: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  27. db4315d timer_list: print relative expiry time signed by Pavel Machek · 17 years ago
  28. 5df7fa1 tick-sched: add more debug information by Thomas Gleixner · 17 years ago
  29. 129f1d2 timer_list: Fix printk format strings by Vegard Nossum · 17 years ago
  30. 5ea473a Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} by Alexey Dobriyan · 17 years ago
  31. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 18 years ago
  32. 9b04bd2 Fix printk format warnings in timer_list.c by David Miller · 18 years ago
  33. 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 18 years ago
  34. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 18 years ago
  35. 0444b30 [PATCH] time: fix formatting in /proc/timer_list by James Morris · 18 years ago
  36. 289f480 [PATCH] Add debugging feature /proc/timer_list by Ingo Molnar · 18 years ago