summaryrefslogtreecommitdiff
path: root/kernel/cpu (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-05pc spkrFreya Murphy1-4/+5
2025-04-30update makefilesFreya Murphy1-1/+2
2025-04-29ps2Freya Murphy1-0/+3
2025-04-28fix segmentsFreya Murphy1-1/+2
2025-04-28fix pic eoi in timerFreya Murphy1-2/+4
2025-04-28move context save area to pcb not in stackFreya Murphy4-81/+135
2025-04-27seperate interrupt stackFreya Murphy1-2/+3
2025-04-25syscall_return fnFreya Murphy1-8/+15
2025-04-24fmtFreya Murphy1-6/+8
2025-04-24kernel syscall handlerFreya Murphy1-2/+26
2025-04-24make 0x80 ring3, add kernel mem ctx switch in idt handlerFreya Murphy1-0/+7
2025-04-24add tssFreya Murphy4-0/+120
2025-04-23update paging codeFreya Murphy1-2/+1
2025-04-20fix picFreya Murphy1-7/+2
2025-04-20PIT (timer)Freya Murphy1-8/+2
2025-04-16fmtFreya Murphy1-63/+67
2025-04-16add support for cpu feature checking, see, and avxFreya Murphy3-49/+181
2025-04-15fmtFreya Murphy1-1/+2
2025-04-15public cpu_print_regs fnFreya Murphy2-63/+65
2025-04-15expand memory manager work with userspace (more then one ctx)Freya Murphy1-1/+0
2025-04-08backtraceFreya Murphy1-0/+3
2025-04-08fmtFreya Murphy1-1/+1
2025-04-08break apart c libarayFreya Murphy1-45/+45
2025-04-04fmtFreya Murphy1-3/+3
2025-04-04fmtFreya Murphy2-55/+22
2025-04-03fmtFreya Murphy5-99/+118
2025-04-03add 64-bit idt/pic and fix pagingFreya Murphy8-0/+1106