aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-03[S390] Add support for IBM zEnterprise 114Heiko Carstens1-0/+1
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu1-1/+23
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky1-29/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23[S390] setup: register bss section as resourceHeiko Carstens1-0/+8
2011-03-23[S390] setup: simplify setup_resources()Heiko Carstens1-46/+34
2010-10-29[S390] Add z196 machine type to setup_hwcapsHeiko Carstens1-0/+3
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky1-12/+7
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky1-1/+2
2010-05-26[S390] spp: fix compilation for CONFIG_32BITHeiko Carstens1-1/+1
2010-05-17[S390] virtualization aware cpu measurementCarsten Otte1-1/+2
2010-05-17[S390] improve irq tracing code in entry[64].SMartin Schwidefsky1-4/+0
2010-05-17[S390] More cleanup for struct _lowcoreMartin Schwidefsky1-17/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-24[S390] smp: fix lowcore allocationHeiko Carstens1-2/+2
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-5/+2
2010-02-26[S390] add MACHINE_IS_LPAR flagMartin Schwidefsky1-2/+2
2010-01-13[S390] Move __cpu_logical_map to smp.cHeiko Carstens1-1/+0
2010-01-13[S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens1-1/+1
2010-01-13[S390] smp: setup smp_processor_id earlyHeiko Carstens1-1/+0
2010-01-13[S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky1-6/+0
2009-12-07[S390] Improve address space mode selection.Martin Schwidefsky1-16/+20
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens1-3/+12
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner1-7/+3
2009-08-23[S390] set preferred console based on conmodeHendrik Brueckner1-7/+18
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens1-0/+2
2009-04-14[S390] boot cputime accountingMartin Schwidefsky1-0/+8
2009-04-14[S390] s390: move machine flags to lowcoreChristian Ehrhardt1-3/+1
2009-03-26[S390] Add hwcap flag for the etf3 enhancement facilityAndreas Krebbel1-3/+10
2009-03-26[S390] fix dfp elf hwcap/facility bit detectionChristian Ehrhardt1-2/+4
2009-03-26[S390] BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-03-26[S390] zfcpdump: Prevent zcore from beeing built as a kernel module.Michael Holzheu1-2/+2
2009-03-26[S390] eliminate ipl_device from lowcoreMartin Schwidefsky1-1/+0
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky1-7/+3
2009-03-26[S390] kernel: Disable switch_amode by defaultGerald Schaefer1-4/+0
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens1-0/+8
2009-03-26[S390] Automatic IPL after dumpFrank Munzert1-0/+5
2009-02-19[S390] fix "mem=" handling in case of standby memoryHeiko Carstens1-2/+7
2008-12-31[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky1-0/+2
2008-12-25[S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky1-88/+0
2008-12-25[S390] convert setup printks to pr_xxx macros.Martin Schwidefsky1-26/+46
2008-12-25[S390] s390/setup: set default preferred console device "ttyS"Hendrik Brueckner1-0/+3
2008-12-25[S390] add new machine types to setup_hwcaps.Martin Schwidefsky1-0/+5
2008-12-25[S390] Move stfle to header file.Heiko Carstens1-17/+0
2008-11-14[S390] Fix range for add_active_range() in setup_memory()Gerald Schaefer1-2/+2
2008-07-25s390: use virtio_console for KVM on s390Christian Borntraeger1-1/+3
2008-07-14[S390] Remove P390 support.Heiko Carstens1-6/+0
2008-07-14[S390] Move memory detection code to own file.Heiko Carstens1-1/+1
2008-07-14[S390] Extra Kernel Parameters via VMPARMHendrik Brueckner1-10/+7
2008-07-14[S390] Remove ipldelay kernel parameter.Heiko Carstens1-26/+0