aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/s390/linuxLinus 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/s390/linuxLinus 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
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