aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-30[S390] System z large page support.Gerald Schaefer1-3/+7
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens1-1/+1
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens1-9/+0
2008-04-27s390: KVM guest: detect when running on kvmCarsten Otte1-3/+7
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte1-0/+4
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens1-1/+1
2008-04-17[S390] cpu topology support for s390.Heiko Carstens1-0/+2
2008-04-17[S390] Export stfle.Heiko Carstens1-2/+9
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky1-1/+0
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-4/+7
2008-02-05[S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens1-1/+1
2008-02-05[S390] console: allow vt220 console to be the only consolePeter Oberparleiter1-5/+5
2008-02-05[S390] Fix couple of section mismatches.Heiko Carstens1-1/+1
2008-01-26[S390] constify function pointer tables.Jan Engelhardt1-1/+1
2008-01-26[S390] kernel: Shutdown Actions InterfaceMichael Holzheu1-102/+1
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens1-1/+0
2008-01-26[S390] Get rid of HOLES_IN_ZONE requirement.Heiko Carstens1-1/+24
2008-01-26[S390] Change vmalloc defintionsChristian Borntraeger1-3/+3
2008-01-26[S390] Standby cpu activation/deactivation.Heiko Carstens1-1/+1
2007-12-04[S390] Make sure the restore psw masks are initialized.Heiko Carstens1-3/+1
2007-11-20[S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens1-0/+4
2007-11-20[S390] magic sysrq: check for in_atomic before doing an console_unblankChristian Borntraeger1-1/+1
2007-06-19[S390] Missing blank when appending cio_ignore kernel parameterMichael Holzheu1-0/+1
2007-05-31[S390] Fix section annotations.Heiko Carstens1-2/+2
2007-05-04[S390] add hardware capability support (ELF_HWCAP).Martin Schwidefsky1-0/+109
2007-05-04[S390] Export uaccess as non-gpl symbol.Martin Schwidefsky1-1/+1
2007-04-27[S390] zfcpdump support.Michael Holzheu1-3/+35
2007-02-21[S390] nss: Free unused memory in kernel image.Heiko Carstens1-1/+6
2007-02-21[S390] New header file ipl.hMichael Holzheu1-0/+1
2007-02-21[S390] New get_cpu_id() inline assemblyMichael Holzheu1-1/+1
2007-02-12[PATCH] Dynamic kernel command-line: s390Alon Bar-Lev1-1/+1
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-3/+3
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens1-134/+0
2007-02-05[S390] Calibrate delay and bogomips.Martin Schwidefsky1-0/+1
2007-02-05[S390] boot from NSS supportHongjie Yang1-8/+170
2007-02-05[S390] noexec protectionGerald Schaefer1-5/+93
2007-02-05[S390] Remove pointless/unreliable kernel messages.Heiko Carstens1-3/+0
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-5/+2
2007-01-09[S390] Fix vmalloc area size calculation.Heiko Carstens1-1/+1
2006-12-08[S390] Use add_active_range() and free_area_init_nodes().Heiko Carstens1-41/+12
2006-12-08[S390] Virtual memmap for s390.Heiko Carstens1-1/+1
2006-12-04[S390] Memory detection fixes.Heiko Carstens1-17/+32
2006-12-04[S390] Cleanup memory_chunk array usage.Heiko Carstens1-5/+2
2006-12-04[S390] cpcmd <-> __cpcmd calling issuesHeiko Carstens1-5/+5
2006-11-06[S390] IRQs too early enabled.Heiko Carstens1-1/+1
2006-11-06[S390] revert add_active_range() usage patch.Heiko Carstens1-12/+41