| Commit message (Expand) | Author | Age | Files | Lines |
* | s390: enforce CONFIG_HOTPLUG_CPU | Heiko Carstens | 2019-06-07 | 1 | -5/+0 |
* | s390: enforce CONFIG_SMP | Heiko Carstens | 2019-06-07 | 1 | -30/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-11-13 | 1 | -0/+5 |
|\ |
|
| * | s390/nmi: use smp_emergency_stop instead of smp_send_stop | Martin Schwidefsky | 2017-10-19 | 1 | -0/+5 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | s390/smp: initialize cpu_present_mask in setup_arch | Heiko Carstens | 2016-12-07 | 1 | -0/+2 |
* | s390/numa: always use logical cpu and core ids | Heiko Carstens | 2016-12-07 | 1 | -0/+6 |
* | s390/dump: rework CPU register dump code | Martin Schwidefsky | 2015-11-27 | 1 | -1/+1 |
* | s390/kdump: fix compile for !SMP | Heiko Carstens | 2015-06-29 | 1 | -0/+1 |
* | s390/kdump: fix nosmt kernel parameter | Michael Holzheu | 2015-06-25 | 1 | -0/+1 |
* | s390: add SMT support | Martin Schwidefsky | 2015-01-22 | 1 | -0/+4 |
* | s390/rwlock: use directed yield for write-locked rwlocks | Martin Schwidefsky | 2014-09-25 | 1 | -2/+0 |
* | s390/smp: Avoid busy loop after halt and "begin" on z/VM | Michael Holzheu | 2014-05-20 | 1 | -3/+2 |
* | s390/smp: fix smp_stop_cpu() for !CONFIG_SMP | Heiko Carstens | 2014-04-09 | 1 | -1/+12 |
* | s390/smp: improve setup of possible cpu mask | Heiko Carstens | 2013-12-18 | 1 | -0/+2 |
* | s390: Remove zfcpdump NR_CPUS dependency | Michael Holzheu | 2013-10-24 | 1 | -1/+0 |
* | s390/smp,topology: add polarization member to pcpu struct | Heiko Carstens | 2012-09-26 | 1 | -0/+2 |
* | s390/smp: fix smp_find_processor_id() argument mismatch | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
* | s390/smp: add missing smp_store_status() for !SMP | Heiko Carstens | 2012-08-28 | 1 | -0/+1 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -1/+1 |
* | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 | 1 | -1/+1 |
* | Disintegrate asm/system.h for S390 | David Howells | 2012-03-28 | 1 | -1/+1 |
* | [S390] rework smp code | Martin Schwidefsky | 2012-03-11 | 1 | -41/+22 |
* | [S390] topology: get rid of ifdefs | Heiko Carstens | 2011-12-27 | 1 | -1/+0 |
* | [S390] Force PSW restart on online CPU | Michael Holzheu | 2011-10-30 | 1 | -0/+5 |
* | [S390] smp/idle: call init_idle() before starting a new cpu | Heiko Carstens | 2011-01-05 | 1 | -1/+2 |
* | [S390] spinlock: check virtual cpu running status | Gerald Schaefer | 2010-02-26 | 1 | -0/+24 |
* | [S390] smp: always reboot on cpu 0 | Heiko Carstens | 2010-02-26 | 1 | -0/+12 |
* | [S390] zfcpdump: remove cross arch dump support | Heiko Carstens | 2010-02-26 | 1 | -1/+1 |
* | [S390] smp: remove unused typedef and defines | Heiko Carstens | 2009-12-07 | 1 | -44/+10 |
* | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
* | cpumask: arch_send_call_function_ipi_mask: s390 | Rusty Russell | 2009-09-24 | 1 | -1/+2 |
* | [S390] Remove smp_cpu_not_running. | Heiko Carstens | 2009-09-11 | 1 | -31/+1 |
* | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-04-04 | 1 | -6/+0 |
|\ |
|
| * | s390: remove arch specific smp_send_stop() | Heiko Carstens | 2009-03-20 | 1 | -6/+0 |
* | | [S390] eliminate cpuinfo_S390 structure | Martin Schwidefsky | 2009-03-26 | 1 | -6/+1 |
|/ |
|
* | [S390] convert s390 to generic IPI infrastructure | Heiko Carstens | 2008-12-25 | 1 | -2/+3 |
* | [S390] move include/asm-s390 to arch/s390/include/asm | Martin Schwidefsky | 2008-08-01 | 1 | -0/+116 |