summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-12/+24
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-3/+3
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-10/+6
* [S390] Fix build failure in __cpu_up()Segher Boessenkool2008-06-101-1/+1
* [S390] Fix section mismatch warnings.Heiko Carstens2008-05-301-1/+1
* [S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens2008-05-151-8/+8
* [S390] Automatically detect added cpus.Heiko Carstens2008-04-301-5/+14
* [S390] smp: Fix locking order.Heiko Carstens2008-04-301-6/+6
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-171-1/+2
* [S390] Convert monitor calls to function calls.Heiko Carstens2008-04-171-1/+0
* [S390] Vertical cpu management.Heiko Carstens2008-04-171-2/+81
* [S390] cpu topology support for s390.Heiko Carstens2008-04-171-3/+1
* [S390] Get rid of memcpy gcc warning workaround.Heiko Carstens2008-03-051-8/+2
* [S390] Initialize per cpu lowcores on cpu hotplug.Heiko Carstens2008-02-191-15/+38
* [S390] Fix couple of section mismatches.Heiko Carstens2008-02-051-3/+3
* [S390] Fix smp_call_function_mask semantics.Heiko Carstens2008-02-051-4/+3
* [S390] replace lock_cpu_hotplug with get_online_cpusMartin Schwidefsky2008-01-261-6/+6
* [S390] add smp_call_function_maskCarsten Otte2008-01-261-0/+27
* [S390] Allocate and free cpu lowcores and stacks when needed/possible.Heiko Carstens2008-01-261-34/+72
* [S390] kernel: Shutdown Actions InterfaceMichael Holzheu2008-01-261-27/+0
* [S390] Get rid of additional_cpus kernel parameter.Heiko Carstens2008-01-261-104/+76
* [S390] Standby cpu activation/deactivation.Heiko Carstens2008-01-261-71/+330
* [S390] Dont overwrite lowcores on smp_send_stop().Heiko Carstens2007-11-201-49/+7
* [S390] Rename "idle_time" attribute to "idle_time_us".Heiko Carstens2007-11-051-3/+3
* [S390] tlb flush fix.Martin Schwidefsky2007-10-221-1/+1
* [S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens2007-10-221-3/+60
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* [S390] Improve __smp_call_function_map.Heiko Carstens2007-07-271-8/+6
* [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-271-9/+7
* [S390] smp: Merge smp_count_cpus() and smp_get_save_areas().Heiko Carstens2007-07-101-42/+21
* [S390] Fix section annotations.Heiko Carstens2007-05-311-3/+3
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [S390] Clean up smp code in preparation for some larger changes.Heiko Carstens2007-04-271-161/+100
* [S390] Processor degradation notification.Heiko Carstens2007-04-271-5/+43
* [S390] zfcpdump support.Michael Holzheu2007-04-271-0/+62
* [S390] smp: disable preemption in smp_call_function/smp_call_function_onHeiko Carstens2007-03-051-7/+8
* [S390] New header file ipl.hMichael Holzheu2007-02-211-0/+1
* [S390] smp_call_function cleanupJan Glauber2007-02-211-104/+77
* [S390] smp_call_function/smp_call_function_on locking.Heiko Carstens2007-02-121-6/+9
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-4/+4
* [S390] ETR support.Martin Schwidefsky2007-02-051-1/+2
* [S390] noexec protectionGerald Schaefer2007-02-051-1/+1
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-14/+5
* [S390] Fix cpu hotplug (missing 'online' attribute).Heiko Carstens2007-01-091-1/+4
* [S390] pfault code cleanup.Heiko Carstens2006-12-041-10/+3
* [S390] cpu shutdown reworkHeiko Carstens2006-12-041-73/+31
* [S390] irq change build fixes.Heiko Carstens2006-10-061-1/+1
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-281-46/+27
* [S390] ipl/dump on panic.Michael Holzheu2006-09-201-9/+1
OpenPOWER on IntegriCloud