index
:
dholman/box.git
master
Unix-like OS written in C
Danny Holman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
/
idt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-01-12
PROJECT RESTRUCTURING
Danny Holman
1
-149
/
+0
2024-06-25
kernel: interrupt: create a generic interrupt API
Danny Holman
1
-15
/
+12
2024-05-27
arch: i386: update all files to use the new libk
Danny Holman
1
-12
/
+12
2024-02-24
arch: i386: cleanup everything and reorganize
Danny Holman
1
-26
/
+16
2024-02-16
arch: i386: move IRQ functions to PIC driver
Danny Holman
1
-17
/
+26
2023-11-26
arch: i386: idt.c: install the ISR handlers
Danny Holman
1
-47
/
+62
2023-11-26
arch: i386: idt.c: remove the irq number from handler
Danny Holman
1
-1
/
+2
2023-11-26
arch: i386: idt.c: call the page fault handler
Danny Holman
1
-3
/
+1
2023-11-26
arch: i386: idt.c: add a stopgap to halt_catch_fire
Danny Holman
1
-0
/
+1
2023-11-26
arch: i386: idt.c: remove unneeded define macros
Danny Holman
1
-23
/
+1
2022-03-22
arch: i386: make serial_writestring inline
Danny Holman
1
-14
/
+8
2022-01-15
arch: i386: add support for IRQs and system calls
Danny Holman
1
-1
/
+5
2022-01-15
arch: i386: simplify IDT setup
Danny Holman
1
-4
/
+100
2021-10-09
arch: i386: include more information in IDT
Danny Holman
1
-40
/
+40
2021-09-28
arch: i386: fix IDT exception handler
Danny Holman
1
-33
/
+49
2021-08-30
i386: create idt.c and isr.s
Danny Holman
1
-0
/
+50