index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
setup.h
Age
Commit message (
Expand
)
Author
2021-10-26
s390: make command line configurable
Sven Schnelle
2021-10-26
s390: support command lines longer than 896 bytes
Sven Schnelle
2021-10-26
s390/kexec_file: move kernel image size check
Sven Schnelle
2021-07-27
s390: make PCI mio support a machine flag
Niklas Schnelle
2021-07-27
s390/boot: move EP_OFFSET and EP_STRING to head.S
Alexander Egorenkov
2021-07-27
s390/setup: generate asm offsets from struct parmarea
Alexander Egorenkov
2021-07-27
s390/setup: drop _OFFSET macros
Alexander Egorenkov
2021-07-27
s390/setup: remove unused symbolic constants for C code from setup.h
Alexander Egorenkov
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
2021-07-27
s390/boot: move sclp early buffer from fixed address in asm to C
Alexander Egorenkov
2021-07-27
s390/sclp: use only one sclp early buffer to send commands
Alexander Egorenkov
2021-07-05
s390/boot: replace magic string check with a bootdata flag
Alexander Egorenkov
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
2021-06-07
s390/ipl: make parameter area accessible via struct parmarea
Heiko Carstens
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
2020-11-18
s390/sclp: provide extended sccb support
Sumanth Korikkar
2020-10-02
s390: remove orphaned extern variables declarations
Vasily Gorbik
2020-09-29
s390: remove unused _swsusp_reset_dma
Vasily Gorbik
2020-09-14
s390/pci: Implement ioremap_wc/prot() with MIO
Niklas Schnelle
2020-03-10
s390: prevent leaking kernel address in BEAR
Sven Schnelle
2020-01-31
s390/boot: add dfltcc= kernel command line parameter
Mikhail Zaslonko
2019-12-11
s390: remove last diag 0x44 caller
Heiko Carstens
2019-09-17
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-08-21
s390: move vmalloc option parsing to startup code
Vasily Gorbik
2019-07-29
s390/boot: add missing declarations and includes
Vasily Gorbik
2019-07-23
s390: enable detection of kernel version from bzImage
Vasily Gorbik
2019-07-16
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
2019-04-29
s390/kexec_file: Simplify parmarea access
Philipp Rudo
2018-10-09
s390/kasan: use noexec and large pages
Vasily Gorbik
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
2018-07-02
s390/boot: block uncompressed vmlinux booting attempts
Vasily Gorbik
2018-06-25
s390/setup: do not reserve the decompressor code
Vasily Gorbik
2018-04-16
s390/kexec_file: Prepare setup.h for kexec_file_load
Philipp Rudo
2018-03-28
s390/lpp: use assembler alternatives for the LPP instruction
Martin Schwidefsky
2017-11-16
s390/cpum_sf: correctly set the PID and TID in perf samples
Hendrik Brueckner
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-08
s390: remove named saved segment support
Heiko Carstens
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-09
s390/vmcp: make use of contiguous memory allocator
Heiko Carstens
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
2017-07-25
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
2017-07-25
s390/mm: tag normal pages vs pages used in page tables
Martin Schwidefsky
2017-04-12
s390/spinlock: remove compare and delay instruction
Martin Schwidefsky
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
2017-02-17
s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE
Heiko Carstens
2017-02-08
s390: add no-execute support
Martin Schwidefsky
2016-07-13
s390/console: Make preferred console handling more consistent
Peter Oberparleiter
[next]