1. 1b5a42d taskstats: Cleanup the use of task->exit_code by Eric W. Biederman · 3 years ago
  2. 7866076 mm/mmap.c: fix a data race of mm->total_vm by Peng Liu · 3 years, 2 months ago
  3. 352c912 tsacct: add 64-bit btime field by Arnd Bergmann · 5 years ago
  4. 2d602bf acct: stop using get_seconds() by Arnd Bergmann · 5 years ago
  5. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  6. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  7. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  8. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  9. 605dc2b tsacct: Convert obsolete cputime type to nsecs by Frederic Weisbecker · 8 years ago
  10. a1cecf2 sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime by Frederic Weisbecker · 8 years ago
  11. 9344c92 time, acct: Drop irq save & restore from __acct_update_integrals() by Rik van Riel · 9 years ago
  12. b2add86 acct, time: Change indentation in __acct_update_integrals() by Rik van Riel · 9 years ago
  13. 382c2fe sched, time: Remove non-power-of-two divides from __acct_update_integrals() by Rik van Riel · 9 years ago
  14. ccbf62d sched: Make task->start_time nanoseconds based by Thomas Gleixner · 10 years ago
  15. 4e8c584 tsacct: Use ktime_get_ts() by Thomas Gleixner · 11 years ago
  16. 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 12 years ago
  17. 4bd6e32 userns: Convert taskstats to handle the user and pid namespaces. by Eric W. Biederman · 13 years ago
  18. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  19. 58c3c3a Make taskstats round statistics down to nearest 1k bytes/events by Linus Torvalds · 13 years ago
  20. d57af9b taskstats: use real microsecond granularity for CPU times by Michael Holzheu · 14 years ago
  21. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 15 years ago
  22. 6d5b5ac Fix fixpoint divide exception in acct_update_integrals by Heiko Carstens · 16 years ago
  23. 901608d mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting by Oleg Nesterov · 16 years ago
  24. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  25. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  26. 940389b task IO accounting: move all IO statistics in struct task_io_accounting by Andrea Righi · 16 years ago
  27. 5995477 task IO accounting: improve code readability by Andrea Righi · 16 years ago
  28. 3e85ba0 tsacct: fix bacct_add_tsk()'s use of do_div() by David Howells · 16 years ago
  29. 49b5cf3 accounting: account for user time when updating memory integrals by Jonathan Lim · 16 years ago
  30. c66f08b Add scaled time to taskstats based process accounting by Michael Neuling · 17 years ago
  31. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  32. c37e7bb [PATCH] time: x86_64: split x86_64/kernel/time.c up by john stultz · 18 years ago
  33. 4a7864c [PATCH] io-accounting: via taskstats by Andrew Morton · 18 years ago
  34. f0ec1aa [PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free by Oleg Nesterov · 18 years ago
  35. 05d5bcd [PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference by Oleg Nesterov · 18 years ago
  36. db5fed26 [PATCH] csa accounting taskstats update by Jay Lan · 18 years ago
  37. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  38. 9acc185 [PATCH] csa: Extended system accounting over taskstats by Jay Lan · 18 years ago
  39. f3cef7a [PATCH] csa: basic accounting over taskstats by Jay Lan · 18 years ago