index
:
Hyra
dev
expt
main
sched-rewrite
stable
user
The Hyra Operating System
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
include
/
arch
/
amd64
Age
Commit message (
Expand
)
Author
2024-05-23
kernel/amd64: pmap: Add support for TLB shootdowns
Ian Moffett
2024-05-23
kernel/amd64: lapic: Add IPI_SHORTHAND_NONE
Ian Moffett
2024-05-14
kernel: isa: Add pcspkr support
Ian Moffett
2024-05-14
kernel: i8254: Add channel 2 port define
Ian Moffett
2024-05-12
kernel/amd64: isa: Add i8042 driver
Ian Moffett
2024-04-30
kernel/amd64: machdep: Add cpu_halt_others()
Ian Moffett
2024-04-28
kernel/amd64: ioapic: Fix declarations
Ian Moffett
2024-04-28
kernel/amd64: ioapic: Add ioapic_set_vec()
Ian Moffett
2024-04-26
kernel/amd64: frame: Add additional helpers
Ian Moffett
2024-03-13
kernel: proc: Add Process Control Block structure
Ian Moffett
2024-03-13
kernel/amd64: cpu: Add fxsave/fxrstor helpers
Ian Moffett
2024-03-11
kernel/amd64: Add control register r/w helpers
Ian Moffett
2024-03-10
kernel/amd64: trap: Add stack-segment fault ISR
Ian Moffett
2024-03-07
kernel: sched: Add support for user threads
Ian Moffett
2024-02-29
kernel/amd64: frame: Add missing include
Ian Moffett
2024-02-26
kernel/amd64: Drop 'asm' directory
Ian Moffett
2024-02-26
kernel/amd64: lapic: Add support for sending EOIs
Ian Moffett
2024-02-24
kernel/amd64: cpu: Fix logic bug
Ian Moffett
2024-02-23
kernel/amd64: frame: Add macro to init trapframe
Ian Moffett
2024-02-23
kernel/amd64: frameasm: Add missing register
Ian Moffett
2024-02-22
kernel/amd64: lapic: uint32_t -> size_t
Ian Moffett
2024-02-22
kernel/amd64: Create per-processor context storage
Ian Moffett
2024-02-18
kernel/amd64: trap: Remove useless function
Ian Moffett
2024-02-15
kernel/amd64: cpu: Prefix machdeps with cpu_
Ian Moffett
2024-02-14
kernel: cpu: Add hint_spinwait()
Ian Moffett
2024-02-14
kernel/amd64: hpet: HPET is architecture specific
Ian Moffett
2024-02-11
kernel: sched: Add initial sched related code
Ian Moffett
2024-02-04
kernel/amd64: lapic: Add support for sending IPIs
Ian Moffett
2024-01-17
kernel: Add serial logging support
Ian Moffett
2024-01-12
kernel/amd64: vas: Add more documentation
Ian Moffett
2024-01-12
kernel/amd64: asm: Add vmem tlb header
Ian Moffett
2024-01-01
project-wide: Make copyright year a range
Ian Moffett
2024-01-01
project-wide: Update copyright year
Ian Moffett
2023-12-25
kernel/amd64: lapic: Add initial LAPIC Timer logic
Ian Moffett
2023-12-23
kernel/amd64: cpu: Add interrupt helper routine
Ian Moffett
2023-12-19
kernel/amd64: lapic: Fixup LAPIC state tracking
Ian Moffett
2023-12-19
kernel/amd64: isa: Add i8254 driver
Ian Moffett
2023-12-19
kernel/amd64: io: Add I/O helpers
Ian Moffett
2023-12-17
kernel/amd64: trap: Fix stack issues
Ian Moffett
2023-12-17
kernel/amd64: frame: Seperate ASM from C header
Ian Moffett
2023-12-13
kernel/amd64: intr: Add Interrupt Stack defines
Ian Moffett
2023-12-13
kernel/amd64: tss: Add TSS stack helpers
Ian Moffett
2023-12-13
kernel/amd64: trap: Add TRAP_NONE define
Ian Moffett
2023-12-13
kernel/amd64: tss: Fix broken TSS code
Ian Moffett
2023-12-11
kernel/amd64: Add Task State Segment
Ian Moffett
2023-12-11
kernel/amd64: Update arch(9)
Ian Moffett
2023-12-06
kernel/amd64: lapic: Fix typo
Ian Moffett
2023-11-13
project-wide: Update project name
sigsegv7
2023-11-12
kernel/amd64: lapic: Remove ESR support
sigsegv7
2023-10-18
kernel/amd64: lapic: Add ESR reading logic
sigsegv7
[next]