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