1. cb79295 cpu: introduce clear_tasks_mm_cpumask() helper by Anton Vorontsov · 12 years ago
  2. 8e7fbcb sched: Remove stale power aware scheduling remnants and dysfunctional knobs by Peter Zijlstra · 13 years ago
  3. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  4. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 12 years ago
  5. fad12ac CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts by Thomas Renninger · 12 years ago
  6. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  7. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  8. 2987557 driver-core/cpu: Expose hotpluggability to the rest of the kernel by Josh Triplett · 13 years ago
  9. 4e71c95 PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug' by Srivatsa S. Bhat · 13 years ago
  10. 80f1ff9 notifiers: cpu: move cpu notifiers into cpu.h by Amerigo Wang · 13 years ago
  11. b17cd8d driver core: prune docs about device_interface by Brandon Philips · 14 years ago
  12. db7bccf workqueue: reimplement CPU hotplugging support using trustee by Tejun Heo · 14 years ago
  13. 3a101d0 sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining by Tejun Heo · 14 years ago
  14. 50a323b sched: define and use CPU_PRI_* enums for cpu notifier priorities by Tejun Heo · 14 years ago
  15. 51badeb powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocate by Gautham R Shenoy · 15 years ago
  16. 12633e8 sysfs/cpu: Add probe/release files by Nathan Fontenot · 15 years ago
  17. 799e64f cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case by Paul E. McKenney · 15 years ago
  18. 31950eb mm/init: cpu_hotplug_init() must be initialized before SLAB by Linus Torvalds · 15 years ago
  19. 40e8a10 cpu hotplug: remove unused cpuhotplug_mutex_lock() by Lai Jiangshan · 15 years ago
  20. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  21. 3da1c84 workqueues: make get_online_cpus() useable for work->func() by Oleg Nesterov · 16 years ago
  22. f718e31 cpu: fix section mismatch warnings in hotcpu_register by Sam Ravnborg · 16 years ago
  23. 5a6483f include: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  24. d0d23b5 cpu-hotplug: fix build on !CONFIG_SMP by Ingo Molnar · 17 years ago
  25. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  26. d221938 cpu-hotplug: refcount based cpu hotplug by Gautham R Shenoy · 17 years ago
  27. a263898 CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU by Ingo Molnar · 17 years ago
  28. 761bb43 Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs by Satyam Sharma · 17 years ago
  29. f3de4be PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  30. 6707de00 sched: make global code static by Adrian Bunk · 17 years ago
  31. dcf5008 remove unused lock_cpu_hotplug_interruptible definition by Nathan Lynch · 17 years ago
  32. 3367b99 <linux/sysdev.h> needs to include <linux/module.h> by Ralf Baechle · 17 years ago
  33. 1d64b9c [PATCH] Fix microcode-related suspend problem by Rafael J. Wysocki · 17 years ago
  34. 47e627b [PATCH] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONFIG_HOTPLUG_CPU by Avi Kivity · 17 years ago
  35. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  36. f7dff2b [PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not set by Gautham R Shenoy · 18 years ago
  37. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  38. 72486f1 [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu by Siddha, Suresh B · 18 years ago
  39. 0344c6c [POWERPC] sysfs: add support for adding/removing spu sysfs attributes by Christian Krafft · 18 years ago
  40. e3920fb [PATCH] Disable CPU hotplug during suspend by Rafael J. Wysocki · 18 years ago
  41. aa95387 cpu hotplug: simplify and hopefully fix locking by Linus Torvalds · 18 years ago
  42. e2c2770 [PATCH] hotcpu_notifier-fixes by Andrew Morton · 18 years ago
  43. 39f4885 [PATCH] cpu hotplug: add hotplug versions of cpu_notifier by Chandra Seetharaman · 18 years ago
  44. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 18 years ago
  45. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  46. 34f361a [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() by Ashok Raj · 18 years ago
  47. a29d642 [PATCH] get_cpu_sysdev() signedness fix by Andrew Morton · 18 years ago
  48. a9d9baa [PATCH] clean up lock_cpu_hotplug() in cpufreq by Ashok Raj · 19 years ago
  49. 90d45d1 [PATCH] cpu hotplug: fix locking in cpufreq drivers by Ashok Raj · 19 years ago
  50. ad74557 [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. by Ashok Raj · 19 years ago
  51. d51fe1b [PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rpc_pipe.c by Rolf Eike Beer · 19 years ago
  52. 52a119f [PATCH] make smp_prepare_cpu to a weak function by Ashok Raj · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago