index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
early.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
s390/cleanup: rename SPP to LPP
Hendrik Brueckner
1
-1
/
+1
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-3
/
+3
2012-10-09
s390/mm: use pfmf instruction to initialize storage keys
Heiko Carstens
1
-0
/
+2
2012-10-09
s390/facilities: cleanup PFMF and HPAGE machine facility detection
Heiko Carstens
1
-11
/
+4
2012-10-09
thp, s390: architecture backend for thp on s390
Gerald Schaefer
1
-0
/
+2
2012-09-26
s390/sysinfo,stsi: change return code handling
Heiko Carstens
1
-3
/
+3
2012-09-26
s390/exceptions: switch to relative exception table entries
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/sysinfo,topology: fix cpu topology maximum nesting detection
Heiko Carstens
1
-5
/
+22
2012-09-26
s390: add support for transactional memory
Martin Schwidefsky
1
-1
/
+2
2012-09-26
s390: enable large page support with CONFIG_DEBUG_PAGEALLOC
Gerald Schaefer
1
-2
/
+0
2012-07-26
s390/exceptions: sort exception table at build time
Heiko Carstens
1
-1
/
+0
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+0
2012-05-23
s390/kexec: Move early_pgm_check_handler() to text section
Michael Holzheu
1
-1
/
+1
2012-05-16
s390/time: always use stckf instead of stck if available
Heiko Carstens
1
-2
/
+0
2012-03-28
Disintegrate asm/system.h for S390
David Howells
1
-1
/
+1
2012-03-11
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
1
-19
/
+3
2011-12-27
[S390] Check for NULL termination in command line setup
Michael Holzheu
1
-8
/
+12
2011-11-14
[S390] avoid STCKF if running in ESA mode
Jan Glauber
1
-0
/
+2
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
1
-1
/
+1
2011-08-24
[S390] nss,initrd: kernel image and initrd must be in different segments
Heiko Carstens
1
-6
/
+8
2011-03-23
[S390] early: limit savesys cmd string handling
Heiko Carstens
1
-2
/
+3
2011-03-23
[S390] early: Fix possible overlapping data buffer
Chen Liu
1
-7
/
+10
2010-10-29
[S390] facility detection: remove unused variable
Heiko Carstens
1
-2
/
+0
2010-10-25
[S390] topology: clean up facility detection
Heiko Carstens
1
-0
/
+2
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
1
-11
/
+29
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
1
-1
/
+2
2010-05-17
[S390] virtualization aware cpu measurement
Carsten Otte
1
-0
/
+4
2010-04-09
[S390] nss: add missing .previous statement to asm function
Heiko Carstens
1
-1
/
+2
2010-02-26
[S390] codepage conversion of kernel parameter line
Martin Schwidefsky
1
-1
/
+12
2010-02-26
[S390] add MACHINE_IS_LPAR flag
Martin Schwidefsky
1
-3
/
+6
2009-11-13
[S390] reset cputime accounting after IPL from NSS
Martin Schwidefsky
1
-0
/
+9
2009-09-11
[S390] kernel: Print an error message if kernel NSS cannot be defined
Hendrik Brueckner
1
-1
/
+10
2009-09-11
[S390] kernel: always keep machine flags in lowcore
Heiko Carstens
1
-17
/
+11
2009-09-11
[S390] kernel: Append scpdata to kernel boot command line
Hendrik Brueckner
1
-10
/
+25
2009-08-07
[S390] kernel: Storing machine flags early in lowcore
Hendrik Brueckner
1
-0
/
+3
2009-07-24
[S390] hibernation: fix lowcore handling
Heiko Carstens
1
-2
/
+2
2009-06-16
[S390] s390: hibernation support for s390
Hans-Joachim Picht
1
-3
/
+3
2009-06-12
[S390] ftrace: add dynamic ftrace support
Heiko Carstens
1
-0
/
+4
2009-04-14
[S390] add read_persistent_clock
Martin Schwidefsky
1
-0
/
+16
2009-04-14
[S390] s390: move machine flags to lowcore
Christian Ehrhardt
1
-0
/
+3
2009-03-26
[S390] remove duplicate nul-termination of string
Hendrik Brueckner
1
-1
/
+0
2009-03-26
[S390] Fix hypervisor detection for KVM
Christian Borntraeger
1
-9
/
+13
2008-07-14
[S390] Remove P390 support.
Heiko Carstens
1
-4
/
+0
2008-07-14
[S390] Move memory detection code to own file.
Heiko Carstens
1
-108
/
+1
2008-07-14
[S390] Extra Kernel Parameters via VMPARM
Hendrik Brueckner
1
-8
/
+72
2008-07-14
[S390] initrd vs bss section clearing.
Heiko Carstens
1
-0
/
+18
2008-04-30
[S390] System z large page support.
Gerald Schaefer
1
-0
/
+16
2008-04-30
[S390] Convert machine feature detection code to C.
Heiko Carstens
1
-3
/
+106
2008-04-27
s390: KVM guest: detect when running on kvm
Carsten Otte
1
-0
/
+4
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
1
-0
/
+1
[next]