summaryrefslogtreecommitdiffhomepage
path: root/release_ata_x64.sh
AgeCommit message (Collapse)Author
2025-08-09refactor! rename `tooling` to `tools`Amlal El Mahrouss
feat: BenchKit improvements and libMsg authorship refactors.
2025-04-22dev, kernel: WiP changes done to kernel and SysChk module.Amlal El Mahrouss
- Getting SysChk to work again. - Refactor scheduler. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-04-21dev, scripts: updated and fixed them.Amlal El Mahrouss
- refer to the correct python script name. - add the python script to release scripts too. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-03-28kernel: breaking: Change namespace from NeOS to Kernel.Amlal El Mahrouss
sched: Fix redundancy in NeKernel's user scheduler macros, refactored the other files using the redundant macros too. part one of a series of commit for NeKernel. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>