summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/smp.c
AgeCommit message (Expand)Author
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-12-18s390/smp: improve setup of possible cpu maskHeiko Carstens
2013-12-16s390/smp: reduce memory consumption of pcpu_devices arrayHeiko Carstens
2013-12-16s390/smp: only send external call ipi if neededHeiko Carstens
2013-10-31s390/vtime: correct idle time calculationMartin Schwidefsky
2013-10-24s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker
2013-06-26s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens
2013-05-27s390/smp: lost IPIs on cpu hotplugHeiko Carstens
2013-05-17s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-26s390: lowcore stack pointer offsetsMartin Schwidefsky
2013-04-08s390: Use generic idle loopThomas Gleixner
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2013-01-08s390/irq: count cpu restart eventsHeiko Carstens
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2013-01-08s390/smp: fix section mismatch for smp_add_present_cpu()Heiko Carstens
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens
2012-09-26s390/smp,topology: add polarization member to pcpu structHeiko Carstens
2012-09-26s390/smp: avoid concurrent write to sigp status fieldHeiko Carstens
2012-09-26s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens
2012-09-26s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()Heiko Carstens
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