1. 60f2415 sched: Make schedstats helpers independent of fair sched class by Yafang Shao · 3 years, 5 months ago
  2. ceeadb8 sched: Make struct sched_statistics independent of fair sched class by Yafang Shao · 3 years, 5 months ago
  3. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  4. 90a0ff4 sched,stats: Further simplify sched_info by Peter Zijlstra · 3 years, 8 months ago
  5. c5895d3 sched: Simplify sched_info_on() by Peter Zijlstra · 3 years, 9 months ago
  6. 4e29fb7 sched: Rename sched_info_{queued,dequeued} by Peter Zijlstra · 3 years, 9 months ago
  7. 4117ceb psi: Optimize task switch inside shared cgroups by Chengming Zhou · 3 years, 11 months ago
  8. 7fae6c8 psi: Use ONCPU state tracking machinery to detect reclaim by Chengming Zhou · 3 years, 11 months ago
  9. 1066d1b psi: Move PF_MEMSTALL out of task->flags by Yafang Shao · 4 years, 10 months ago
  10. 36b238d psi: Optimize switching tasks inside shared cgroups by Johannes Weiner · 4 years, 10 months ago
  11. b05e75d psi: Fix cpu.pressure for cpu.max and competing cgroups by Johannes Weiner · 4 years, 10 months ago
  12. 65d74e9 sched/stats: Fix unlikely() use of sched_info_on() by Yi Wang · 6 years ago
  13. e0c2744 psi: make disabling/enabling easier for vendor kernels by Johannes Weiner · 6 years ago
  14. eb41468 psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  15. 97fb7a0 sched: Clean up and harmonize the coding style of the scheduler code base by Ingo Molnar · 7 years ago
  16. 2ed41a5 sched/core: Optimize update_stats_*() by Peter Zijlstra · 7 years ago
  17. b85c8b7 sched/core: Optimize ttwu_stat() by Peter Zijlstra · 7 years ago
  18. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  19. 1050b27 sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  20. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. ebd7e7f timers/posix-timers: Convert internals to use nsecs by Frederic Weisbecker · 8 years ago
  22. b18b6a9 timers: Omit POSIX timer stuff from task_struct when disabled by Nicolas Pitre · 8 years ago
  23. 20e1d48 sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()' by Josh Poimboeuf · 9 years ago
  24. ae92882 sched/debug: Clean up schedstat macros by Josh Poimboeuf · 9 years ago
  25. 9c57259 sched/debug: Fix /proc/sched_debug regression by Josh Poimboeuf · 9 years ago
  26. cb25176 sched/debug: Make schedstats a runtime tunable that is disabled by default by Mel Gorman · 9 years ago
  27. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 10 years ago
  28. 7110744 sched, timer: Use the atomic task_cputime in thread_group_cputimer by Jason Low · 10 years ago
  29. 1018016 sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalability by Jason Low · 10 years ago
  30. 4314895 sched: Micro-optimize by dropping unnecessary task_rq() calls by Michael S. Tsirkin · 11 years ago
  31. 13b62e4 sched: Fix comment for sched_info_depart by Michael S. Tsirkin · 11 years ago
  32. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. fa18f7b posix-cpu-timers: don't account cpu timer after stopped thread runtime accounting by KOSAKI Motohiro · 12 years ago
  34. 78becc2 sched: Use an accessor to read the rq clock by Frederic Weisbecker · 12 years ago
  35. 612ef28 Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip by Martin Schwidefsky · 13 years ago
  36. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago[Renamed from kernel/sched_stats.h]
  37. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 13 years ago
  38. ee30a7b locking, sched: Annotate thread_group_cputimer as raw by Thomas Gleixner · 15 years ago
  39. cd4ae6a sched: More sched_domain iterations fixes by Xiaotian Feng · 14 years ago
  40. d4a6f3c sched_stat: Update sched_info_queue/dequeue() code comments by Rakib Mullick · 14 years ago
  41. 48286d5 sched: Remove the obsolete exit_state/signal hacks by Oleg Nesterov · 15 years ago
  42. 67aa0f7 sched: remove unused fields from struct rq by Luis Henriques · 16 years ago
  43. 4cd4c1b timers: split process wide cpu clocks/timers by Peter Zijlstra · 16 years ago
  44. 490dea4 itimers: remove the per-cpu-ish-ness by Peter Zijlstra · 16 years ago
  45. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  46. 9c2c480 schedstat: consolidate per-task cpu runtime stats by Ken Chen · 16 years ago
  47. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  48. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  49. 758b2cd sched: wrap sched_group and sched_domain cpumask accesses. by Rusty Russell · 16 years ago
  50. ad133ba sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers by Oleg Nesterov · 16 years ago
  51. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  52. 133e887 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  53. b5aadf7 proc: move /proc/schedstat boilerplate to kernel/sched_stats.h by Alexey Dobriyan · 16 years ago
  54. b968905 sched: fix the wrong mask_len, cleanup by Peter Zijlstra · 16 years ago
  55. c851c86 sched: fix the wrong mask_len by Miao Xie · 16 years ago
  56. 7086efe timers: fix itimer/many thread hang, v3 by Frank Mayhar · 16 years ago
  57. bb34d92 timers: fix itimer/many thread hang, v2 by Frank Mayhar · 16 years ago
  58. 46ac22b sched: fix accounting in task delay accounting & migration by Ankita Garg · 17 years ago
  59. d4abc23 sched, delay accounting: fix incorrect delay time when constantly waiting on runqueue by Bharath Ravi · 17 years ago
  60. c6fba54 show_schedstat(): fix memleak by Adrian Bunk · 17 years ago
  61. 39106dc cpumask: use new cpus_scnprintf function by Mike Travis · 17 years ago
  62. f95e0d1c sched: clean up kernel/sched_stat.h by Ingo Molnar · 17 years ago
  63. 9a41785 sched: fix delay accounting regression by Balbir Singh · 17 years ago
  64. 480b943 sched: reduce schedstat variable overhead a bit by Ken Chen · 17 years ago
  65. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  66. 75d4ef1 sched: fix delay accounting performance regression by Ingo Molnar · 17 years ago
  67. c3c7011 [PATCH] sched: add schedstat_set() API by Ingo Molnar · 17 years ago
  68. 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 18 years ago
  69. 425e096 sched: move code into kernel/sched_stats.h by Ingo Molnar · 18 years ago