kernel/arch/arm64/mm
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
..
cache.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
context.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
copypage.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
dma-mapping.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
extable.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
fault.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
fixmap.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
flush.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
hugetlbpage.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
init.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ioremap.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
kasan_init.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
mmap.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mmu.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mteswap.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pageattr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pgd.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
physaddr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
proc.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ptdump.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ptdump_debugfs.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
trans_pgd-asm.S chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
trans_pgd.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00