summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/topology.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu2009-08-111-1/+5
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-2/+2
* cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-1/+1
* [IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt2008-12-091-1/+3
* [IA64] fix section mismatch in arch/ia64/kernel/topology.cHidetoshi Seto2008-04-301-6/+10
* [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang2008-04-291-0/+9
* Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-5/+4
* Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-8/+9
* [IA64] tree-wide: Misc __cpu{initdata, init, exit} annotationsSatyam Sharma2007-10-121-6/+6
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+2
* [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B2006-12-071-4/+4
* [PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki2006-09-271-2/+0
* [PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki2006-09-251-1/+5
* [IA64] panic if topology_init kzalloc failsPaul Jackson2006-08-241-4/+2
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-311-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-271-1/+1
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-271-1/+1
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-15/+2
* [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-271-12/+3
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-251-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-271-5/+2
|\
| * [IA64] Remove redundant NULL checks before kfreeJesper Juhl2006-04-201-5/+2
* | [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
|/
* [IA64] Export cpu cache info by sysfsZhang, Yanmin2006-03-301-0/+367
* Pull bsp-removal into release branchTony Luck2006-03-211-1/+1
|\
| * [IA64] Fix UP build with BSP removal support.Ashok Raj2006-01-191-1/+1
* | [PATCH] Export cpu topology in sysfsZhang, Yanmin2006-02-031-8/+10
|/
* [ACPI] delete CONFIG_ACPI_BOOTLen Brown2005-08-241-1/+1
* [IA64] Fix undefined reference to can_cpei_retarget for simulatorIan Wienand2005-07-141-0/+2
* [ACPI] Evaluate CPEI Processor Override flagAshok Raj2005-07-121-0/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+92