summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-3/+3
* [S390] smp: remove cpu hotplug messagesHeiko Carstens2011-01-051-4/+0
* [S390] smp/idle: call init_idle() before starting a new cpuHeiko Carstens2011-01-051-0/+1
* [S390] smp: delay idle task creationHeiko Carstens2011-01-051-15/+26
* [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-0/+1
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-251-0/+2
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-1/+2
* [S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky2010-08-241-0/+2
* s390: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] zcore: CPU registers are not saved under LPARMichael Holzheu2010-03-241-3/+3
* sysdev: fix missing s390 conversionHeiko Carstens2010-03-071-1/+3
* sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-071-2/+6
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-261-1/+2
* [S390] smp: rework sigp codeHeiko Carstens2010-02-261-30/+24
* [S390] smp: always reboot on cpu 0Heiko Carstens2010-02-261-1/+35
* [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-261-16/+3
* [S390] Move __cpu_logical_map to smp.cHeiko Carstens2010-01-131-0/+3
* [S390] smp: setup smp_processor_id earlyHeiko Carstens2010-01-131-0/+6
* [S390] smp: fix sigp sense handlingHeiko Carstens2009-10-291-1/+0
* [S390] smp: fix sigp stop handlingHeiko Carstens2009-10-291-2/+2
* [S390] smp: fix prefix handling of offlined cpusHeiko Carstens2009-10-291-0/+2
* cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2009-09-241-2/+2
* [S390] hibernate: Do real CPU swap at resume timeMichael Holzheu2009-09-221-36/+0
* [S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens2009-09-221-10/+4
* [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
OpenPOWER on IntegriCloud