aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell1-24/+22
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-22/+19
2008-12-26cpumask: cpu_coregroup_mask(): s390Rusty Russell1-0/+5
2008-12-25[S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky1-1/+4
2008-12-25[S390] cpu topology: remove dead codeHeiko Carstens1-18/+1
2008-12-25[S390] cpu topology: introduce kernel parameterHeiko Carstens1-1/+11
2008-12-25[S390] cpu topology: dont destroy cpu sets on topology changeHeiko Carstens1-1/+2
2008-12-25[S390] cpu topology: fix cpu_core_map initializationHeiko Carstens1-4/+4
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens1-2/+3
2008-11-14[S390] cpu topology: fix lockingHeiko Carstens1-4/+7
2008-07-25S390 topology: don't use kthread() for arch_reinit_sched_domains()Oleg Nesterov1-13/+1
2008-07-14[S390] arch/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2008-04-30[S390] cpu topology: Fix possible deadlock.Heiko Carstens1-1/+13
2008-04-30[S390] Add topology_core_siblings to topology.hHeiko Carstens1-3/+18
2008-04-17[S390] Vertical cpu management.Heiko Carstens1-15/+57
2008-04-17[S390] cpu topology support for s390.Heiko Carstens1-0/+272