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