aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-30[S390] irqstats: split IPI interrupt accountingHeiko Carstens1-1/+4
2011-10-30[S390] smp: external call vs. emergency signalMartin Schwidefsky1-1/+11
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky1-6/+10
2011-10-30[S390] kdump backend codeMichael Holzheu1-2/+17
2011-10-30[S390] Force PSW restart on online CPUMichael Holzheu1-0/+23
2011-08-03[S390] smp: remove pointless comments in startup_secondary()Heiko Carstens1-6/+0
2011-08-03[S390] cpu hotplug: on cpu start wait until being marked activeHeiko Carstens1-1/+6
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu1-1/+10
2011-07-24[S390] disable cpu measurement alerts on a dying cpuJan Glauber1-1/+2
2011-06-22[S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber1-2/+2
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+0
2011-05-23[S390] cpu hotplug: fix external interrupt subclass mask handlingHeiko Carstens1-2/+2
2011-05-23[S390] convert old cpumask API into new oneKOSAKI Motohiro1-12/+12
2011-05-23[S390] smp: add __noreturn attribute to cpu_die()Heiko Carstens1-1/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-3/+3
2011-01-05[S390] smp: remove cpu hotplug messagesHeiko Carstens1-4/+0
2011-01-05[S390] smp/idle: call init_idle() before starting a new cpuHeiko Carstens1-0/+1
2011-01-05[S390] smp: delay idle task creationHeiko Carstens1-15/+26
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens1-0/+1
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky1-0/+2
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky1-1/+2
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky1-0/+2
2010-05-27s390: convert cpu notifier to return encapsulate errno valueAkinobu Mita1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu1-3/+3
2010-03-07sysdev: fix missing s390 conversionHeiko Carstens1-1/+3
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen1-2/+6
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-1/+2
2010-02-26[S390] smp: rework sigp codeHeiko Carstens1-30/+24
2010-02-26[S390] smp: always reboot on cpu 0Heiko Carstens1-1/+35
2010-02-26[S390] zfcpdump: remove cross arch dump supportHeiko Carstens1-16/+3
2010-01-13[S390] Move __cpu_logical_map to smp.cHeiko Carstens1-0/+3
2010-01-13[S390] smp: setup smp_processor_id earlyHeiko Carstens1-0/+6
2009-10-29[S390] smp: fix sigp sense handlingHeiko Carstens1-1/+0
2009-10-29[S390] smp: fix sigp stop handlingHeiko Carstens1-2/+2
2009-10-29[S390] smp: fix prefix handling of offlined cpusHeiko Carstens1-0/+2
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell1-2/+2
2009-09-22[S390] hibernate: Do real CPU swap at resume timeMichael Holzheu1-36/+0
2009-09-22[S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens1-10/+4
2009-09-11[S390] Remove smp_cpu_not_running.Heiko Carstens1-15/+19
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens1-2/+3
2009-07-24[S390] vdso: fix per cpu area allocationHeiko Carstens1-3/+4
2009-06-22[S390] lockless idle time accountingMartin Schwidefsky1-9/+19
2009-06-16[S390] s390: hibernation support for s390Hans-Joachim Picht1-1/+37
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens1-0/+1
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky1-1/+1
2009-04-14[S390] smp: fix cpu_possible_map initializationHeiko Carstens1-1/+2
2009-04-14[S390] s390: move machine flags to lowcoreChristian Ehrhardt1-0/+1
2009-03-26[S390] cpumask: Use accessors code.Rusty Russell1-3/+2
2009-03-26[S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.Rusty Russell1-9/+9