This website requires JavaScript.
Explore
Help
Sign In
chloe
/
PluralTechnology
Watch
1
Star
0
Fork
0
You've already forked PluralTechnology
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0e404e436ba33b452e6574950f1c086c0f6a69a1
PluralTechnology
/
service
/
ptos
/
arch
/
amd64
/
cpu
T
History
chloe
d4390c6a1b
ptos/amd64+ke: Add system call groundwork + exit syscall
...
Signed-off-by: Chloe M. <
chloe@mensia.org
>
2026-07-15 21:20:35 +00:00
..
idt.c
ptos/amd64: cpu: Add interrupt descriptor table
2026-07-11 03:08:00 +00:00
init.c
ptos/amd64+ke: Add system call groundwork + exit syscall
2026-07-15 21:20:35 +00:00
intr.c
ptos/amd64+hal: intr: Add IRQL managmenet
2026-07-13 03:54:22 +00:00
lapic.c
ptos/amd64: cpu: Add Local APIC timer ISR stub
2026-07-14 16:39:22 -04:00
locore.S
ptos: ke: Add kernel C groundwork
2026-07-10 01:38:43 +00:00
mmu.c
ptos/amd64+hal: Add virtual address space forking
2026-07-14 21:25:51 +00:00
trap.c
ptos/amd64+hal: Add interrupt handling + P1 KPCR init
2026-07-11 04:46:00 +00:00
tss.c
ptos/amd64: Add task state segment
2026-07-13 23:27:01 -04:00
vector.S
ptos/amd64+ke: Add system call groundwork + exit syscall
2026-07-15 21:20:35 +00:00