aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
Commit message (Expand)AuthorAge
* s390/smp: limit number of cpus in possible cpu maskHeiko Carstens2014-03-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-20
|\
| * s390/smp: reduce memory consumption of pcpu_devices arrayHeiko Carstens2013-12-16
| * s390/smp: only send external call ipi if neededHeiko Carstens2013-12-16
* | s390/smp: improve setup of possible cpu maskHeiko Carstens2013-12-18
|/
* s390/vtime: correct idle time calculationMartin Schwidefsky2013-10-31
* s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu2013-10-24
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-24
* s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-07
* s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-14
* s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens2013-06-26
* s390/smp: lost IPIs on cpu hotplugHeiko Carstens2013-05-27
* s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky2013-05-17
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\
| * s390: Use generic idle loopThomas Gleixner2013-04-08
* | s390: lowcore stack pointer offsetsMartin Schwidefsky2013-04-26
|/
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-14
* s390/irq: count cpu restart eventsHeiko Carstens2013-01-08
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-08
* s390/smp: fix section mismatch for smp_add_present_cpu()Heiko Carstens2013-01-08
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens2012-09-26
* s390/smp,topology: add polarization member to pcpu structHeiko Carstens2012-09-26
* s390/smp: avoid concurrent write to sigp status fieldHeiko Carstens2012-09-26
* s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens2012-09-26
* s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()Heiko Carstens2012-09-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-07-24
|\
| * s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-20
| * s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
| * s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2012-07-17
| * s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens2012-06-14
| * s390/sigp: use sigp order code defines in assembly codeHeiko Carstens2012-06-05
| * s390/smp: use sigp cpu status definitionsHeiko Carstens2012-06-05
| * s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-06-05
| * s390/smp: remove redundant checkHeiko Carstens2012-06-05
* | S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-05
|/
* s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens2012-05-30
* s390/kernel: Fix smp_call_ipl_cpu() for offline CPUsMichael Holzheu2012-05-30
* s390/kernel: Remove OS info init function call and diag 308 for kdumpMichael Holzheu2012-05-23
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\
| * s390: Use generic idle thread allocationThomas Gleixner2012-04-26
| * smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
* | s390/smp: get rid of compile warningHeiko Carstens2012-05-16
|/
* [S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens2012-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-22
|\
| * [S390] kernel: Pass correct stack for smp_call_ipl_cpu()Michael Holzheu2012-03-13
| * [S390] kernel: Add OS info memory interfaceMichael Holzheu2012-03-11
| * [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-11
| * [S390] irq: external interrupt code passingHeiko Carstens2012-03-11
| * [S390] rework idle codeMartin Schwidefsky2012-03-11