1. 30e8e13 cpuset: use seq_*mask_* to print masks by Lai Jiangshan · 16 years ago
  2. 40b6a76 cpuset.c: remove extra variable by Rakib Mullick · 16 years ago
  3. d294eb8 cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const by Frederic Weisbecker · 16 years ago
  4. 4e74339 cpuset: avoid changing cpuset's cpus when -errno returned by Li Zefan · 16 years ago
  5. cf41714 sched, cpuset: rework sched domains and CPU hotplug handling (v4) by Max Krasnyansky · 16 years ago
  6. aeed682 cpuset: clean up cpuset hierarchy traversal code by Li Zefan · 16 years ago
  7. 93a6557 cpuset: fix wrong calculation of relax domain level by Li Zefan · 16 years ago
  8. f539369 cpuset: speed up sched domain partition by Lai Jiangshan · 16 years ago
  9. 8d1e626 cpuset: a bit cleanup for scan_for_empty_cpusets() by Li Zefan · 16 years ago
  10. da5ef6b cpuset: two minor code-cleanups by Lai Jiangshan · 16 years ago
  11. 0241248 cpuset: code-cleanup for started_after by Lai Jiangshan · 16 years ago
  12. 489a539 cpuset: don't pass empty cpumasks to partition_sched_domains() by Lai Jiangshan · 16 years ago
  13. c372e81 cpuset: avoid unnecessary sched domains rebuilding by Li Zefan · 16 years ago
  14. f9b4fb8 cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/online by Miao Xie · 16 years ago
  15. 0b2f630 cpusets: restructure the function update_cpumask() and update_nodemask() by Miao Xie · 16 years ago
  16. e371239 cgroup files: remove cpuset_common_file_write() by Paul Menage · 16 years ago
  17. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  18. 91cd4d6 cpusets: fix wrong domain attr updates by Miao Xie · 16 years ago
  19. e761b77 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) by Max Krasnyansky · 16 years ago
  20. 873a6ed Merge commit 'v2.6.26' into sched/devel by Ingo Molnar · 16 years ago
  21. 3e84050 cpusets, hotplug, scheduler: fix scheduler domain breakage by Dmitry Adamushko · 16 years ago
  22. 1de8644 Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
  23. 1f1e2ce Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  24. 30e0e17 cpuset: limit the input of cpuset.sched_relax_domain_level by Li Zefan · 16 years ago
  25. f18f982 sched: CPU hotplug events must not destroy scheduler domains created by the cpusets by Max Krasnyansky · 16 years ago
  26. f9e8e07 Merge branch 'linus' into sched-devel by Ingo Molnar · 16 years ago
  27. 9985b0b sched: prevent bound kthreads from changing cpus_allowed by David Rientjes · 16 years ago
  28. 3734074 cpusets: fix bug when adding nonexistent cpu or mem by Lai Jiangshan · 16 years ago
  29. 5c8e1ed sched: CPU hotplug events must not destroy scheduler domains created by the cpusets by Max Krasnyansky · 16 years ago
  30. 5be7a47 Fix cpuset sched_relax_domain_level control file by Paul Menage · 16 years ago
  31. 7860836 Cpuset hardwall flag: add a mem_hardwall flag to cpusets by Paul Menage · 16 years ago
  32. addf2c7 Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() API by Paul Menage · 16 years ago
  33. 9e0c914 kernel/cpuset.c: make 3 functions static by Adrian Bunk · 16 years ago
  34. 700fe1a CGroup API files: update cpusets to use cgroup structured file API by Paul Menage · 16 years ago
  35. b331d25 kernel: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  36. 846a16b mempolicy: rename mpol_copy to mpol_dup by Lee Schermerhorn · 16 years ago
  37. 19770b3 mm: filter based on a nodemask as well as a gfp_mask by Mel Gorman · 16 years ago
  38. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 16 years ago
  39. 1d3504f sched, cpuset: customize sched domains, core by Hidetoshi Seto · 16 years ago
  40. 39106dc cpumask: use new cpus_scnprintf function by Mike Travis · 16 years ago
  41. f9a86fc cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer by Mike Travis · 16 years ago
  42. 41f7f60 cpusets: fix obsolete comment by David Rientjes · 16 years ago
  43. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 16 years ago
  44. b450129 hotplug cpu move tasks in empty cpusets - refinements by Paul Jackson · 16 years ago
  45. c8d9c90 hotplug cpu: move tasks in empty cpusets to parent various other fixes by Paul Jackson · 16 years ago
  46. 2df167a cgroups: update comments in cpuset.c by Paul Menage · 16 years ago
  47. 58f4790 cpusets: update_cpumask revision by Cliff Wickman · 16 years ago
  48. 956db3c hotplug cpu: move tasks in empty cpusets to parent by Cliff Wickman · 16 years ago
  49. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 16 years ago
  50. 470fd64 hotplug cpu: migrate a task within its cpuset by Cliff Wickman · 17 years ago
  51. 8707d8b Fix cpusets update_cpumask by Paul Menage · 17 years ago
  52. 020958b cpusets: decrustify cpuset mask update code by Paul Jackson · 17 years ago
  53. 029190c cpuset sched_load_balance flag by Paul Jackson · 17 years ago
  54. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  55. 55a230a cpuset: zero malloc - revert the old cpuset fix by Paul Jackson · 17 years ago
  56. dedf8b7 whitespace fixes: cpuset by Daniel Walker · 17 years ago
  57. bbe373f oom: compare cpuset mems_allowed instead of exclusive ancestors by David Rientjes · 17 years ago
  58. 607717a cpuset: remove sched domain hooks from cpusets by Paul Jackson · 17 years ago
  59. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  60. 0e1e7c7 Memoryless nodes: Use N_HIGH_MEMORY for cpusets by Christoph Lameter · 17 years ago
  61. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  62. 49c13b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  63. c2aef33 Reduce cpuset.c write_lock_irq() to read_lock() by Paul Menage · 17 years ago
  64. ac07675 HOTPLUG: Adapt cpuset hotplug callback to CPU_DYING by Avi Kivity · 17 years ago
  65. 3e903e7 cpuset: zero malloc - fix for old cpusets by Paul Jackson · 17 years ago
  66. 85badbd use simple_read_from_buffer in kernel/ by Akinobu Mita · 17 years ago
  67. 6f7f02e cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset by David Rientjes · 17 years ago
  68. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  69. dd9037a Fix race between attach_task and cpuset_exit by Srivatsa Vaddagiri · 17 years ago
  70. c596d9f cpusets: allow TIF_MEMDIE threads to allocate anywhere by David Rientjes · 17 years ago
  71. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  72. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  73. 089e34b [PATCH] cpuset procfs warning fix by Andrew Morton · 17 years ago
  74. 02a0e53 [PATCH] cpuset: rework cpuset_zone_allowed api by Paul Jackson · 18 years ago
  75. a7a005f [PATCH] struct path: convert kernel by Josef Sipek · 18 years ago
  76. d3ed11c [PATCH] cpuset: allow a larger buffer for writes to cpuset files by Paul Menage · 18 years ago
  77. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  78. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  79. 6960406 [PATCH] cpuset: minor code refinements by Paul Jackson · 18 years ago
  80. 1af9892 [PATCH] cpuset ANSI prototype by Al Viro · 18 years ago
  81. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  82. 181b648 [PATCH] cpuset: fix obscure attach_task vs exiting race by Paul Jackson · 18 years ago
  83. b1aac8b [PATCH] cpuset: hotunplug cpus and mems in all cpusets by Paul Jackson · 18 years ago
  84. 38837fc [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map by Paul Jackson · 18 years ago
  85. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  86. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  87. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  88. 9b819d2 [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions by Christoph Lameter · 18 years ago
  89. 0d673a5 [PATCH] cpuset: oom panic fix by Nick Piggin · 18 years ago
  90. 4c4d50f [PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map by Paul Jackson · 18 years ago
  91. abb5a5c [PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock by Paul Jackson · 18 years ago
  92. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  93. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 18 years ago
  94. 13b41b0 [PATCH] proc: Use struct pid not struct task_ref by Eric W. Biederman · 18 years ago
  95. 99f8955 [PATCH] proc: don't lock task_structs indefinitely by Eric W. Biederman · 18 years ago
  96. 22fb52d [PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c) by David Quigley · 18 years ago
  97. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  98. 92d1dbd [PATCH] cpuset: might_sleep_if check in cpuset_zones_allowed by Paul Jackson · 18 years ago
  99. 36be57f [PATCH] cpuset: update cpuset_zones_allowed comment by Paul Jackson · 18 years ago
  100. e4e364e [PATCH] cpuset: memory migration interaction fix by Paul Jackson · 18 years ago