summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/HALKit/AMD64/Processor.h
AgeCommit message (Expand)Author
2025-11-24feat! breaking changes on kernel sources.Amlal El Mahrouss
2025-11-21meta: Codebase improvements on NeKernel.Amlal El Mahrouss
2025-11-17feat: NeKernel is now under the Apache 2.0 license.Amlal El Mahrouss
2025-06-22fix: HAL: syscall interrupt must be ring-3 only.Amlal El Mahrouss
2025-06-18feat: level based virtual memory mapping for NeKernel's paging system.Amlal El Mahrouss
2025-05-25kernel!: lots of changes, see commit details.Amlal El Mahrouss
2025-05-23feat!(kernel): Rename NewKit to NeKit.Amlal El Mahrouss
2025-05-21feat(kernel): Architectural changes, and introducing a kKernelVM.Amlal El Mahrouss
2025-05-21feat(kernel): source code improvements.Amlal El Mahrouss
2025-05-16feat(kernel/ap): Improved and fixed the AP boot flow, also made sure that the...Amlal El Mahrouss
2025-05-15feat(kernel): pushing the fixes regarding the scheduler, and working onAmlal El Mahrouss
2025-05-01kernel: mmap the blob to VMAddress in PEFCodeMgr, alongside other fixes regar...Amlal
2025-04-30kernel: keep track of cr3 in AMD HAL/HEL.Amlal
2025-04-28dev, kernel: HeFS, Tooling: reworked the mkfs.hefs tool for the new filesystem.Amlal
2025-04-25dev: better .clang-format, ran format command.Amlal
2025-04-19dev, kernel, ahci: AHCI related fixes.Amlal El Mahrouss
2025-04-18kernel, boot: improvements and tweaks on the kernel's filesystems.Amlal El Mahrouss
2025-04-18dev, kernel: important patches.Amlal El Mahrouss
2025-04-17kernel, boot: recovering lost changes because of some git issue.Amlal El Mahrouss
2025-04-14bootloader, netboot: integrate EFI_SIMPLE_NETWORK_PROTOCOL for HTTP-based ker...Amlal El Mahrouss
2025-04-11big commit, for pedantic CI.Amlal El Mahrouss
2025-04-11fix, mm: rework paging system.Amlal El Mahrouss
2025-03-31meta: ran format.shAmlal El Mahrouss
2025-03-31meta/repository: fix capitalization on my name 'El' instead of 'EL'.Amlal El Mahrouss
2025-03-29hal/amd64: unify GDT/IDT setup and rename I/O opsAmlal El Mahrouss
2025-03-28ahci: fix: report success when ahci is detected.Amlal El Mahrouss
2025-03-28kernel: breaking: Change namespace from NeOS to Kernel.Amlal El Mahrouss
2025-03-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss