kernel/arch/parisc/kernel
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
..
syscalls chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vdso32 chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vdso64 chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
.gitignore chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
alternative.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
asm-offsets.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
audit.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cache.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
compat_audit.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
drivers.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
entry.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
firmware.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ftrace.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
hardware.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
hpmc.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
inventory.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
irq.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
jump_label.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
kexec.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
kexec_file.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
kgdb.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
kprobes.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
module.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pacache.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
parisc_ksyms.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
patch.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pci-dma.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pci.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pdc_chassis.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pdc_cons.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pdt.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
perf.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
perf_asm.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
perf_images.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
process.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
processor.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ptrace.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
real2.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
relocate_kernel.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
setup.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
signal.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
signal32.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
signal32.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
smp.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
stacktrace.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sys_parisc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sys_parisc32.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
syscall.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
time.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
toc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
toc_asm.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
topology.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
traps.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
unaligned.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
unwind.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vdso.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