aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
Commit message (Expand)AuthorAge
* Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-03
|\
| * [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky2008-12-31
| * [PATCH] improve precision of idle time detection.Martin Schwidefsky2008-12-31
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\ \ | |/ |/|
| * cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* | [S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky2008-12-25
* | [S390] panic_stack leak in smp_alloc_lowcoreMartin Schwidefsky2008-12-25
* | [S390] Remove config options.Martin Schwidefsky2008-12-25
* | [S390] convert s390 to generic IPI infrastructureHeiko Carstens2008-12-25
|/
* [S390] Fix sysdev class file creation.Heiko Carstens2008-10-28
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-08
* [S390] Remove unneeded spinlock initialization.Heiko Carstens2008-08-21
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-22
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* [S390] Fix build failure in __cpu_up()Segher Boessenkool2008-06-10
* [S390] Fix section mismatch warnings.Heiko Carstens2008-05-30
* [S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens2008-05-15
* [S390] Automatically detect added cpus.Heiko Carstens2008-04-30
* [S390] smp: Fix locking order.Heiko Carstens2008-04-30
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-17
* [S390] Convert monitor calls to function calls.Heiko Carstens2008-04-17
* [S390] Vertical cpu management.Heiko Carstens2008-04-17
* [S390] cpu topology support for s390.Heiko Carstens2008-04-17
* [S390] Get rid of memcpy gcc warning workaround.Heiko Carstens2008-03-05
* [S390] Initialize per cpu lowcores on cpu hotplug.Heiko Carstens2008-02-19
* [S390] Fix couple of section mismatches.Heiko Carstens2008-02-05
* [S390] Fix smp_call_function_mask semantics.Heiko Carstens2008-02-05
* [S390] replace lock_cpu_hotplug with get_online_cpusMartin Schwidefsky2008-01-26
* [S390] add smp_call_function_maskCarsten Otte2008-01-26
* [S390] Allocate and free cpu lowcores and stacks when needed/possible.Heiko Carstens2008-01-26
* [S390] kernel: Shutdown Actions InterfaceMichael Holzheu2008-01-26
* [S390] Get rid of additional_cpus kernel parameter.Heiko Carstens2008-01-26
* [S390] Standby cpu activation/deactivation.Heiko Carstens2008-01-26
* [S390] Dont overwrite lowcores on smp_send_stop().Heiko Carstens2007-11-20
* [S390] Rename "idle_time" attribute to "idle_time_us".Heiko Carstens2007-11-05
* [S390] tlb flush fix.Martin Schwidefsky2007-10-22
* [S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens2007-10-22
* Remove fs.h from mm.hAlexey Dobriyan2007-07-29
* [S390] Improve __smp_call_function_map.Heiko Carstens2007-07-27
* [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-27
* [S390] smp: Merge smp_count_cpus() and smp_get_save_areas().Heiko Carstens2007-07-10
* [S390] Fix section annotations.Heiko Carstens2007-05-31
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [S390] Clean up smp code in preparation for some larger changes.Heiko Carstens2007-04-27
* [S390] Processor degradation notification.Heiko Carstens2007-04-27
* [S390] zfcpdump support.Michael Holzheu2007-04-27
* [S390] smp: disable preemption in smp_call_function/smp_call_function_onHeiko Carstens2007-03-05
* [S390] New header file ipl.hMichael Holzheu2007-02-21