aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/smp.c
AgeCommit message (Expand)Author
2011-01-05[S390] smp: remove cpu hotplug messagesHeiko Carstens
2011-01-05[S390] smp/idle: call init_idle() before starting a new cpuHeiko Carstens
2011-01-05[S390] smp: delay idle task creationHeiko Carstens
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky
2010-05-27s390: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu
2010-03-07sysdev: fix missing s390 conversionHeiko Carstens
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens
2010-02-26[S390] smp: rework sigp codeHeiko Carstens
2010-02-26[S390] smp: always reboot on cpu 0Heiko Carstens
2010-02-26[S390] zfcpdump: remove cross arch dump supportHeiko Carstens
2010-01-13[S390] Move __cpu_logical_map to smp.cHeiko Carstens
2010-01-13[S390] smp: setup smp_processor_id earlyHeiko Carstens
2009-10-29[S390] smp: fix sigp sense handlingHeiko Carstens
2009-10-29[S390] smp: fix sigp stop handlingHeiko Carstens
2009-10-29[S390] smp: fix prefix handling of offlined cpusHeiko Carstens
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell
2009-09-22[S390] hibernate: Do real CPU swap at resume timeMichael Holzheu
2009-09-22[S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens
2009-09-11[S390] Remove smp_cpu_not_running.Heiko Carstens
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens
2009-07-24[S390] vdso: fix per cpu area allocationHeiko Carstens
2009-06-22[S390] lockless idle time accountingMartin Schwidefsky
2009-06-16[S390] s390: hibernation support for s390Hans-Joachim Picht
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky
2009-04-14[S390] smp: fix cpu_possible_map initializationHeiko Carstens
2009-04-14[S390] s390: move machine flags to lowcoreChristian Ehrhardt
2009-03-26[S390] cpumask: Use accessors code.Rusty Russell
2009-03-26[S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.Rusty Russell
2009-03-26[S390] smp: perform initial cpu reset before starting a cpuHeiko Carstens
2009-03-26[S390] smp: fix memory leak on __cpu_upHeiko Carstens
2009-03-26[S390] zfcpdump: Prevent zcore from beeing built as a kernel module.Michael Holzheu
2009-03-26[S390] eliminate ipl_device from lowcoreMartin Schwidefsky
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky
2009-03-26[S390] lockdep: trace hardirq off in smp_send_stopChristian Borntraeger
2009-03-26[S390] Automatic IPL after dumpFrank Munzert
2009-01-09[S390] vdso: compile fixHeiko Carstens
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky
2008-12-31[PATCH] improve precision of idle time detection.Martin Schwidefsky
2008-12-25[S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky
2008-12-25[S390] panic_stack leak in smp_alloc_lowcoreMartin Schwidefsky
2008-12-25[S390] Remove config options.Martin Schwidefsky