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