index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
early.c
Age
Commit message (
Expand
)
Author
2012-03-11
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
2011-12-27
[S390] Check for NULL termination in command line setup
Michael Holzheu
2011-11-14
[S390] avoid STCKF if running in ESA mode
Jan Glauber
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-08-24
[S390] nss,initrd: kernel image and initrd must be in different segments
Heiko Carstens
2011-03-23
[S390] early: limit savesys cmd string handling
Heiko Carstens
2011-03-23
[S390] early: Fix possible overlapping data buffer
Chen Liu
2010-10-29
[S390] facility detection: remove unused variable
Heiko Carstens
2010-10-25
[S390] topology: clean up facility detection
Heiko Carstens
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
2010-05-17
[S390] virtualization aware cpu measurement
Carsten Otte
2010-04-09
[S390] nss: add missing .previous statement to asm function
Heiko Carstens
2010-02-26
[S390] codepage conversion of kernel parameter line
Martin Schwidefsky
2010-02-26
[S390] add MACHINE_IS_LPAR flag
Martin Schwidefsky
2009-11-13
[S390] reset cputime accounting after IPL from NSS
Martin Schwidefsky
2009-09-11
[S390] kernel: Print an error message if kernel NSS cannot be defined
Hendrik Brueckner
2009-09-11
[S390] kernel: always keep machine flags in lowcore
Heiko Carstens
2009-09-11
[S390] kernel: Append scpdata to kernel boot command line
Hendrik Brueckner
2009-08-07
[S390] kernel: Storing machine flags early in lowcore
Hendrik Brueckner
2009-07-24
[S390] hibernation: fix lowcore handling
Heiko Carstens
2009-06-16
[S390] s390: hibernation support for s390
Hans-Joachim Picht
2009-06-12
[S390] ftrace: add dynamic ftrace support
Heiko Carstens
2009-04-14
[S390] add read_persistent_clock
Martin Schwidefsky
2009-04-14
[S390] s390: move machine flags to lowcore
Christian Ehrhardt
2009-03-26
[S390] remove duplicate nul-termination of string
Hendrik Brueckner
2009-03-26
[S390] Fix hypervisor detection for KVM
Christian 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 VMPARM
Hendrik Brueckner
2008-07-14
[S390] initrd vs bss section clearing.
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-27
s390: KVM guest: detect when running on kvm
Carsten Otte
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
2008-03-05
[S390] incorrect reipl nss name.
Hongjie Yang
2008-01-26
[S390] Get rid of additional_cpus kernel parameter.
Heiko Carstens
2008-01-26
[S390] Standby cpu activation/deactivation.
Heiko Carstens
2007-11-20
[S390] Fix memory detection.
Heiko Carstens
2007-11-05
[S390] Fix memory detection.
Heiko Carstens
2007-07-10
[S390] sclp: Test facility list before executing a service call.
Heiko Carstens
2007-07-10
[S390] sclp: introduce some new interfaces.
Heiko Carstens
2007-04-27
[S390] memory detection: stop at first memory hole.
Heiko Carstens
2007-03-19
[S390] memory detection: fix off by one bug.
Heiko Carstens
2007-02-21
[S390] bss section clearing.
Heiko Carstens
2007-02-21
[S390] New header file ipl.h
Michael Holzheu
2007-02-21
[S390] New get_cpu_id() inline assembly
Michael Holzheu
2007-02-05
[S390] Mark kernel text section read-only.
Heiko Carstens
2007-02-05
[S390] Convert memory detection into C code.
Heiko Carstens