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