1. ccacfe5 Merge branch 'sched/fast-headers' into sched/core by Ingo Molnar · 2 years, 9 months ago
  2. 3eba050 sched/cpuacct: Remove redundant RCU read lock by Chengming Zhou · 2 years, 10 months ago
  3. dc6e081 sched/cpuacct: Optimize away RCU read lock by Chengming Zhou · 2 years, 10 months ago
  4. 248cc99 sched/cpuacct: Fix charge percpu cpuusage by Chengming Zhou · 2 years, 10 months ago
  5. 801c141 sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files there by Ingo Molnar · 2 years, 10 months ago
  6. 8c92606 sched/cpuacct: Make user/system times in cpuacct.stat more precise by Andrey Ryabinin · 3 years, 1 month ago
  7. dd02d42 sched/cpuacct: Fix user/system in shown cpuacct.usage* by Andrey Ryabinin · 3 years, 1 month ago
  8. c7ccbf4 cpuacct: Convert BUG_ON() to WARN_ON_ONCE() by Andrey Ryabinin · 3 years, 1 month ago
  9. 5cb9eaa sched: Wrap rq::lock access by Peter Zijlstra · 4 years, 1 month ago
  10. 3b03706 sched: Fix various typos by Ingo Molnar · 3 years, 9 months ago
  11. dbe9337 sched/cpuacct: Fix charge cpuacct.usage_sys by Muchun Song · 4 years, 8 months ago
  12. 12aa258 sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr() by Muchun Song · 4 years, 8 months ago
  13. 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago
  14. 97fb7a0 sched: Clean up and harmonize the coding style of the scheduler code base by Ingo Molnar · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. 7fb1327 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 8 years ago
  17. 527b0a7 sched/cpuacct: Avoid %lld seq_printf warning by Martin Schwidefsky · 8 years ago
  18. 277a13e sched/cpuacct: Introduce cpuacct.usage_all to show all CPU stats together by Zhao Lei · 9 years ago
  19. 8e546bf sched/cpuacct: Use loop to consolidate code in cpuacct_stats_show() by Zhao Lei · 9 years ago
  20. 9acacc2 sched/cpuacct: Merge cpuacct_usage_index and cpuacct_stat_index enums by Zhao Lei · 9 years ago
  21. bd92883 sched/cpuacct: Check for NULL when using task_pt_regs() by Anton Blanchard · 9 years ago
  22. d740037 sched/cpuacct: Split usage accounting into user_usage and sys_usage by Dongsheng Yang · 9 years ago
  23. 5ca3726 sched/cpuacct: Show all possible CPUs in cpuacct output by Zhao Lei · 9 years ago
  24. be53f58 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  25. 73e6aaf sched/cpuacct: Simplify the cpuacct code by Zhao Lei · 9 years ago
  26. 1a736b7 sched/cpuacct: Rename parameter in cpuusage_write() for readability by Dongsheng Yang · 9 years ago
  27. b38e42e cgroup: convert cgroup_subsys flag fields to bool bitfields by Tejun Heo · 9 years ago
  28. 5577964 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes by Tejun Heo · 10 years ago
  29. 5c9d535 cgroup: remove css_parent() by Tejun Heo · 11 years ago
  30. 073219e cgroup: clean up cgroup_subsys names and initialization by Tejun Heo · 11 years ago
  31. 2da8ca8 cgroup: replace cftype->read_seq_string() with cftype->seq_show() by Tejun Heo · 11 years ago
  32. 44ffc75 cgroup, sched: convert away from cftype->read_map() by Tejun Heo · 11 years ago
  33. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
  34. eb95419 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods by Tejun Heo · 11 years ago
  35. 6387698 cgroup: add css_parent() by Tejun Heo · 11 years ago
  36. a7c6d55 cgroup: add/update accessors which obtain subsys specific data from css by Tejun Heo · 11 years ago
  37. 8af01f56 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  38. b329fd5 sched/cpuacct/UML: Fix header file dependency bug on the UML build by Ingo Molnar · 12 years ago
  39. a2b0ae2 sched/cpuacct: No need to check subsys active state by Li Zefan · 12 years ago
  40. 621e2de sched/cpuacct: Initialize cpuacct subsystem earlier by Li Zefan · 12 years ago
  41. 14c6d3c sched/cpuacct: Initialize root cpuacct earlier by Li Zefan · 12 years ago
  42. 7943e15 sched/cpuacct: Allocate per_cpu cpuusage for root cpuacct statically by Li Zefan · 12 years ago
  43. d171279 sched/cpuacct: Clean up cpuacct.h by Li Zefan · 12 years ago
  44. 5f40d80 sched/cpuacct: Remove redundant NULL checks in cpuacct_acount_field() by Li Zefan · 12 years ago
  45. 543bc0e sched/cpuacct: Remove redundant NULL checks in cpuacct_charge() by Li Zefan · 12 years ago
  46. 1966aaf sched/cpuacct: Add cpuacct_acount_field() by Li Zefan · 12 years ago
  47. dbe4b41 sched/cpuacct: Add cpuacct_init() by Li Zefan · 12 years ago
  48. 2e76c24 sched: Split cpuacct code out of core.c by Li Zefan · 12 years ago