开源镜像站
帮助
动态
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
/
ipl.c
Age
Commit message (
Expand
)
Author
2024-12-11
s390/ipl: Fix never less than zero warning
Alexander Gordeev
2024-11-12
s390/dump: Add firmware sysfs attribute for dump area size
Alexander Egorenkov
2024-10-25
s390/ipl: Switch over to sysfs_emit()
Mete Durlu
2024-07-23
s390/smp: Handle restart interrupt on ipl cpu
Sven Schnelle
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-14
s390/ipl: Introduce sysfs attribute 'scp_data' for dump ipl
Alexander Egorenkov
2024-05-14
s390/ipl: Introduce macros for (re)ipl sysfs attribute 'scp_data'
Alexander Egorenkov
2024-05-14
s390/ipl: Fix incorrect initialization of nvme dump block
Alexander Egorenkov
2024-05-14
s390/ipl: Fix incorrect initialization of len fields in nvme reipl block
Alexander Egorenkov
2024-05-14
s390/ipl: Do not accept z/VM CP diag X'008' cmds longer than max length
Alexander Egorenkov
2024-05-14
s390/ipl: Fix size of vmcmd buffers for sending z/VM CP diag X'008' cmds
Alexander Egorenkov
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-17
s390/os_info: Introduce value entries
Alexander Gordeev
2024-02-16
s390/checksum: provide and use cksm() inline assembly
Heiko Carstens
2023-11-22
s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()
Mikhail Zaslonko
2023-09-19
s390: use control register bit defines
Heiko Carstens
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-08-18
s390/ipl: refactor deprecated strncpy
Justin Stitt
2023-08-16
s390/ipl: add common ipl parameter attribute group
Sven Schnelle
2023-08-16
s390/ipl: add missing secure/has_secure file to ipl type 'unknown'
Sven Schnelle
2023-06-27
Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-06-01
s390/ipl: add REIPL_CLEAR flag to os_info
Mikhail Zaslonko
2023-05-15
s390/ipl: fix IPIB virtual vs physical address confusion
Alexander Gordeev
2023-04-13
s390/ipl: fix physical-virtual confusion for diag308
Nico Boehr
2023-03-13
s390/bp: remove __bpon()
Heiko Carstens
2023-02-06
s390/ipl: add loadparm parameter to eckd ipl/reipl data
Sven Schnelle
2023-02-06
s390/ipl: add DEFINE_GENERIC_LOADPARM()
Sven Schnelle
2023-01-22
s390/ipl: use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-01-13
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2022-12-06
s390/ipl: use octal values instead of S_* macros
Sven Schnelle
2022-12-06
s390/ipl: add eckd dump support
Sven Schnelle
2022-12-06
s390/ipl: add eckd support
Sven Schnelle
2022-11-23
s390/ipl: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-03-27
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2021-11-18
s390/kexec: fix return code handling
Heiko Carstens
2021-08-26
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-18
s390/ipl: use register pair instead of register asm
Heiko Carstens
2021-04-18
s390/smp: fix do_restart() prototype
Alexander Gordeev
2020-12-16
s390/delay: remove udelay_simple()
Heiko Carstens
2020-10-02
s390/ipl: add support to control memory clearing for nvme re-IPL
Gerald Schaefer
2020-10-02
s390: nvme dump support
Jason J. Herne
2020-06-16
s390: use scnprintf() in sys_##_prefix##_##_name##_show
Chen Zhou
2020-05-06
s390: nvme reipl
Jason J. Herne
[next]