summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/smp.c
AgeCommit message (Expand)Author
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
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens
2010-02-26[S390] smp: rework sigp codeHeiko Carstens
2010-02-26[S390] smp: always reboot on cpu 0Heiko Carstens
2010-02-26[S390] zfcpdump: remove cross arch dump supportHeiko Carstens
2010-01-13[S390] Move __cpu_logical_map to smp.cHeiko Carstens
2010-01-13[S390] smp: setup smp_processor_id earlyHeiko Carstens
2009-10-29[S390] smp: fix sigp sense handlingHeiko Carstens
2009-10-29[S390] smp: fix sigp stop handlingHeiko Carstens
2009-10-29[S390] smp: fix prefix handling of offlined cpusHeiko Carstens
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell
2009-09-22[S390] hibernate: Do real CPU swap at resume timeMichael Holzheu
2009-09-22[S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens
2009-09-11[S390] Remove smp_cpu_not_running.Heiko Carstens
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens
2009-07-24[S390] vdso: fix per cpu area allocationHeiko Carstens