aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
Commit message (Expand)AuthorAge
* 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
| * [S390] rework smp codeMartin Schwidefsky2012-03-11
* | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-09
|\
| * [S390] outstanding interrupts vs. smp_send_stopMartin Schwidefsky2011-12-27
| * [S390] topology: increase poll frequency if change is anticipatedHeiko Carstens2011-12-27
| * [S390] entry[64].S improvementsMartin Schwidefsky2011-12-27
| * [S390] topology: get rid of ifdefsHeiko Carstens2011-12-27
| * [S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setupMichael Holzheu2011-12-27
| * [S390] irq: fix accounting of external call/emergency signalHeiko Carstens2011-12-27
* | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
|/
* [S390] irqstats: split IPI interrupt accountingHeiko Carstens2011-10-30