summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * [S390] entry[64].S improvementsMartin Schwidefsky2011-12-271-1/+1
| * [S390] topology: get rid of ifdefsHeiko Carstens2011-12-271-91/+22
| * [S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setupMichael Holzheu2011-12-271-2/+2
| * [S390] irq: fix accounting of external call/emergency signalHeiko Carstens2011-12-271-1/+1
* | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-38/+38
|/
* [S390] irqstats: split IPI interrupt accountingHeiko Carstens2011-10-301-1/+4
* [S390] smp: external call vs. emergency signalMartin Schwidefsky2011-10-301-1/+11
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-301-6/+10
* [S390] kdump backend codeMichael Holzheu2011-10-301-2/+17
* [S390] Force PSW restart on online CPUMichael Holzheu2011-10-301-0/+23
* [S390] smp: remove pointless comments in startup_secondary()Heiko Carstens2011-08-031-6/+0
* [S390] cpu hotplug: on cpu start wait until being marked activeHeiko Carstens2011-08-031-1/+6
* [S390] Add PSW restart shutdown triggerMichael Holzheu2011-08-031-1/+10
* [S390] disable cpu measurement alerts on a dying cpuJan Glauber2011-07-241-1/+2
* [S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber2011-06-221-2/+2
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+0
* [S390] cpu hotplug: fix external interrupt subclass mask handlingHeiko Carstens2011-05-231-2/+2
* [S390] convert old cpumask API into new oneKOSAKI Motohiro2011-05-231-12/+12
* [S390] smp: add __noreturn attribute to cpu_die()Heiko Carstens2011-05-231-1/+1
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-3/+3
* [S390] smp: remove cpu hotplug messagesHeiko Carstens2011-01-051-4/+0
* [S390] smp/idle: call init_idle() before starting a new cpuHeiko Carstens2011-01-051-0/+1
* [S390] smp: delay idle task creationHeiko Carstens2011-01-051-15/+26
* [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-0/+1
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-251-0/+2
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-1/+2
* [S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky2010-08-241-0/+2
* s390: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] zcore: CPU registers are not saved under LPARMichael Holzheu2010-03-241-3/+3
* sysdev: fix missing s390 conversionHeiko Carstens2010-03-071-1/+3
OpenPOWER on IntegriCloud