1. 2bdfd28 cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning by Waiman Long · 3 years ago
  2. c80d401 cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask() by Tianchen Ding · 3 years ago
  3. d068eeb cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy by Michal Koutný · 3 years, 1 month ago
  4. d4296fa cpuset: convert 'allowed' in __cpuset_node_allowed() to be boolean by Qi Zheng · 3 years, 1 month ago
  5. 1f1562f cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy by Waiman Long · 3 years, 1 month ago
  6. 8ca1b5a mm/page_alloc: detect allocation forbidden by cpuset and bail out early by Feng Tang · 3 years, 2 months ago
  7. b94f9ac cgroup/cpuset: Change references of cpuset_mutex to cpuset_rwsem by Waiman Long · 3 years, 4 months ago
  8. 69dc801 Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 5 months ago
  9. 9f72daf cgroup/cpuset: Avoid memory migration when nodemasks match by Nicolas Saenz Julienne · 3 years, 5 months ago
  10. 97c0054 cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq() by Will Deacon · 3 years, 6 months ago
  11. 431c69f cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus() by Will Deacon · 3 years, 6 months ago
  12. d4b96fb cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1 by Will Deacon · 3 years, 6 months ago
  13. ee9707e cgroup/cpuset: Enable memory migration for cpuset v2 by Waiman Long · 3 years, 5 months ago
  14. e7cc988 cgroup/cpuset: Enable event notification when partition state changes by Waiman Long · 3 years, 5 months ago
  15. c5c63b9 cgroup: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
  16. 6ba34d3 cgroup/cpuset: Fix violation of cpuset locking rule by Waiman Long · 3 years, 6 months ago
  17. 15d428e cgroup/cpuset: Fix a partition bug with hotplug by Waiman Long · 3 years, 6 months ago
  18. 0f3adb8 cgroup/cpuset: Miscellaneous code cleanup by Waiman Long · 3 years, 6 months ago
  19. 08b2b6f cgroup: fix spelling mistakes by Zhen Lei · 3 years, 8 months ago
  20. d95af61 cgroup/cpuset: fix typos in comments by Lu Jialin · 3 years, 9 months ago
  21. 415de5f cpuset: fix typos in comments by Aubrey Li · 4 years ago
  22. 406100f cpuset: fix race between hotplug work and later CPU offline by Daniel Jordan · 4 years, 2 months ago
  23. 7b7b8a2 kernel/: fix repeated words in comments by Randy Dunlap · 4 years, 3 months ago
  24. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  25. 0c05b9b docs: cgroup-v1: Document the cpuset_v2_mode mount option by Waiman Long · 4 years, 10 months ago
  26. 2b729fe Revert "cpuset: Make cpuset hotplug synchronous" by Tejun Heo · 4 years, 10 months ago
  27. a49e462 cpuset: Make cpuset hotplug synchronous by Prateek Sood · 5 years ago
  28. 1b96a41 Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  29. cd1cb33 sched/topology: Don't try to build empty sched domains by Valentin Schneider · 5 years ago
  30. 5153faa cgroup: remove cgroup_enable_task_cg_lists() optimization by Tejun Heo · 5 years ago
  31. 710da3c sched/core: Prevent race condition between cpuset and __sched_setscheduler() by Juri Lelli · 5 years ago
  32. d74b27d cgroup/cpuset: Change cpuset_rwsem and hotplug lock order by Juri Lelli · 5 years ago
  33. 1243dc5 cgroup/cpuset: Convert cpuset_mutex to percpu_rwsem by Juri Lelli · 5 years ago
  34. f9a25f7 cpusets: Rebuild root domain deadline accounting information by Mathieu Poirier · 5 years ago
  35. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  36. da82c92 docs: cgroup-v1: add it to the admin-guide book by Mauro Carvalho Chehab · 6 years ago
  37. 92c1d65 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  38. 23da766 Merge tag 'v5.2-rc5' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  39. 99c8b23 docs: cgroup-v1: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  40. d477f8c cpuset: restore sanity to cpuset_cpus_allowed_fallback() by Joel Savitz · 6 years ago
  41. 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
  42. d5f68d3 cpuset: move mount -t cpuset logics into cgroup.c by Al Viro · 6 years ago
  43. b6fbbf3 cgroup/cpuset: Update stale generate_sched_domains() comments by Juri Lelli · 6 years ago
  44. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  45. a187537 cpuset: Use fs_context by David Howells · 6 years ago
  46. 6a613d2 cpuset: remove unused task_has_mempolicy() by Masahiro Yamada · 6 years ago
  47. 6f9d71c Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  48. ef8444e mm, oom: reorganize the oom report in dump_header by yuzhoujian · 6 years ago
  49. 1e7eaca cpuset: Remove set but not used variable 'cs' by YueHaibing · 6 years ago
  50. b1e3aeb cpuset: Minor cgroup2 interface updates by Tejun Heo · 6 years ago
  51. 5cf8114 cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug by Waiman Long · 6 years ago
  52. bb5b553 cpuset: Use descriptive text when reading/writing cpuset.sched.partition by Waiman Long · 6 years ago
  53. 5776cec cpuset: Expose cpus.effective and mems.effective on cgroup v2 root by Waiman Long · 6 years ago
  54. 0ccea8f cpuset: Make generate_sched_domains() work with partition by Waiman Long · 6 years ago
  55. 4b842da cpuset: Make CPU hotplug work with partition by Waiman Long · 6 years ago
  56. 4716909 cpuset: Track cpusets that use parent's effective_cpus by Waiman Long · 6 years ago
  57. 3881b86 cpuset: Add an error state to cpuset.sched.partition by Waiman Long · 6 years ago
  58. ee8dde0 cpuset: Add new v2 cpuset.sched.partition flag by Waiman Long · 6 years ago
  59. bf92370 cpuset: Simply allocation and freeing of cpumasks by Waiman Long · 6 years ago
  60. 58b7484 cpuset: Define data structures to support scheduling partition by Waiman Long · 6 years ago
  61. 4ec22e9 cpuset: Enable cpuset controller in default hierarchy by Waiman Long · 6 years ago
  62. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  63. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  64. 77ef80c kernel/cpuset: current_cpuset_is_being_rebound can be boolean by Yaowei Bai · 7 years ago
  65. edb9382 sched/isolation: Move isolcpus= handling to the housekeeping code by Frederic Weisbecker · 7 years ago
  66. 040b9d7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. 50e7663 sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs by Peter Zijlstra · 7 years ago
  68. 608c1d3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  69. da99ecf mm: replace TIF_MEMDIE checks by tsk_is_oom_victim by Michal Hocko · 7 years ago
  70. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. f213a6c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  73. 36fde05 Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  74. 77d1dfd sched/topology, cpuset: Avoid spurious/wrong domain rebuilds by Peter Zijlstra · 7 years ago
  75. 1c08c22 cpuset: Fix incorrect memory_pressure control file mapping by Waiman Long · 7 years ago
  76. b8d1b8e cpuset: Allow v2 behavior in v1 cgroup by Waiman Long · 7 years ago
  77. be040be cpuset: Make nr_cpusets private by Paolo Bonzini · 7 years ago
  78. 89affbf cpuset: fix a deadlock due to incomplete patching of cpusets_enabled() by Dima Zavin · 7 years ago
  79. bc2fb7e cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS by Tejun Heo · 8 years ago
  80. 5f155f2 mm, cpuset: always use seqlock when changing task's nodemask by Vlastimil Babka · 8 years ago
  81. 213980c mm, mempolicy: simplify rebinding mempolicies when updating cpusets by Vlastimil Babka · 8 years ago
  82. 41c2570 cpuset: consider dying css as offline by Tejun Heo · 8 years ago
  83. 30e03ac cpuset: Remove cpuset_update_active_cpus()'s parameter. by Rakib Mullick · 8 years ago
  84. 75fa8e5 cgroup: switch to BUG_ON() by Nicholas Mc Guire · 8 years ago
  85. f719ff9b sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  86. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  87. 201af4c cgroup: move cgroup files under kernel/cgroup/ by Tejun Heo · 8 years ago[Renamed from kernel/cpuset.c]
  88. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  89. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  90. 679a5e3 cpuset: fix error handling regression in proc_cpuset_show() by Tejun Heo · 8 years ago
  91. 8a15b81 cpuset: fix non static symbol warning by Wei Yongjun · 8 years ago
  92. 28b89b9 cpuset: handle race between CPU hotplug and cpuset_hotplug_work by Joonwoo Park · 8 years ago
  93. 4c737b4 cgroup: make cgroup_path() and friends behave in the style of strlcpy() by Tejun Heo · 8 years ago
  94. 06f4e94 cpuset: make sure new tasks conform to the current config of the cpuset by Zefan Li · 8 years ago
  95. fec1e5f cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask by Michal Hocko · 8 years ago
  96. 002f290 cpuset: use static key better and convert to new API by Vlastimil Babka · 9 years ago
  97. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 9 years ago
  98. 5cf1cac cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback by Tejun Heo · 9 years ago
  99. 5518f66 Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  100. b38e42e cgroup: convert cgroup_subsys flag fields to bool bitfields by Tejun Heo · 9 years ago