aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-20[S390] Dont overwrite lowcores on smp_send_stop().Heiko Carstens1-49/+7
2007-11-05[S390] Rename "idle_time" attribute to "idle_time_us".Heiko Carstens1-3/+3
2007-10-22[S390] tlb flush fix.Martin Schwidefsky1-1/+1
2007-10-22[S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens1-3/+60
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-27[S390] Improve __smp_call_function_map.Heiko Carstens1-8/+6
2007-07-27[S390] Convert to smp_call_function_single.Heiko Carstens1-9/+7
2007-07-10[S390] smp: Merge smp_count_cpus() and smp_get_save_areas().Heiko Carstens1-42/+21
2007-05-31[S390] Fix section annotations.Heiko Carstens1-3/+3
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-27[S390] Clean up smp code in preparation for some larger changes.Heiko Carstens1-161/+100
2007-04-27[S390] Processor degradation notification.Heiko Carstens1-5/+43
2007-04-27[S390] zfcpdump support.Michael Holzheu1-0/+62
2007-03-05[S390] smp: disable preemption in smp_call_function/smp_call_function_onHeiko Carstens1-7/+8
2007-02-21[S390] New header file ipl.hMichael Holzheu1-0/+1
2007-02-21[S390] smp_call_function cleanupJan Glauber1-104/+77
2007-02-12[S390] smp_call_function/smp_call_function_on locking.Heiko Carstens1-6/+9
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-4/+4
2007-02-05[S390] ETR support.Martin Schwidefsky1-1/+2
2007-02-05[S390] noexec protectionGerald Schaefer1-1/+1
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-14/+5
2007-01-09[S390] Fix cpu hotplug (missing 'online' attribute).Heiko Carstens1-1/+4
2006-12-04[S390] pfault code cleanup.Heiko Carstens1-10/+3
2006-12-04[S390] cpu shutdown reworkHeiko Carstens1-73/+31
2006-10-06[S390] irq change build fixes.Heiko Carstens1-1/+1
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky1-46/+27
2006-09-20[S390] ipl/dump on panic.Michael Holzheu1-9/+1
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-1/+1
2006-03-31[PATCH] for_each_possible_cpu: s390KAMEZAWA Hiroyuki1-3/+3
2006-03-24[PATCH] s390: cpu up retriesMichael Ryan1-1/+3
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-3/+1
2006-02-17[PATCH] s390: smp initialization speedHeiko Carstens1-5/+10
2006-02-17[PATCH] s390: possible_cpus parameterHeiko Carstens1-3/+11
2006-02-17[PATCH] s390: additional_cpus parameterHeiko Carstens1-18/+40
2006-02-11[PATCH] s390: earlier initialization of cpu_possible_mapHeiko Carstens1-5/+1
2006-01-12[PATCH] s390: task_stack_page()Al Viro1-1/+1
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-4/+4
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky1-3/+3
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+1
2005-09-17[PATCH] s390: diag 0x308 reiplVolker Sameske1-0/+3
2005-08-01[PATCH] s390: kexec fixes and improvements.Heiko Carstens1-2/+4
2005-07-27[PATCH] s390: external call performanceHeiko Carstens1-5/+5
2005-06-25[PATCH] s390: add vmcp interfaceChristian Borntraeger1-3/+3
2005-06-25[PATCH] s390: improved machine check handlingHeiko Carstens1-1/+12
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+840