1. aee0c9e sched/cputime: Fix ksoftirqd cputime accounting regression by Frederic Weisbecker · 7 years ago
  2. 034cd8a sched/cputime: Increment kcpustat directly on irqtime account by Frederic Weisbecker · 7 years ago
  3. dbf9a05 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 7 years ago
  4. 447976e sched/irqtime: Consolidate irqtime flushing code by Frederic Weisbecker · 8 years ago
  5. 19d23dbf sched/irqtime: Consolidate accounting synchronization with u64_stats API by Frederic Weisbecker · 8 years ago
  6. 2810f61 sched/irqtime: Remove needless IRQs disablement on kcpustat update by Frederic Weisbecker · 8 years ago
  7. f9094a6 sched/irqtime: No need for preempt-safe accessors by Frederic Weisbecker · 8 years ago
  8. a1eb141 sched/cputime: Improve scalability by not accounting thread group tasks pending runtime by Stanislaw Gruszka · 8 years ago
  9. 03cbc73 sched/cputime: Resync steal time when guest & host lose sync by Wanpeng Li · 8 years ago
  10. 173be9a sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression by Peter Zijlstra · 8 years ago
  11. 26f2c75 sched/cputime: Fix omitted ticks passed in parameter by Frederic Weisbecker · 8 years ago
  12. f9bcf1e sched/cputime: Fix steal time accounting by Wanpeng Li · 8 years ago
  13. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  14. 553bf6b sched/cputime: Drop local_irq_save/restore from irqtime_account_irq() by Rik van Riel · 8 years ago
  15. 0cfdf9a sched/cputime: Clean up the old vtime gen irqtime accounting completely by Frederic Weisbecker · 8 years ago
  16. b58c358 sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code by Rik van Riel · 8 years ago
  17. 5743021 sched/cputime: Count actually elapsed irq & softirq time by Rik van Riel · 8 years ago
  18. ecb23dc xen: add steal_clock support on x86 by Juergen Gross · 8 years ago
  19. 807e5b8 sched/cputime: Add steal time support to full dynticks CPU time accounting by Wanpeng Li · 8 years ago
  20. f9c904b sched/cputime: Fix steal_account_process_tick() to always return jiffies by Chris Friesen · 8 years ago
  21. ff9a9b4 sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity by Rik van Riel · 8 years ago
  22. c9bed1c Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  23. 1fe7c4e missing include asm/paravirt.h in cputime.c by Stefano Stabellini · 9 years ago
  24. b7ce227 sched/cputime: Convert vtime_seqlock to seqcount by Frederic Weisbecker · 9 years ago
  25. e592539 sched/cputime: Introduce vtime accounting check for readers by Frederic Weisbecker · 9 years ago
  26. 55dbdcf sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enabled() by Frederic Weisbecker · 9 years ago
  27. cab245d sched/cputime: Correctly handle task guest time on housekeepers by Frederic Weisbecker · 9 years ago
  28. 7098c1e sched/cputime: Clarify vtime symbols and document them by Frederic Weisbecker · 9 years ago
  29. 7877a0b sched/cputime: Remove extra cost in task_cputime() by Hiroshi Shimamoto · 9 years ago
  30. 2541117 sched/cputime: Fix invalid gtime in proc by Hiroshi Shimamoto · 9 years ago
  31. 9eec50b kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support by Andrey Smetanin · 9 years ago
  32. 9d7fb04 sched/cputime: Guarantee stime + utime == rtime by Peter Zijlstra · 9 years ago
  33. 316c1608d sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE() by Jason Low · 9 years ago
  34. 347abad sched, time: Fix build error with 64 bit cputime_t on 32 bit systems by Rik van Riel · 10 years ago
  35. 9c368b5 sched, time: Fix lock inversion in thread_group_cputime() by Rik van Riel · 10 years ago
  36. eb1b4af sched, time: Atomically increment stime & utime by Rik van Riel · 10 years ago
  37. e78c349 time, signal: Protect resource use statistics with seqlock by Rik van Riel · 10 years ago
  38. 1e4dda0 sched: Change thread_group_cputime() to use for_each_thread() by Oleg Nesterov · 10 years ago
  39. 2d51386 sched: Sanitize irq accounting madness by Thomas Gleixner · 10 years ago
  40. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  41. dee08a7 cputime: Fix jiffies based cputime assumption on steal accounting by Frederic Weisbecker · 10 years ago
  42. d0ea026 sched: Implement task_nice() as static inline function by Dongsheng Yang · 10 years ago
  43. 57d7309 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  44. 6832d96 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  45. 5a8e01f sched/cputime: Do not scale when utime == 0 by Stanislaw Gruszka · 11 years ago
  46. a4f61cc sched/cputime: Use this_cpu_add() in task_group_account_field() by Christoph Lameter · 11 years ago
  47. af2350b vtime: Always debug check snapshot source _before_ updating it by Frederic Weisbecker · 11 years ago
  48. b854faf vtime: Always scale generic vtime accounting results by Frederic Weisbecker · 11 years ago
  49. b049340 vtime: Optimize full dynticks accounting off case with static keys by Frederic Weisbecker · 11 years ago
  50. 5446156 vtime: Fix racy cputime delta update by Frederic Weisbecker · 11 years ago
  51. 7621d1f vtime: Remove a few unneeded generic vtime state checks by Frederic Weisbecker · 11 years ago
  52. 48d6a81 context_tracking: Optimize guest APIs off case with static key by Frederic Weisbecker · 11 years ago
  53. 5b206d4 vtime: Update a few comments by Frederic Weisbecker · 11 years ago
  54. 2fd1b48 Merge tag 'v3.10' into sched/core by Ingo Molnar · 11 years ago
  55. 45eacc6 vtime: Use consistent clocks among nohz accounting by Frederic Weisbecker · 11 years ago
  56. 84f9f3a sched: Use swap() macro in scale_stime() by Stanislaw Gruszka · 11 years ago
  57. 0279b3c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  58. 68aa8ef sched: Avoid prev->stime underflow by Stanislaw Gruszka · 11 years ago
  59. 772c808 sched: Do not account bogus utime by Stanislaw Gruszka · 11 years ago
  60. 55eaa7c sched: Avoid cputime scaling overflow by Stanislaw Gruszka · 11 years ago
  61. 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 1966aaf sched/cpuacct: Add cpuacct_acount_field() by Li Zefan · 11 years ago
  63. e614b33 sched/cputime: Fix accounting on multi-threaded processes by Stanislaw Gruszka · 11 years ago
  64. d9a3c98 sched: Lower chances of cputime scaling overflow by Frederic Weisbecker · 11 years ago
  65. 9fbc42e cputime: Dynamically scale cputime for full dynticks accounting by Frederic Weisbecker · 11 years ago
  66. 7f6575f cputime: Use local_clock() for full dynticks cputime accounting by Frederic Weisbecker · 11 years ago
  67. cdc4e86 cputime: Remove irqsave from seqlock readers by Thomas Gleixner · 11 years ago
  68. b2c77a5 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 11 years ago
  69. 6a61671 cputime: Safely read cputime of full dynticks CPUs by Frederic Weisbecker · 12 years ago
  70. c11f11f kvm: Prepare to add generic guest entry/exit callbacks by Frederic Weisbecker · 11 years ago
  71. 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 12 years ago
  72. 3f4724e cputime: Allow dynamic switch between tick/virtual based cputime accounting by Frederic Weisbecker · 12 years ago
  73. abf917c cputime: Generic on-demand virtual cputime accounting by Frederic Weisbecker · 12 years ago
  74. ae8dda5 cputime: Move default nsecs_to_cputime() to jiffies based cputime file by Frederic Weisbecker · 11 years ago
  75. 6218845 cputime: Avoid multiplication overflow on utime scaling by Frederic Weisbecker · 11 years ago
  76. 38130ec Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  77. fa09205 cputime: Comment cputime's adjusting code by Frederic Weisbecker · 12 years ago
  78. d37f761d cputime: Consolidate cputime adjustment code by Frederic Weisbecker · 12 years ago
  79. e80d0a1a cputime: Rename thread_group_times to thread_group_cputime_adjusted by Frederic Weisbecker · 12 years ago
  80. a634f93 cputime: Move thread_group_cputime() to sched code by Frederic Weisbecker · 12 years ago
  81. 1017769 vtime: No need to disable irqs on vtime_account() by Frederic Weisbecker · 12 years ago
  82. e3942ba vtime: Consolidate a bit the ctx switch code by Frederic Weisbecker · 12 years ago
  83. fd25b4c vtime: Remove the underscore prefix invasion by Frederic Weisbecker · 12 years ago
  84. 3e1df4f5 cputime: Separate irqtime accounting from generic vtime by Frederic Weisbecker · 12 years ago
  85. 1111333 vtime: Make vtime_account_system() irqsafe by Frederic Weisbecker · 12 years ago
  86. a7e1a9e vtime: Consolidate system/idle context detection by Frederic Weisbecker · 12 years ago
  87. bf9fae9 cputime: Use a proper subsystem naming for vtime related APIs by Frederic Weisbecker · 12 years ago
  88. 73fbec6 sched: Move cputime code to its own file by Frederic Weisbecker · 12 years ago