index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
setup.h
Age
Commit message (
Expand
)
Author
2023-12-11
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
2023-11-05
s390/cmma: rework no-dat handling
Heiko Carstens
2023-11-05
s390/cmma: move parsing of cmma kernel parameter to early boot code
Heiko Carstens
2023-08-30
s390: remove "noexec" option
Heiko Carstens
2023-07-29
s390/mm: move pfault code to own C file
Heiko Carstens
2023-07-24
s390/mm: rework arch_get_mappable_range() callback
Alexander Gordeev
2023-04-13
s390/kaslr: provide kaslr_enabled() function
Heiko Carstens
2023-03-20
Merge branch 'decompressor-memory-tracking' into features
Heiko Carstens
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
2023-03-20
s390/boot: remove non-functioning image bootable check
Vasily Gorbik
2023-03-13
s390/setup: always inline gen_lpswe()
Heiko Carstens
2023-02-14
s390/mm: add support for RDP (Reset DAT-Protection)
Gerald Schaefer
2023-01-13
s390: move __amode31_base declaration to proper header file
Heiko Carstens
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
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
[next]