1. a83048e drivers: delete __cpuinit usage from all remaining drivers files by Paul Gortmaker · 11 years ago
  2. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  3. 1001b4d CPU: Fix sysfs cpu/online of offlined CPUs by Toshi Kani · 11 years ago
  4. 1c4e2d7 cpu: make sure that cpu/online file created before KOBJ_ADD is emitted by Igor Mammedov · 11 years ago
  5. c055da9 cpu: fix "crash_notes" and "crash_notes_size" leaks in register_cpu() by Igor Mammedov · 11 years ago
  6. ac212b6 ACPI / processor: Use common hotplug infrastructure by Rafael J. Wysocki · 11 years ago
  7. 0902a90 Driver core: Use generic offline/online for CPU offline/online by Rafael J. Wysocki · 11 years ago
  8. 3464046 numa, cpu hotplug: change links of CPU and node when changing node number by onlining CPU by Yasuaki Ishimatsu · 11 years ago
  9. bcfb87f sysfs: fix crash_notes_size build warning by Arnd Bergmann · 11 years ago
  10. eca4549 sysfs: Add crash_notes_size to export percpu note size by Zhang Yanfei · 11 years ago
  11. 30a4840 drivers/base/cpu.c: Fix typo in comment by Ralf Baechle · 11 years ago
  12. 8e7fbcb sched: Remove stale power aware scheduling remnants and dysfunctional knobs by Peter Zijlstra · 12 years ago
  13. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  14. 29bb5d4 driver-core: cpu: fix kobject warning when hotplugging a cpu by Greg Kroah-Hartman · 12 years ago
  15. 2885e25 driver core: cpu: remove kernel warning when removing a cpu by Greg Kroah-Hartman · 12 years ago
  16. fad12ac CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts by Thomas Renninger · 12 years ago
  17. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 12 years ago
  18. 024f784 cpu: Do not return errors from cpu_dev_init() which will be ignored by Ben Hutchings · 12 years ago
  19. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  20. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  21. 2987557 driver-core/cpu: Expose hotpluggability to the rest of the kernel by Josh Triplett · 13 years ago
  22. cdc6e3d drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline by Jan Beulich · 14 years ago
  23. 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
  24. 67fc233 sysdev: the cpu probe/release attributes should be sysdev_class_attributes by Stephen Rothwell · 14 years ago
  25. 6c1733a sysdev: fix up the probe/release attributes by Greg Kroah-Hartman · 14 years ago
  26. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 14 years ago
  27. e1a7e29 sysdev: Convert node driver by Andi Kleen · 14 years ago
  28. 265d2e2 sysdev: Convert cpu driver sysdev class attributes by Andi Kleen · 14 years ago
  29. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 14 years ago
  30. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  31. 51badeb powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocate by Gautham R Shenoy · 15 years ago
  32. 12633e8 sysfs/cpu: Add probe/release files by Nathan Fontenot · 15 years ago
  33. 3b034b0 percpu: Fix kdump failure if booted with percpu_alloc=page by Vivek Goyal · 15 years ago
  34. aa85ea5 cpumask: use new cpumask_ functions in core code. by Rusty Russell · 15 years ago
  35. f7df8ed cpumask: convert misc driver functions by Rusty Russell · 15 years ago
  36. 8fd2d2d cpumask: fix compile error when CONFIG_NR_CPUS is not defined by Mike Travis · 15 years ago
  37. e057d7a cpumask: add sysfs displays for configured and disabled cpu maps by Mike Travis · 16 years ago
  38. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  39. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  40. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  41. 143aa5c cpu: change some globals to statics in drivers/base/cpu.c v2 by Mike Travis · 16 years ago
  42. e37d05d cpu: change cpu_sys_devices from array to per_cpu variable by Mike Travis · 16 years ago
  43. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  44. 6c84740 driver core: cpu: fix section mismatch in cpu.c:store_online by Sam Ravnborg · 16 years ago
  45. 9d1fe323 cpumask: add show cpu map functions by Mike Travis · 16 years ago
  46. 33b5f31 register_cpu __devinit or __cpuinit by Randy Dunlap · 16 years ago
  47. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  48. 9eb3ff4 CPU online file permission by Ulrich Drepper · 17 years ago
  49. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 17 years ago
  50. 72486f1 [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu by Siddha, Suresh B · 18 years ago
  51. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 18 years ago
  52. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  53. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  54. 34f361a [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() by Ashok Raj · 18 years ago
  55. a29d642 [PATCH] get_cpu_sysdev() signedness fix by Andrew Morton · 18 years ago
  56. 35ed319 [PATCH] kdump: export per cpu crash notes pointer through sysfs (fix) by Vivek Goyal · 18 years ago
  57. 51be560 [PATCH] kdump: export per cpu crash notes pointer through sysfs by Vivek Goyal · 18 years ago
  58. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  59. ad74557 [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. by Ashok Raj · 19 years ago
  60. a1bdc7a [PATCH] drivers/base - fix sparse warnings by Ben Dooks · 19 years ago
  61. fb69c39 [PATCH] generate hotplug events for cpu online by Nathan Lynch · 19 years ago
  62. 52a119f [PATCH] make smp_prepare_cpu to a weak function by Ashok Raj · 19 years ago
  63. e1367da [PATCH] cpu state clean after hot remove by Li Shaohua · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago