aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/smp.c
AgeCommit message (Expand)Author
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
2011-01-05[S390] smp/idle: call init_idle() before starting a new cpuHeiko Carstens
2011-01-05[S390] smp: delay idle task creationHeiko Carstens
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky
2010-05-27s390: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu
2010-03-07sysdev: fix missing s390 conversionHeiko Carstens