1. 74b8423 Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  2. 5e5041f ACPI / processor: prevent cpu from becoming online by Yasuaki Ishimatsu · 12 years ago
  3. 6e32d47 kernel/cpu.c: Add comment for priority in cpu_hotplug_pm_callback by Fenghua Yu · 12 years ago
  4. 075663d CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online_cpus() by Srivatsa S. Bhat · 12 years ago
  5. da83479 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. 816afe4 x86/smp: Don't ever patch back to UP if we unplug cpus by Rusty Russell · 12 years ago
  7. f97f8f0 smpboot: Provide infrastructure for percpu hotplug threads by Thomas Gleixner · 12 years ago
  8. 9adb62a mm/hotplug: correctly setup fallback zonelists when creating new pgdat by Jiang Liu · 12 years ago
  9. e4cc2f8 kernel/cpu.c: document clear_tasks_mm_cpumask() by Anton Vorontsov · 12 years ago
  10. cb79295 cpu: introduce clear_tasks_mm_cpumask() helper by Anton Vorontsov · 12 years ago
  11. 3bb5d2e smp, idle: Allocate idle thread for each possible cpu during boot by Suresh Siddha · 12 years ago
  12. 29d5e04 smp: Provide generic idle thread allocation by Thomas Gleixner · 12 years ago
  13. 38498a6 smp: Add generic smpboot facility by Thomas Gleixner · 12 years ago
  14. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  15. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  16. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  17. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  18. a513f6b cpu: Export cpu_up() by Paul E. McKenney · 13 years ago
  19. d7268a3 CPU: Add right qualifiers for alloc_frozen_cpus() and cpu_hotplug_pm_sync_init() by Fenghua Yu · 13 years ago
  20. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  21. 79cfbdf PM / Sleep: Fix race between CPU hotplug and freezer by Srivatsa S. Bhat · 13 years ago
  22. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  23. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  24. 4d51985 kernel/cpu.c: fix many errors related to style. by Michael Rodriguez · 13 years ago
  25. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  26. 3fb82d5 x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume by Suresh Siddha · 14 years ago
  27. 51a96c7 cpu: Remove incorrect BUG_ON by Peter Zijlstra · 14 years ago
  28. 2e01f47 cpu: Remove unused variable by Dhaval Giani · 14 years ago
  29. 48c5cca sched: Simplify cpu-hot-unplug task migration by Peter Zijlstra · 14 years ago
  30. 3a101d0 sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining by Tejun Heo · 14 years ago
  31. 5c113fb fix cpu_chain section mismatch... by Daniel J Blueman · 14 years ago
  32. e9a5f42 CPU: Avoid using unititialized error variable in disable_nonboot_cpus() by Rafael J. Wysocki · 14 years ago
  33. 00b9b0a Avoid warning when CPU hotplug isn't enabled by Linus Torvalds · 14 years ago
  34. 79a6cde cpuhotplug: do not need cpu_hotplug_begin() when CONFIG_HOTPLUG_CPU=n by Lai Jiangshan · 14 years ago
  35. e6bde73 cpu-hotplug: return better errno on cpu hotplug failure by Akinobu Mita · 14 years ago
  36. e9fb763 cpu-hotplug: introduce cpu_notify(), __cpu_notify(), cpu_notify_nofail() by Akinobu Mita · 14 years ago
  37. 4eaf3f6 mem-hotplug: fix potential race while building zonelist for new populated zone by Haicheng Li · 14 years ago
  38. 1f52250 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset by Haicheng Li · 14 years ago
  39. cf23422 cpu/mem hotplug: enable CPUs online before local memory online by minskey guo · 14 years ago
  40. 3fc1f1e stop_machine: reimplement using cpu_stop by Tejun Heo · 14 years ago
  41. b257c14 Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  42. 6a1bdc1 sched: _cpu_down(): Don't play with current->cpus_allowed by Oleg Nesterov · 14 years ago
  43. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  44. 87d5e02 kernel/cpu.c: delete deprecated definition in cpu_up() by Chen Gong · 14 years ago
  45. 9d3cfc4 sched: Correct printk whitespace in warning from cpu down task check by Frans Pop · 14 years ago
  46. 1185424 sched: Fix incorrect sanity check by Peter Zijlstra · 14 years ago
  47. 9ee349a sched: Fix set_cpu_active() in cpu_down() by Xiaotian Feng · 15 years ago
  48. 702a7c7 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. 6ad4c18 sched: Fix balance vs hotplug race by Peter Zijlstra · 15 years ago
  50. feae320 timers, init: Limit the number of per cpu calibration bootup messages by Mike Travis · 15 years ago
  51. 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
  53. d0af9ee x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init by Suresh Siddha · 15 years ago
  54. 86886e5 x86, intel_txt: Intel TXT Sx shutdown support by Joseph Cihula · 15 years ago
  55. 31950eb mm/init: cpu_hotplug_init() must be initialized before SLAB by Linus Torvalds · 15 years ago
  56. 2b17fa5 cpumask: use set_cpu_active in init/main.c by Rusty Russell · 15 years ago
  57. a0e280e stop_machine/cpu hotplug: fix disable_nonboot_cpus by Heiko Carstens · 15 years ago
  58. 9ea09af stop_machine: introduce stop_machine_create/destroy. by Heiko Carstens · 16 years ago
  59. e0b582e cpumask: convert kernel/cpu.c by Rusty Russell · 15 years ago
  60. 3fa4152 cpumask: make set_cpu_*/init_cpu_* out-of-line by Rusty Russell · 15 years ago
  61. b3199c0 cpumask: switch over to cpu_online/possible/active/present_mask: core by Rusty Russell · 15 years ago
  62. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  63. 8419641 cpuinit fixes in kernel/* by Al Viro · 16 years ago
  64. 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 16 years ago
  65. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  66. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  67. 3ba3557 kernel/cpu.c: Move the CPU_DYING notifiers by Manfred Spraul · 16 years ago
  68. 3ee1062 cpu hotplug: s390 doesn't support additional_cpus anymore. by Heiko Carstens · 16 years ago
  69. 279ef6b sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacks by Dmitry Adamushko · 16 years ago
  70. 9e3ee1c Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  71. e56b3bc cpu masks: optimize and clean up cpumask_of_cpu() by Linus Torvalds · 16 years ago
  72. eeec4fa stop_machine(): stop_machine_run() changed to use cpu mask by Rusty Russell · 16 years ago
  73. 0432158 Hotplug CPU: don't check cpu_online after take_cpu_down by Rusty Russell · 16 years ago
  74. ffdb597 Simplify stop_machine by Rusty Russell · 16 years ago
  75. 5a7a201 cpumask: export cpumask_of_cpu_map by Ingo Molnar · 16 years ago
  76. 6524d93 cpumask: put cpumask_of_cpu_map in the initdata section by Mike Travis · 16 years ago
  77. b8d317d cpumask: make cpumask_of_cpu_map generic by Mike Travis · 16 years ago
  78. 3da1c84 workqueues: make get_online_cpus() useable for work->func() by Oleg Nesterov · 16 years ago
  79. 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
  80. bb2c018 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  81. 39b0fad cpu hotplug: Make cpu_active_map synchronization dependency clear by Max Krasnyansky · 16 years ago
  82. e761b77 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) by Max Krasnyansky · 16 years ago
  83. b62b8ef force offline the processor during hot-removal by Zhang Rui · 16 years ago
  84. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  85. 68f4f1e sched: Move cpu masks from kernel/sched.c into kernel/cpu.c by Max Krasnyansky · 16 years ago
  86. 363ab6f core: use performance variant for_each_cpu_mask_nr by Mike Travis · 16 years ago
  87. af1f16d kernel: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  88. d2ba7e2 simplify cpu_hotplug_begin()/put_online_cpus() by Oleg Nesterov · 16 years ago
  89. f7b16c1 cpu: fix section mismatch warning in reference to register_cpu_notifier by Sam Ravnborg · 16 years ago
  90. 514a20a cpu: fix section mismatch warnings in *cpu_down by Sam Ravnborg · 16 years ago
  91. 9647155 cpu: fix section mismatch warning in unregister_cpu_notifier by Sam Ravnborg · 16 years ago
  92. f70316d generic: use new set_cpus_allowed_ptr function by Mike Travis · 16 years ago
  93. fa7303e cpu: fix section mismatch warnings for enable_nonboot_cpus by Sam Ravnborg · 16 years ago
  94. 95402b3 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() by Gautham R Shenoy · 16 years ago
  95. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 16 years ago
  96. d221938 cpu-hotplug: refcount based cpu hotplug by Gautham R Shenoy · 16 years ago
  97. 73e753a CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified by KAMEZAWA Hiroyuki · 17 years ago
  98. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  99. a0d8cdb cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with CPU_UP_PREPARE by Akinobu Mita · 17 years ago
  100. f3de4be PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago