[S390] virtualization aware cpu measurement
[safe/jmp/linux-2.6] / arch / s390 / kernel / early.c
2010-05-17 Carsten Otte[S390] virtualization aware cpu measurement
2010-04-09 Heiko Carstens[S390] nss: add missing .previous statement to asm...
2010-02-26 Martin Schwidefsky[S390] codepage conversion of kernel parameter line
2010-02-26 Martin Schwidefsky[S390] add MACHINE_IS_LPAR flag
2009-11-13 Martin Schwidefsky[S390] reset cputime accounting after IPL from NSS
2009-09-11 Hendrik Brueckner[S390] kernel: Print an error message if kernel NSS...
2009-09-11 Heiko Carstens[S390] kernel: always keep machine flags in lowcore
2009-09-11 Hendrik Brueckner[S390] kernel: Append scpdata to kernel boot command...
2009-08-07 Hendrik Brueckner[S390] kernel: Storing machine flags early in lowcore
2009-07-24 Heiko Carstens[S390] hibernation: fix lowcore handling
2009-06-16 Hans-Joachim Picht[S390] s390: hibernation support for s390
2009-06-12 Heiko Carstens[S390] ftrace: add dynamic ftrace support
2009-04-14 Martin Schwidefsky[S390] add read_persistent_clock
2009-04-14 Christian Ehrhardt[S390] s390: move machine flags to lowcore
2009-03-26 Hendrik Brueckner[S390] remove duplicate nul-termination of string
2009-03-26 Christian Borntraeger[S390] Fix hypervisor detection for KVM
2008-07-14 Heiko Carstens[S390] Remove P390 support.
2008-07-14 Heiko Carstens[S390] Move memory detection code to own file.
2008-07-14 Hendrik Brueckner[S390] Extra Kernel Parameters via VMPARM
2008-07-14 Heiko Carstens[S390] initrd vs bss section clearing.
2008-04-30 Gerald Schaefer[S390] System z large page support.
2008-04-30 Heiko Carstens[S390] Convert machine feature detection code to C.
2008-04-27 Carsten Ottes390: KVM guest: detect when running on kvm
2008-04-17 Heiko Carstens[S390] Fix a lot of sparse warnings.
2008-03-05 Hongjie Yang[S390] incorrect reipl nss name.
2008-01-26 Heiko Carstens[S390] Get rid of additional_cpus kernel parameter.
2008-01-26 Heiko Carstens[S390] Standby cpu activation/deactivation.
2007-11-20 Heiko Carstens[S390] Fix memory detection.
2007-11-05 Heiko Carstens[S390] Fix memory detection.
2007-07-10 Heiko Carstens[S390] sclp: Test facility list before executing a...
2007-07-10 Heiko Carstens[S390] sclp: introduce some new interfaces.
2007-04-27 Heiko Carstens[S390] memory detection: stop at first memory hole.
2007-03-19 Heiko Carstens[S390] memory detection: fix off by one bug.
2007-02-21 Heiko Carstens[S390] bss section clearing.
2007-02-21 Michael Holzheu[S390] New header file ipl.h
2007-02-21 Michael Holzheu[S390] New get_cpu_id() inline assembly
2007-02-05 Heiko Carstens[S390] Mark kernel text section read-only.
2007-02-05 Heiko Carstens[S390] Convert memory detection into C code.