aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-31s390/vtime: correct idle time calculationMartin Schwidefsky1-2/+2
2013-10-24s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu1-10/+1
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky1-3/+3
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens1-1/+1
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker1-9/+8
2013-06-26s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens1-4/+1
2013-05-27s390/smp: lost IPIs on cpu hotplugHeiko Carstens1-16/+11
2013-05-17s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky1-1/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2013-04-26s390: lowcore stack pointer offsetsMartin Schwidefsky1-5/+10
2013-04-08s390: Use generic idle loopThomas Gleixner1-2/+1
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-5/+5
2013-01-08s390/irq: count cpu restart eventsHeiko Carstens1-0/+1
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-2/+2
2013-01-08s390/smp: fix section mismatch for smp_add_present_cpu()Heiko Carstens1-3/+4
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-4/+3
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/s390/linuxLinus 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/kernel/git/tip/tipLinus 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/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