aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat1-1/+2
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-5/+5
2011-10-31ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-05-18[IA64] Use set_cpus_allowed_ptrJulia Lawall1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2009-08-11ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu1-1/+5
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-2/+2
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.Rusty Russell1-1/+1
2008-12-09[IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt1-1/+3
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/topology.cHidetoshi Seto1-6/+10
2008-04-29[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang1-0/+9
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-5/+4
2008-01-24Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_addGreg Kroah-Hartman1-8/+9
2007-10-12[IA64] tree-wide: Misc __cpu{initdata, init, exit} annotationsSatyam Sharma1-6/+6
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+2
2006-12-07[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B1-4/+4
2006-09-27[PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki1-2/+0
2006-09-25[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki1-1/+5
2006-08-24[IA64] panic if topology_init kzalloc failsPaul Jackson1-4/+2
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman1-1/+1
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman1-1/+1
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-15/+2
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto1-12/+3
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton1-1/+1
2006-04-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-5/+2
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman1-1/+1
2006-04-20[IA64] Remove redundant NULL checks before kfreeJesper Juhl1-5/+2
2006-03-30[IA64] Export cpu cache info by sysfsZhang, Yanmin1-0/+367
2006-03-21Pull bsp-removal into release branchTony Luck1-1/+1
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin1-8/+10
2006-01-19[IA64] Fix UP build with BSP removal support.Ashok Raj1-1/+1
2005-08-24[ACPI] delete CONFIG_ACPI_BOOTLen Brown1-1/+1
2005-07-14[IA64] Fix undefined reference to can_cpei_retarget for simulatorIan Wienand1-0/+2
2005-07-12[ACPI] Evaluate CPEI Processor Override flagAshok Raj1-0/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+92