Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
f0f1a172b2a9e26319b9aa95fa6c322ebb01089d
/
arch
/
s390
/
kernel
/
ipl.c
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
cbb870c
[S390] Cleanup struct _lowcore usage and defines.
by Heiko Carstens
· 15 years ago
b8e660b
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
by Heiko Carstens
· 15 years ago
a93b8ec
[S390] smp: rework sigp code
by Heiko Carstens
· 15 years ago
2c2df11
[S390] smp: always reboot on cpu 0
by Heiko Carstens
· 15 years ago
1d802e2
[S390] Use strim instead of strstrip to avoid false warnings.
by Heiko Carstens
· 15 years ago
f8501ba
[S390] smp: fix sigp stop handling
by Heiko Carstens
· 15 years ago
18d00ac
[S390] kernel: Convert upper case scpdata to lower case
by Hendrik Brueckner
· 15 years ago
684d2fd
[S390] kernel: Append scpdata to kernel boot command line
by Hendrik Brueckner
· 15 years ago
8108881
[S390] shutdown actions: save/return rc from init function
by Frank Munzert
· 16 years ago
3bd5f3e
[S390] ipl: fix compile breakage
by Heiko Carstens
· 16 years ago
ef3500b2
[S390] remove duplicated #includes
by Huang Weiyi
· 16 years ago
7e9b580
[S390] Ensure that ipl panic notifier is called late.
by Michael Holzheu
· 16 years ago
008d2d1
[S390] ipl: Improve checking logic and remove switch defaults.
by Michael Holzheu
· 16 years ago
159d1ff
[S390] Use csum_partial in checksum.h
by Frank Munzert
· 16 years ago
099b765
[S390] Automatic IPL after dump
by Frank Munzert
· 16 years ago
3a95e8e
[S390] ipl: Reboot from alternate device does not work when booting from file
by Michael Holzheu
· 17 years ago
0788fea
[S390] s390: use memory_read_from_buffer()
by Akinobu Mita
· 17 years ago
a0443fb
[S390] Extra Kernel Parameters via VMPARM
by Hendrik Brueckner
· 17 years ago
a806170
[S390] Fix a lot of sparse warnings.
by Heiko Carstens
· 17 years ago
208e559
[S390] Load disabled wait psw if reipl fails.
by Michael Holzheu
· 17 years ago
2bc89b5
[S390] Fix couple of section mismatches.
by Heiko Carstens
· 17 years ago
48657d2
[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.
by Michael Holzheu
· 17 years ago
d09293a
[S390] Initialize sclp_ipl_info
by Michael Holzheu
· 17 years ago
c654749
[S390] Load disabled wait psw instead of stopping cpu on halt.
by Michael Holzheu
· 17 years ago
99ca4e5
[S390] kernel: Shutdown Actions Interface
by Michael Holzheu
· 17 years ago
f62ed9e
firmware: change firmware_kset to firmware_kobj
by Greg Kroah-Hartman
· 17 years ago
d91885b
kset: convert s390 ipl.c to use kset_create
by Greg Kroah-Hartman
· 17 years ago
9b94916
kobject: convert s390 ipl.c to kobj_attr interface
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
e3d3683
[S390] kernel: Fix dump on panic for DASDs under LPAR.
by Michael Holzheu
· 17 years ago
6517156
[S390] Use IPL CLEAR for reipl under z/VM
by Michael Holzheu
· 17 years ago
05bd711
missing argument in bin_attribute ->read()/->write()
by Al Viro
· 18 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 18 years ago
05dd253
[S390] sclp: introduce some new interfaces.
by Heiko Carstens
· 18 years ago
0b0bb3c
[S390] fix subsystem removal fallout
by Cornelia Huck
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
411ed32
[S390] zfcpdump support.
by Michael Holzheu
· 18 years ago
6fc321f
[S390] cio/ipl: Clean interface between cio and ipl code.
by Heiko Carstens
· 18 years ago
fbb04f3
[S390] reboot from and dump to SCSI under z/VM fails.
by Michael Holzheu
· 18 years ago
c5dd858
[S390] reipl: move dump_prefix_page out of text section.
by Heiko Carstens
· 18 years ago
615b04b
[S390] nss: Free unused memory in kernel image.
by Heiko Carstens
· 18 years ago
2b93293
[S390] Remove BUG() statement
by Michael Holzheu
· 18 years ago
46b05d2
[S390] New header file ipl.h
by Michael Holzheu
· 18 years ago
ab14de6
[S390] Convert memory detection into C code.
by Heiko Carstens
· 18 years ago
fe355b7
[S390] boot from NSS support
by Hongjie Yang
· 18 years ago
c1821c2
[S390] noexec protection
by Gerald Schaefer
· 18 years ago
da1cf23
[S390] Save prefix register for dump on panic
by Michael Holzheu
· 18 years ago
58be944
[S390] Fix reboot hang
by Michael Holzheu
· 18 years ago
a45e141
[S390] Fix reboot hang on LPARs
by Michael Holzheu
· 18 years ago
c6b5b84
[S390] cpu shutdown rework
by Heiko Carstens
· 18 years ago
740b570
[S390] cpcmd <-> __cpcmd calling issues
by Heiko Carstens
· 18 years ago
15e9b58
[S390] Reset infrastructure for re-IPL.
by Heiko Carstens
· 18 years ago
5986b0e
[S390] Use diag instead of ccw reipl.
by Michael Holzheu
· 18 years ago
3902e47
[S390] No panic for failed reboot
by Michael Holzheu
· 18 years ago
03a4d20
[S390] Add ipl/reipl loadparm attribute.
by Michael Holzheu
· 18 years ago
94c12cc
[S390] Inline assembly cleanup.
by Martin Schwidefsky
· 18 years ago
e87bfe5
[S390] convert some assembler to C.
by Heiko Carstens
· 18 years ago
ff6b8ea
[S390] ipl/dump on panic.
by Michael Holzheu
· 18 years ago