aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/cpu.c
Commit message (Expand)AuthorAge
* numa, cpu hotplug: change links of CPU and node when changing node number by ...Yasuaki Ishimatsu2013-04-29
* sysfs: fix crash_notes_size build warningArnd Bergmann2013-04-03
* sysfs: Add crash_notes_size to export percpu note sizeZhang Yanfei2013-03-29
* drivers/base/cpu.c: Fix typo in commentRalf Baechle2013-01-16
* sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-17
* Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-09
|\
| * driver-core: cpu: fix kobject warning when hotplugging a cpuGreg Kroah-Hartman2012-02-08
| * driver core: cpu: remove kernel warning when removing a cpuGreg Kroah-Hartman2012-02-02
* | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger2012-01-26
|/
* cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-11
* cpu: Do not return errors from cpu_dev_init() which will be ignoredBen Hutchings2012-01-11
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | driver-core/cpu: Expose hotpluggability to the rest of the kernelJosh Triplett2011-12-11
|/
* drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offlineJan Beulich2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sysdev: the cpu probe/release attributes should be sysdev_class_attributesStephen Rothwell2010-03-19
* sysdev: fix up the probe/release attributesGreg Kroah-Hartman2010-03-07
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* sysdev: Convert node driverAndi Kleen2010-03-07
* sysdev: Convert cpu driver sysdev class attributesAndi Kleen2010-03-07
* sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * percpu: Fix kdump failure if booted with percpu_alloc=pageVivek Goyal2009-11-25
* | powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy2009-12-09
* | sysfs/cpu: Add probe/release filesNathan Fontenot2009-12-09
|/
* cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-30
* cpumask: convert misc driver functionsRusty Russell2009-01-11
* cpumask: fix compile error when CONFIG_NR_CPUS is not definedMike Travis2009-01-03
* cpumask: add sysfs displays for configured and disabled cpu mapsMike Travis2008-12-19
* cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-23
|\
| * cpu: change some globals to statics in drivers/base/cpu.c v2Mike Travis2008-05-23
* | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-22
|/
* cpu: change cpu_sys_devices from array to per_cpu variableMike Travis2008-05-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\
| * driver core: cpu: fix section mismatch in cpu.c:store_onlineSam Ravnborg2008-04-19
* | cpumask: add show cpu map functionsMike Travis2008-04-19
|/
* register_cpu __devinit or __cpuinitRandy Dunlap2008-02-06
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* CPU online file permissionUlrich Drepper2007-07-31
* Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-17
* [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B2006-12-06
* [PATCH] severing module.h->sched.hAl Viro2006-12-04
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-27
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-27
* [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj2006-03-25
* [PATCH] get_cpu_sysdev() signedness fixAndrew Morton2006-03-20
* [PATCH] kdump: export per cpu crash notes pointer through sysfs (fix)Vivek Goyal2006-01-10
* [PATCH] kdump: export per cpu crash notes pointer through sysfsVivek Goyal2006-01-10