开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2020-06-29
s390/setup: init jump labels before command line parsing
Vasily Gorbik
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-06-02
s390: use __vmalloc_node in stack_alloc
Christoph Hellwig
2020-05-28
s390: remove critical section cleanup from entry.S
Sven Schnelle
2020-05-20
s390: simplify memory notifier for protecting kdump crash kernel area
David Hildenbrand
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-03-10
s390: prevent leaking kernel address in BEAR
Sven Schnelle
2020-02-27
s390/protvirt: add ultravisor initialization
Vasily Gorbik
2020-02-27
s390/protvirt: introduce host side setup
Vasily Gorbik
2020-02-27
s390/mm: remove fake numa support
Heiko Carstens
2020-01-31
s390/boot: add dfltcc= kernel command line parameter
Mikhail Zaslonko
2020-01-31
mm/memblock: define memblock_physmem_add()
Anshuman Khandual
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-14
arch/s390/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-09
s390/setup: Fix secure ipl message
Philipp Rudo
2019-11-30
s390: avoid misusing CALL_ON_STACK for task stack setup
Vasily Gorbik
2019-09-17
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-13
s390: add support for IBM z15 machines
Martin Schwidefsky
2019-08-29
s390/setup: avoid using strncmp with hardcoded length
Vasily Gorbik
2019-08-21
s390: move vmalloc option parsing to startup code
Vasily Gorbik
2019-08-06
s390/setup: adjust start_code of init_mm to _text
Vasily Gorbik
2019-06-07
s390: enforce CONFIG_SMP
Heiko Carstens
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
2019-04-26
s390/ipl: read IPL report at early boot
Martin Schwidefsky
2019-04-25
s390: report new CPU capabilities
Martin Schwidefsky
2019-04-10
s390/uv: introduce guest side ultravisor code
Vasily Gorbik
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-02-20
s390/setup: fix boot crash for machine without EDAT-1
Martin Schwidefsky
2019-02-20
s390/setup: fix early warning messages
Martin Schwidefsky
2019-02-07
s390: remove unused including <linux/version.h>
YueHaibing
2019-02-07
s390/setup: remove obsolete #ifdef
Gerald Schaefer
2019-01-28
s390/setup: set control program code via diag 318
Collin Walling
2019-01-11
s390/early: improve machine detection
Christian Borntraeger
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-11
s390/vmalloc: fix VMALLOC_START calculation
Mikhail Zaslonko
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
2018-10-09
s390/kasan: use noexec and large pages
Vasily Gorbik
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik
2018-10-09
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
2018-10-09
s390/mem_detect: add info source debug print
Vasily Gorbik
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
[next]