| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/base/node: consolidate node device subsystem initialization in node_d... | David Hildenbrand | 2022-03-22 | 1 | -10/+0 |
* | ia64: topology: use default_groups in kobj_type | Greg Kroah-Hartman | 2022-01-15 | 1 | -1/+2 |
* | arch, mm: remove stale mentions of DISCONIGMEM | Mike Rapoport | 2021-06-29 | 1 | -3/+2 |
* | ia64: remove CONFIG_ACPI ifdefs | Christoph Hellwig | 2019-08-16 | 1 | -4/+0 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -3/+3 |
* | ia64/topology: Remove cpus_allowed manipulation | Thomas Gleixner | 2017-04-15 | 1 | -6/+0 |
* | ia64/topology: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-09 | 1 | -47/+7 |
* | ia64: fix up obsolete cpu function usage. | Rusty Russell | 2015-03-05 | 1 | -3/+3 |
* | ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 2015-02-13 | 1 | -4/+2 |
* | ia64, topology: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+5 |
* | [IA64] Delete __cpuinit usage from all ia64 users | Paul Gortmaker | 2013-06-24 | 1 | -9/+9 |
* | [IA64] Resolve name space collision for cache_show() | Tony Luck | 2012-11-07 | 1 | -2/+2 |
* | arch/ia64: remove references to cpu_*_map | Srivatsa S. Bhat | 2012-03-28 | 1 | -1/+2 |
* | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -5/+5 |
* | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | [IA64] Use set_cpus_allowed_ptr | Julia Lawall | 2010-05-18 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 1 | -1/+1 |
* | ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails | Fenghua Yu | 2009-08-11 | 1 | -1/+5 |
* | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 | 1 | -2/+2 |
* | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | [IA64] Clear up section mismatch with arch_unregister_cpu() | Robin Holt | 2008-12-09 | 1 | -1/+3 |
* | [IA64] fix section mismatch in arch/ia64/kernel/topology.c | Hidetoshi Seto | 2008-04-30 | 1 | -6/+10 |
* | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id | Alex Chiang | 2008-04-29 | 1 | -0/+9 |
* | Kobject: convert arch/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-24 | 1 | -5/+4 |
* | Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_add | Greg Kroah-Hartman | 2008-01-24 | 1 | -8/+9 |
* | [IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations | Satyam Sharma | 2007-10-12 | 1 | -6/+6 |
* | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 | 1 | -0/+2 |
* | [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu | Siddha, Suresh B | 2006-12-07 | 1 | -4/+4 |
* | [PATCH] fix "cpu to node relationship fixup: map cpu to node" | KAMEZAWA Hiroyuki | 2006-09-27 | 1 | -2/+0 |
* | [PATCH] cpu to node relationship fixup: map cpu to node | KAMEZAWA Hiroyuki | 2006-09-25 | 1 | -1/+5 |
* | [IA64] panic if topology_init kzalloc fails | Paul Jackson | 2006-08-24 | 1 | -4/+2 |
* | [PATCH] cpu hotplug: use hotplug version of registration in late inits | Chandra Seetharaman | 2006-07-31 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 | 1 | -15/+2 |
* | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto | 2006-06-27 | 1 | -12/+3 |
* | [PATCH] remove for_each_cpu() | Andrew Morton | 2006-06-25 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-04-27 | 1 | -5/+2 |
|\ |
|
| * | [IA64] Remove redundant NULL checks before kfree | Jesper Juhl | 2006-04-20 | 1 | -5/+2 |
* | | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman | 2006-04-26 | 1 | -1/+1 |
|/ |
|
* | [IA64] Export cpu cache info by sysfs | Zhang, Yanmin | 2006-03-30 | 1 | -0/+367 |
* | Pull bsp-removal into release branch | Tony Luck | 2006-03-21 | 1 | -1/+1 |
|\ |
|
| * | [IA64] Fix UP build with BSP removal support. | Ashok Raj | 2006-01-19 | 1 | -1/+1 |
* | | [PATCH] Export cpu topology in sysfs | Zhang, Yanmin | 2006-02-03 | 1 | -8/+10 |
|/ |
|
* | [ACPI] delete CONFIG_ACPI_BOOT | Len Brown | 2005-08-24 | 1 | -1/+1 |
* | [IA64] Fix undefined reference to can_cpei_retarget for simulator | Ian Wienand | 2005-07-14 | 1 | -0/+2 |