kernel/arch/s390/boot
sevki c9e1dba412 chore(ci): setup github actions and workflows
setup CI/CD for kernel development
- added CodeQL for code scanning
- every pr is built as an image and is available for
  30days on https://oklinux.dev
- tagged and released on github for now

Signed-off-by: sevki <s@sevki.io>
2024-03-15 21:46:24 +00:00
..
.gitignore chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
als.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
boot.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
clz_ctz.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cmdline.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ctype.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
decompressor.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
decompressor.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ebcdic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
head.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
head_kdump.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
install.sh chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ipl_data.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ipl_parm.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ipl_report.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ipl_vmparm.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
kaslr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
machine_kexec_reloc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Makefile chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mem.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pgm_check_info.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
physmem_info.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sclp_early_core.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
startup.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
string.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
uv.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
uv.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
version.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vmem.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vmlinux.lds.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00