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
/
head64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-30
s390/head64: correct init_task stack setup
Vasily Gorbik
1
-1
/
+1
2019-11-20
s390/early: move access registers setup in C code
Vasily Gorbik
1
-8
/
+2
2019-11-20
s390/head64: remove unnecessary vdso_per_cpu_data setup
Vasily Gorbik
1
-2
/
+0
2019-11-20
s390/early: move control registers setup in C code
Vasily Gorbik
1
-6
/
+0
2019-09-17
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-5
/
+3
2019-08-21
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
1
-5
/
+3
2019-08-06
s390/head64: cleanup unused labels
Vasily Gorbik
1
-7
/
+0
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
1
-26
/
+0
2019-02-07
s390: remove dead code
Gerald Schaefer
1
-2
/
+0
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
1
-3
/
+1
2018-09-20
s390: clean up stacks setup
Vasily Gorbik
1
-3
/
+3
2018-07-02
s390: correct _stext offset
Vasily Gorbik
1
-25
/
+15
2018-07-02
s390: get rid of the first mb of uncompressed image
Vasily Gorbik
1
-1
/
+0
2018-07-02
s390: remove unused _ehead symbol
Vasily Gorbik
1
-2
/
+0
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
1
-1
/
+1
2018-06-25
s390/decompressor: trim the kernel image up to 1M
Vasily Gorbik
1
-1
/
+1
2018-05-09
s390/early: move functions which may not access bss section to extra file
Heiko Carstens
1
-2
/
+6
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
1
-2
/
+2
2017-04-05
s390/cpumf: simplify detection of guest samples
Martin Schwidefsky
1
-1
/
+1
2016-11-23
s390/thread_info: get rid of THREAD_ORDER define
Heiko Carstens
1
-1
/
+1
2016-11-11
s390: move thread_info into task_struct
Heiko Carstens
1
-3
/
+2
2016-03-08
s390/cpumf: Fix lpp detection
Christian Borntraeger
1
-1
/
+1
2015-12-18
s390/facilities: always use lowcore's stfle field for storing facility bits
Heiko Carstens
1
-1
/
+1
2015-10-14
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
1
-1
/
+6
2014-02-05
s390: fix kernel crash due to linkage stack instructions
Martin Schwidefsky
1
-2
/
+5
2012-10-09
s390/mm: let kernel text section always begin at 1MB
Heiko Carstens
1
-3
/
+0
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-3
/
+1
2011-10-30
[S390] smp: external call vs. emergency signal
Martin Schwidefsky
1
-1
/
+1
2011-07-24
[S390] initial cr0 bits
Martin Schwidefsky
1
-1
/
+1
2011-07-24
[S390] iucv cr0 enablement bit
Martin Schwidefsky
1
-1
/
+1
2011-07-24
[S390] fix s390 assembler code alignments
Jan Glauber
1
-6
/
+5
2010-05-12
[S390] correct address of _stext with CONFIG_SHARED_KERNEL=y
Martin Schwidefsky
1
-1
/
+1
2010-03-24
[S390] fix boot failures with compressed kernels
Martin Schwidefsky
1
-2
/
+0
2010-02-26
[S390] add support for compressed kernels
Martin Schwidefsky
1
-12
/
+12
2010-02-26
[S390] zfcpdump: remove cross arch dump support
Heiko Carstens
1
-69
/
+1
2009-12-07
[S390] s390: clear high-order bits of registers after sam64
Hendrik Brueckner
1
-0
/
+3
2009-09-11
[S390] Limit cpu detection to 256 physical cpus.
Heiko Carstens
1
-5
/
+3
2009-09-11
[S390] Initialize __LC_THREAD_INFO early.
Heiko Carstens
1
-0
/
+1
2009-03-26
[S390] eliminate ipl_device from lowcore
Martin Schwidefsky
1
-1
/
+0
2008-12-31
[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID
Martin Schwidefsky
1
-0
/
+2
2008-12-25
[S390] Remove initial kernel stack backchain initialization.
Heiko Carstens
1
-1
/
+0
2008-12-25
[S390] Add processor type march=z10 and a processor type safety check.
Martin Schwidefsky
1
-23
/
+0
2008-04-30
[S390] System z large page support.
Gerald Schaefer
1
-1
/
+1
2008-04-30
[S390] Convert machine feature detection code to C.
Heiko Carstens
1
-62
/
+0
2008-01-26
[S390] Fix tlb flushing with idte.
Martin Schwidefsky
1
-1
/
+1
2007-04-27
[S390] zfcpdump support.
Michael Holzheu
1
-1
/
+71
2007-03-05
[S390] Fixed handling of access register mode faults.
Gerald Schaefer
1
-3
/
+8
2007-02-21
[S390] nss: Free unused memory in kernel image.
Heiko Carstens
1
-14
/
+2
[next]