- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / include / linux / cpu.h
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-06 Ingo MolnarCPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-18 Satyam SharmaRedefine {un}register_hotcpu_notifier() !HOTPLUG_CPU...
2007-08-31 Rafael J. WysockiPM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBER...
2007-08-12 Adrian Bunksched: make global code static
2007-07-16 Nathan Lynchremove unused lock_cpu_hotplug_interruptible definition
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Ralf Baechle<linux/sysdev.h> needs to include <linux/module.h>
2007-04-02 Rafael J. Wysocki[PATCH] Fix microcode-related suspend problem
2007-02-12 Avi Kivity[PATCH] hotplug: Allow modules to use the cpu hotplug...
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07 Gautham R Shenoy[PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG...
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Siddha, Suresh B[PATCH] i386: change the 'no_control' field to 'hotplug...
2006-10-25 Christian Krafft[POWERPC] sysfs: add support for adding/removing spu...
2006-09-26 Rafael J. Wysocki[PATCH] Disable CPU hotplug during suspend
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-23 Linus Torvaldscpu hotplug: simplify and hopefully fix locking
2006-07-01 Andrew Morton[PATCH] hotcpu_notifier-fixes
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: add hotplug versions of cpu_notifier
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: make [un]register_cpu_notifier...
2006-06-28 KAMEZAWA Hiroyuki[PATCH] node hotplug: register cpu: remove node struct
2006-03-28 Andrew Morton[PATCH] get_cpu_sysdev() signedness fix
2006-03-25 Ashok Raj[PATCH] Check if cpu can be onlined before calling...
2006-03-23 Greg Kroah-HartmanSome driver core patches that will be in 2.6.16.1
2006-03-20 Andrew Morton[PATCH] get_cpu_sysdev() signedness fix
2005-11-28 Ashok Raj[PATCH] clean up lock_cpu_hotplug() in cpufreq
2005-11-09 Ashok Raj[PATCH] cpu hotplug: fix locking in cpufreq drivers
2005-10-31 Ashok Raj[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs...
2005-09-02 Rolf Eike Beer[PATCH] remove driverfs references from include/linux...
2005-06-25 Ashok Raj[PATCH] make smp_prepare_cpu to a weak function
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-10-27 Len BrownIA64 CPU hotplug topology
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Linus TorvaldsUse inline function instead of macro.
2004-06-18 Ashok Raj[PATCH] don't create cpu/online sysfs file
2004-06-03 Olaf Hering+- add patches.fixes/no_cpuhp_on_nonlpar.patch
2004-06-03 Andrew Morton[PATCH] use c99 struct initializer in hotcpu_notifier
2004-05-12 Olaf Hering+- add patches.arch/ibm-ppc64-hotcpu_sched_domains...
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-19 Rusty Russell[PATCH] Hotplug CPUs: cpu_down()
2004-03-09 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040309
2004-03-08 Rusty Russell[PATCH] minor cleanups for hotplug CPUs
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Andrew Morton[PATCH] lock_cpu_hotplug only if CONFIG_CPU_HOTPLUG
2004-01-26 Olaf Heringupdate to 2.6.2-rc2
2004-01-23 Andrew Morton[PATCH] Fix CPU hotplug in networking
2003-06-10 Patrick MochelHand merge
2003-06-10 Patrick Mochel[cpu] Use sysdev.h instead of device.h and export cpu_s...
2003-06-06 Rusty Russell[PATCH] Move cpu notifiers et al to cpu.h
2003-05-09 Jonathan Corbet[PATCH] cpufreq class fix
2002-11-11 Rusty Russell[PATCH] In-kernel Module Loader
2002-11-01 Andrew Morton[PATCH] driverfs topology cleanup
2002-11-01 Andrew Morton[PATCH] Update/Create core files for DriverFS Topology.
2002-09-23 Patrick Mocheldriver model: add support for CPUs.