summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
AgeCommit message (Expand)Author
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-07-17s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens
2012-06-14s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens
2012-06-05S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang
2012-06-05s390/sigp: use sigp order code defines in assembly codeHeiko Carstens
2012-06-05s390/smp: use sigp cpu status definitionsHeiko Carstens
2012-06-05s390/smp/kvm: unifiy sigp definitionsHeiko Carstens
2012-06-05s390/smp: remove redundant checkHeiko Carstens
2012-05-30s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens
2012-05-30s390/kernel: Fix smp_call_ipl_cpu() for offline CPUsMichael Holzheu
2012-05-23s390/kernel: Remove OS info init function call and diag 308 for kdumpMichael Holzheu
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-16s390/smp: get rid of compile warningHeiko Carstens
2012-04-26s390: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-03-30[S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-13[S390] kernel: Pass correct stack for smp_call_ipl_cpu()Michael Holzheu
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra
2012-03-11[S390] kernel: Add OS info memory interfaceMichael Holzheu
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens
2012-03-11[S390] rework idle codeMartin Schwidefsky
2012-03-11[S390] rework smp codeMartin Schwidefsky
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2011-12-27[S390] outstanding interrupts vs. smp_send_stopMartin Schwidefsky
2011-12-27[S390] topology: increase poll frequency if change is anticipatedHeiko Carstens
2011-12-27[S390] entry[64].S improvementsMartin Schwidefsky
2011-12-27[S390] topology: get rid of ifdefsHeiko Carstens
2011-12-27[S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setupMichael Holzheu
2011-12-27[S390] irq: fix accounting of external call/emergency signalHeiko Carstens
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-10-30[S390] irqstats: split IPI interrupt accountingHeiko Carstens
2011-10-30[S390] smp: external call vs. emergency signalMartin Schwidefsky
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky
2011-10-30[S390] kdump backend codeMichael Holzheu
2011-10-30[S390] Force PSW restart on online CPUMichael Holzheu
2011-08-03[S390] smp: remove pointless comments in startup_secondary()Heiko Carstens
2011-08-03[S390] cpu hotplug: on cpu start wait until being marked activeHeiko Carstens
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu
2011-07-24[S390] disable cpu measurement alerts on a dying cpuJan Glauber
2011-06-22[S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens
2011-05-23[S390] cpu hotplug: fix external interrupt subclass mask handlingHeiko Carstens
2011-05-23[S390] convert old cpumask API into new oneKOSAKI Motohiro
2011-05-23[S390] smp: add __noreturn attribute to cpu_die()Heiko Carstens
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-01-05[S390] smp: remove cpu hotplug messagesHeiko Carstens