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