summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens1-1/+1
2012-09-26s390/smp,topology: add polarization member to pcpu structHeiko Carstens1-4/+19
2012-09-26s390/smp: avoid concurrent write to sigp status fieldHeiko Carstens1-6/+7
2012-09-26s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens1-3/+1
2012-09-26s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()Heiko Carstens1-5/+1
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-71/+43
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky1-4/+4
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2012-07-17s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens1-3/+0
2012-06-14s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens1-9/+7
2012-06-05S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang1-2/+0
2012-06-05s390/sigp: use sigp order code defines in assembly codeHeiko Carstens1-3/+5
2012-06-05s390/smp: use sigp cpu status definitionsHeiko Carstens1-2/+1
2012-06-05s390/smp/kvm: unifiy sigp definitionsHeiko Carstens1-48/+24
2012-06-05s390/smp: remove redundant checkHeiko Carstens1-2/+2
2012-05-30s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens1-14/+0
2012-05-30s390/kernel: Fix smp_call_ipl_cpu() for offline CPUsMichael Holzheu1-9/+10
2012-05-23s390/kernel: Remove OS info init function call and diag 308 for kdumpMichael Holzheu1-12/+0
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-32/+3
2012-05-16s390/smp: get rid of compile warningHeiko Carstens1-0/+4
2012-04-26s390: Use generic idle thread allocationThomas Gleixner1-31/+2
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-03-30[S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens1-0/+2
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-570/+577
2012-03-13[S390] kernel: Pass correct stack for smp_call_ipl_cpu()Michael Holzheu1-1/+2
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra1-6/+0
2012-03-11[S390] kernel: Add OS info memory interfaceMichael Holzheu1-0/+13
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu1-0/+2
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens1-2/+2
2012-03-11[S390] rework idle codeMartin Schwidefsky1-29/+17
2012-03-11[S390] rework smp codeMartin Schwidefsky1-540/+543
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-103/+70
2011-12-27[S390] outstanding interrupts vs. smp_send_stopMartin Schwidefsky1-8/+42
2011-12-27[S390] topology: increase poll frequency if change is anticipatedHeiko Carstens1-0/+2
2011-12-27[S390] entry[64].S improvementsMartin Schwidefsky1-1/+1
2011-12-27[S390] topology: get rid of ifdefsHeiko Carstens1-91/+22
2011-12-27[S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setupMichael Holzheu1-2/+2
2011-12-27[S390] irq: fix accounting of external call/emergency signalHeiko Carstens1-1/+1
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-38/+38
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