summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* s390/vtime: correct idle time calculationMartin Schwidefsky2013-10-311-2/+2
* s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu2013-10-241-10/+1
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-3/+3
* s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-071-1/+1
* s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-141-9/+8
* s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens2013-06-261-4/+1
* s390/smp: lost IPIs on cpu hotplugHeiko Carstens2013-05-271-16/+11
* s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky2013-05-171-1/+1
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-2/+1
|\
| * s390: Use generic idle loopThomas Gleixner2013-04-081-2/+1
* | s390: lowcore stack pointer offsetsMartin Schwidefsky2013-04-261-5/+10
|/
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-5/+5
* s390/irq: count cpu restart eventsHeiko Carstens2013-01-081-0/+1
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-2/+2
* s390/smp: fix section mismatch for smp_add_present_cpu()Heiko Carstens2013-01-081-3/+4
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
* s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens2012-09-261-1/+1
* s390/smp,topology: add polarization member to pcpu structHeiko Carstens2012-09-261-4/+19
* s390/smp: avoid concurrent write to sigp status fieldHeiko Carstens2012-09-261-6/+7
* s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens2012-09-261-3/+1
* s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()Heiko Carstens2012-09-261-5/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-07-241-71/+43
|\
| * s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-201-4/+4
| * s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
| * s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2012-07-171-3/+0
| * s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens2012-06-141-9/+7
| * s390/sigp: use sigp order code defines in assembly codeHeiko Carstens2012-06-051-3/+5
| * s390/smp: use sigp cpu status definitionsHeiko Carstens2012-06-051-2/+1
| * s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-06-051-48/+24
| * s390/smp: remove redundant checkHeiko Carstens2012-06-051-2/+2
* | S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-2/+0
|/
* s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens2012-05-301-14/+0
* s390/kernel: Fix smp_call_ipl_cpu() for offline CPUsMichael Holzheu2012-05-301-9/+10
* s390/kernel: Remove OS info init function call and diag 308 for kdumpMichael Holzheu2012-05-231-12/+0
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-32/+3
|\
| * s390: Use generic idle thread allocationThomas Gleixner2012-04-261-31/+2
| * smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* | s390/smp: get rid of compile warningHeiko Carstens2012-05-161-0/+4
|/
* [S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens2012-03-301-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-221-570/+577
|\
| * [S390] kernel: Pass correct stack for smp_call_ipl_cpu()Michael Holzheu2012-03-131-1/+2
| * [S390] kernel: Add OS info memory interfaceMichael Holzheu2012-03-111-0/+13
| * [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-111-0/+2
| * [S390] irq: external interrupt code passingHeiko Carstens2012-03-111-2/+2
| * [S390] rework idle codeMartin Schwidefsky2012-03-111-29/+17
| * [S390] rework smp codeMartin Schwidefsky2012-03-111-540/+543
* | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-121-6/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-091-103/+70
|\
| * [S390] outstanding interrupts vs. smp_send_stopMartin Schwidefsky2011-12-271-8/+42
| * [S390] topology: increase poll frequency if change is anticipatedHeiko Carstens2011-12-271-0/+2
OpenPOWER on IntegriCloud