summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] Remove smp_cpu_not_running.Heiko Carstens2009-09-111-15/+19
* [S390] Limit cpu detection to 256 physical cpus.Heiko Carstens2009-09-111-2/+3
* [S390] vdso: fix per cpu area allocationHeiko Carstens2009-07-241-3/+4
* [S390] lockless idle time accountingMartin Schwidefsky2009-06-221-9/+19
* [S390] s390: hibernation support for s390Hans-Joachim Picht2009-06-161-1/+37
* [S390] ftrace: add dynamic ftrace supportHeiko Carstens2009-06-121-0/+1
* [S390] merge cpu.h into cputime.hMartin Schwidefsky2009-06-121-1/+1
* [S390] smp: fix cpu_possible_map initializationHeiko Carstens2009-04-141-1/+2
* [S390] s390: move machine flags to lowcoreChristian Ehrhardt2009-04-141-0/+1
* [S390] cpumask: Use accessors code.Rusty Russell2009-03-261-3/+2
* [S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.Rusty Russell2009-03-261-9/+9
* [S390] smp: perform initial cpu reset before starting a cpuHeiko Carstens2009-03-261-7/+16
* [S390] smp: fix memory leak on __cpu_upHeiko Carstens2009-03-261-3/+3
* [S390] zfcpdump: Prevent zcore from beeing built as a kernel module.Michael Holzheu2009-03-261-2/+2
* [S390] eliminate ipl_device from lowcoreMartin Schwidefsky2009-03-261-1/+0
* [S390] eliminate cpuinfo_S390 structureMartin Schwidefsky2009-03-261-4/+4
* [S390] lockdep: trace hardirq off in smp_send_stopChristian Borntraeger2009-03-261-0/+2
* [S390] Automatic IPL after dumpFrank Munzert2009-03-261-9/+0
* [S390] vdso: compile fixHeiko Carstens2009-01-091-1/+2
* Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-031-12/+22
|\
| * [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky2008-12-311-0/+9
| * [PATCH] improve precision of idle time detection.Martin Schwidefsky2008-12-311-12/+13
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-6/+0
|\ \ | |/ |/|
| * cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-6/+0
* | [S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky2008-12-251-9/+8
* | [S390] panic_stack leak in smp_alloc_lowcoreMartin Schwidefsky2008-12-251-5/+2
* | [S390] Remove config options.Martin Schwidefsky2008-12-251-2/+0
* | [S390] convert s390 to generic IPI infrastructureHeiko Carstens2008-12-251-156/+19
|/
* [S390] Fix sysdev class file creation.Heiko Carstens2008-10-281-15/+9
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+2
* [S390] Remove unneeded spinlock initialization.Heiko Carstens2008-08-211-2/+0
* 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
OpenPOWER on IntegriCloud