1. 74722bb sched/vtime: Bring up complete kcpustat accessor by Frederic Weisbecker · 5 years ago
  2. 64eea63 sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEM by Frederic Weisbecker · 5 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. fb8b049 sched/cputime: Push time to account_system_time() in nsecs by Frederic Weisbecker · 8 years ago
  5. 18b43a9 sched/cputime: Push time to account_idle_time() in nsecs by Frederic Weisbecker · 8 years ago
  6. be9095e sched/cputime: Push time to account_steal_time() in nsecs by Frederic Weisbecker · 8 years ago
  7. 23244a5 sched/cputime: Push time to account_user_time() in nsecs by Frederic Weisbecker · 8 years ago
  8. c8d7dab sched/cputime: Rename vtime_account_user() to vtime_flush() by Frederic Weisbecker · 8 years ago
  9. 1213699 sched/cputime: Export account_guest_time() by Frederic Weisbecker · 8 years ago
  10. c31cc6a sched/cputime: Allow accounting system time using cpustat index by Frederic Weisbecker · 8 years ago
  11. 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
  12. ecb23dc xen: add steal_clock support on x86 by Juergen Gross · 9 years ago
  13. c291ee6 genirq: Prevent proc race against freeing of irq descriptors by Thomas Gleixner · 10 years ago
  14. 23cfa36 sched/cputime: Fix cpu_timer_sample_group() double accounting by Peter Zijlstra · 10 years ago
  15. 4a32fea scheduler: Replace __get_cpu_var with this_cpu_ptr by Christoph Lameter · 10 years ago
  16. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  17. bfc3f02 cputime: Default implementation of nsecs -> cputime conversion by Frederic Weisbecker · 11 years ago
  18. 8f945a3 genirq: Move kstat_incr_irqs_this_cpu() to core by Thomas Gleixner · 11 years ago
  19. 792d001 genirq: Add a kstat helper to increment irq stats by Thomas Gleixner · 11 years ago
  20. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  21. abf917c cputime: Generic on-demand virtual cputime accounting by Frederic Weisbecker · 12 years ago
  22. bcebdf8 vtime: Explicitly account pending user time on process tick by Frederic Weisbecker · 12 years ago
  23. dcbf832 vtime: Gather vtime declarations to their own header file by Frederic Weisbecker · 12 years ago
  24. a7e1a9e vtime: Consolidate system/idle context detection by Frederic Weisbecker · 12 years ago
  25. bf9fae9 cputime: Use a proper subsystem naming for vtime related APIs by Frederic Weisbecker · 12 years ago
  26. baa3604 cputime: Consolidate vtime handling on context switch by Frederic Weisbecker · 13 years ago
  27. 3292beb sched/accounting: Change cpustat fields to an array by Glauber Costa · 13 years ago
  28. 6c9ae00 irq: use per_cpu kstat_irqs by Eric Dumazet · 14 years ago
  29. 909ea96 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  30. 478735e3 /proc/stat: fix scalability of irq sum of all cpu by KAMEZAWA Hiroyuki · 14 years ago
  31. f2c66cd /proc/stat: scalability of irq num per cpu by KAMEZAWA Hiroyuki · 14 years ago
  32. ce0e7b2 sched, cpuacct: Fix niced guest time accounting by Ryota Ozaki · 15 years ago
  33. aa0ce5b softirq: introduce statistics for softirq by Keika Kobayashi · 16 years ago
  34. f1f9b3b perfcounters, sched: remove __task_delta_exec() by Ingo Molnar · 16 years ago
  35. 849691a perf_counter: remove rq->lock usage by Peter Zijlstra · 16 years ago
  36. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
  37. d52a61c irq: clean up irq stat methods by Yinghai Lu · 16 years ago
  38. d7e51e6 sparseirq: make some func to be used with genirq by Yinghai Lu · 16 years ago
  39. 506c10f Merge commit 'v2.6.29-rc1' into perfcounters/core by Ingo Molnar · 16 years ago
  40. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 16 years ago
  41. 457533a [PATCH] fix scaled & unscaled cputime accounting by Martin Schwidefsky · 16 years ago
  42. aa9c4c0 perfcounters: fix task clock counter by Ingo Molnar · 16 years ago
  43. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  44. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  45. a1aca5d genirq: remove artifacts from sparseirq removal by Ingo Molnar · 16 years ago
  46. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  47. 8c464a4 sparseirq: move kstat_irqs from kstat to irq_desc - fix by Yinghai Lu · 16 years ago
  48. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 16 years ago
  49. d17a55d irq: make irqs in kernel stat use per_cpu_dyn_array by Yinghai Lu · 16 years ago
  50. bb34d92 timers: fix itimer/many thread hang, v2 by Frank Mayhar · 16 years ago
  51. 6859a84 x86: resize NR_IRQS for large machines by Alan Mayer · 17 years ago
  52. c66f08b Add scaled time to taskstats based process accounting by Michael Neuling · 17 years ago
  53. 5e84cfd sched: guest CPU accounting: add guest-CPU /proc/stat field by Laurent Vivier · 17 years ago
  54. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  55. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 19 years ago
  56. 28ef358 [PATCH] small kernel_stat.h cleanup by Ingo Molnar · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago