1. 20e1d48 sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()' by Josh Poimboeuf · 8 years ago
  2. ae92882 sched/debug: Clean up schedstat macros by Josh Poimboeuf · 8 years ago
  3. 9c57259 sched/debug: Fix /proc/sched_debug regression by Josh Poimboeuf · 8 years ago
  4. cb25176 sched/debug: Make schedstats a runtime tunable that is disabled by default by Mel Gorman · 8 years ago
  5. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 9 years ago
  6. 7110744 sched, timer: Use the atomic task_cputime in thread_group_cputimer by Jason Low · 9 years ago
  7. 1018016 sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalability by Jason Low · 9 years ago
  8. 4314895 sched: Micro-optimize by dropping unnecessary task_rq() calls by Michael S. Tsirkin · 11 years ago
  9. 13b62e4 sched: Fix comment for sched_info_depart by Michael S. Tsirkin · 11 years ago
  10. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  11. fa18f7b posix-cpu-timers: don't account cpu timer after stopped thread runtime accounting by KOSAKI Motohiro · 11 years ago
  12. 78becc2 sched: Use an accessor to read the rq clock by Frederic Weisbecker · 11 years ago
  13. 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
  14. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago[Renamed from kernel/sched_stats.h]
  15. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 13 years ago
  16. ee30a7b locking, sched: Annotate thread_group_cputimer as raw by Thomas Gleixner · 15 years ago
  17. cd4ae6a sched: More sched_domain iterations fixes by Xiaotian Feng · 13 years ago
  18. d4a6f3c sched_stat: Update sched_info_queue/dequeue() code comments by Rakib Mullick · 14 years ago
  19. 48286d5 sched: Remove the obsolete exit_state/signal hacks by Oleg Nesterov · 14 years ago
  20. 67aa0f7 sched: remove unused fields from struct rq by Luis Henriques · 15 years ago
  21. 4cd4c1b timers: split process wide cpu clocks/timers by Peter Zijlstra · 15 years ago
  22. 490dea4 itimers: remove the per-cpu-ish-ness by Peter Zijlstra · 16 years ago
  23. 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 · 15 years ago
  24. 9c2c480 schedstat: consolidate per-task cpu runtime stats by Ken Chen · 16 years ago
  25. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  26. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  27. 758b2cd sched: wrap sched_group and sched_domain cpumask accesses. by Rusty Russell · 16 years ago
  28. ad133ba sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers by Oleg Nesterov · 16 years ago
  29. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  30. 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
  31. b5aadf7 proc: move /proc/schedstat boilerplate to kernel/sched_stats.h by Alexey Dobriyan · 16 years ago
  32. b968905 sched: fix the wrong mask_len, cleanup by Peter Zijlstra · 16 years ago
  33. c851c86 sched: fix the wrong mask_len by Miao Xie · 16 years ago
  34. 7086efe timers: fix itimer/many thread hang, v3 by Frank Mayhar · 16 years ago
  35. bb34d92 timers: fix itimer/many thread hang, v2 by Frank Mayhar · 16 years ago
  36. 46ac22b sched: fix accounting in task delay accounting & migration by Ankita Garg · 16 years ago
  37. d4abc23 sched, delay accounting: fix incorrect delay time when constantly waiting on runqueue by Bharath Ravi · 16 years ago
  38. c6fba54 show_schedstat(): fix memleak by Adrian Bunk · 16 years ago
  39. 39106dc cpumask: use new cpus_scnprintf function by Mike Travis · 16 years ago
  40. f95e0d1 sched: clean up kernel/sched_stat.h by Ingo Molnar · 17 years ago
  41. 9a41785 sched: fix delay accounting regression by Balbir Singh · 17 years ago
  42. 480b943 sched: reduce schedstat variable overhead a bit by Ken Chen · 17 years ago
  43. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  44. 75d4ef1 sched: fix delay accounting performance regression by Ingo Molnar · 17 years ago
  45. c3c7011 [PATCH] sched: add schedstat_set() API by Ingo Molnar · 17 years ago
  46. 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 17 years ago
  47. 425e096 sched: move code into kernel/sched_stats.h by Ingo Molnar · 17 years ago