1. 9344c92 time, acct: Drop irq save & restore from __acct_update_integrals() by Rik van Riel · 8 years ago
  2. b2add86 acct, time: Change indentation in __acct_update_integrals() by Rik van Riel · 8 years ago
  3. 382c2fe sched, time: Remove non-power-of-two divides from __acct_update_integrals() by Rik van Riel · 8 years ago
  4. ccbf62d sched: Make task->start_time nanoseconds based by Thomas Gleixner · 10 years ago
  5. 4e8c584 tsacct: Use ktime_get_ts() by Thomas Gleixner · 10 years ago
  6. 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 11 years ago
  7. 4bd6e32 userns: Convert taskstats to handle the user and pid namespaces. by Eric W. Biederman · 12 years ago
  8. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 12 years ago
  9. 58c3c3a Make taskstats round statistics down to nearest 1k bytes/events by Linus Torvalds · 13 years ago
  10. d57af9b taskstats: use real microsecond granularity for CPU times by Michael Holzheu · 14 years ago
  11. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  12. 6d5b5ac Fix fixpoint divide exception in acct_update_integrals by Heiko Carstens · 15 years ago
  13. 901608d mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting by Oleg Nesterov · 15 years ago
  14. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 15 years ago
  15. b6dff3e CRED: Separate task security context from task_struct by David Howells · 15 years ago
  16. 940389b task IO accounting: move all IO statistics in struct task_io_accounting by Andrea Righi · 16 years ago
  17. 5995477 task IO accounting: improve code readability by Andrea Righi · 16 years ago
  18. 3e85ba0 tsacct: fix bacct_add_tsk()'s use of do_div() by David Howells · 16 years ago
  19. 49b5cf3 accounting: account for user time when updating memory integrals by Jonathan Lim · 16 years ago
  20. c66f08b Add scaled time to taskstats based process accounting by Michael Neuling · 17 years ago
  21. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  22. c37e7bb [PATCH] time: x86_64: split x86_64/kernel/time.c up by john stultz · 17 years ago
  23. 4a7864c [PATCH] io-accounting: via taskstats by Andrew Morton · 17 years ago
  24. f0ec1aa [PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free by Oleg Nesterov · 18 years ago
  25. 05d5bcd [PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference by Oleg Nesterov · 18 years ago
  26. db5fed26 [PATCH] csa accounting taskstats update by Jay Lan · 18 years ago
  27. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  28. 9acc185 [PATCH] csa: Extended system accounting over taskstats by Jay Lan · 18 years ago
  29. f3cef7a [PATCH] csa: basic accounting over taskstats by Jay Lan · 18 years ago