summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/smp.c
AgeCommit message (Expand)Author
2014-05-20s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu
2014-05-20s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu
2014-05-20s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann
2014-04-09s390/smp: fix smp_stop_cpu() for !CONFIG_SMPHeiko Carstens
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-03s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth
2014-03-20s390, smp: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-17s390/smp: limit number of cpus in possible cpu maskHeiko Carstens
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