summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/setup.c
AgeCommit message (Expand)Author
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner
2009-08-23[S390] set preferred console based on conmodeHendrik Brueckner
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens
2009-04-14[S390] boot cputime accountingMartin Schwidefsky
2009-04-14[S390] s390: move machine flags to lowcoreChristian Ehrhardt
2009-03-26[S390] Add hwcap flag for the etf3 enhancement facilityAndreas Krebbel
2009-03-26[S390] fix dfp elf hwcap/facility bit detectionChristian Ehrhardt
2009-03-26[S390] BUG to BUG_ON changesStoyan Gaydarov
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] kernel: Disable switch_amode by defaultGerald Schaefer
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens
2009-03-26[S390] Automatic IPL after dumpFrank Munzert
2009-02-19[S390] fix "mem=" handling in case of standby memoryHeiko Carstens
2008-12-31[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky
2008-12-25[S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky
2008-12-25[S390] convert setup printks to pr_xxx macros.Martin Schwidefsky
2008-12-25[S390] s390/setup: set default preferred console device "ttyS"Hendrik Brueckner
2008-12-25[S390] add new machine types to setup_hwcaps.Martin Schwidefsky
2008-12-25[S390] Move stfle to header file.Heiko Carstens
2008-11-14[S390] Fix range for add_active_range() in setup_memory()Gerald Schaefer
2008-07-25s390: use virtio_console for KVM on s390Christian Borntraeger
2008-07-14[S390] Remove P390 support.Heiko Carstens
2008-07-14[S390] Move memory detection code to own file.Heiko Carstens
2008-07-14[S390] Extra Kernel Parameters via VMPARMHendrik Brueckner
2008-07-14[S390] Remove ipldelay kernel parameter.Heiko Carstens
2008-04-30[S390] System z large page support.Gerald Schaefer
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens
2008-04-27s390: KVM guest: detect when running on kvmCarsten Otte
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens
2008-04-17[S390] cpu topology support for s390.Heiko Carstens
2008-04-17[S390] Export stfle.Heiko Carstens
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-05[S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens
2008-02-05[S390] console: allow vt220 console to be the only consolePeter Oberparleiter
2008-02-05[S390] Fix couple of section mismatches.Heiko Carstens
2008-01-26[S390] constify function pointer tables.Jan Engelhardt
2008-01-26[S390] kernel: Shutdown Actions InterfaceMichael Holzheu
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens
2008-01-26[S390] Get rid of HOLES_IN_ZONE requirement.Heiko Carstens
2008-01-26[S390] Change vmalloc defintionsChristian Borntraeger
2008-01-26[S390] Standby cpu activation/deactivation.Heiko Carstens
2007-12-04[S390] Make sure the restore psw masks are initialized.Heiko Carstens
2007-11-20[S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens
2007-11-20[S390] magic sysrq: check for in_atomic before doing an console_unblankChristian Borntraeger