summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Sources/ProcessScheduler.cxx
AgeCommit message (Expand)Author
2024-08-04[META] bump.Amlal EL Mahrouss
2024-08-02[unstable] [META] refactor whole project.Amlal EL Mahrouss
2024-08-02[IMP] New PROCESS_HEADER_BLOCK structure instead of ProcessHeader.Amlal EL Mahrouss
2024-08-01MHR-39: Implement entrypoint probe, can now find it.Amlal EL Mahrouss
2024-07-31[IMP] SEE BELOW.Amlal EL Mahrouss
2024-07-31[IMP] Can now pass arguments to kernel via handover, new version 0x0113.Amlal EL Mahrouss
2024-07-30[SMP] WiP impelementation of SMP inside the HAL.Amlal EL Mahrouss
2024-07-29[IMP] Replace SMP manager with Multi Processing manager.Amlal EL Mahrouss
2024-07-29[MHR-36] Last commit on ticket.Amlal EL Mahrouss
2024-07-28[IMP] New Storage.hpp inside StorageKit.Amlal EL Mahrouss
2024-07-22[IMP] Use const Int32& instead of Int32.Amlal
2024-07-21[IMP] MHR-36: Much better ref classAmlal
2024-07-20[IMP] See below.Amlal
2024-07-13[IMP] Kernel properties (such as \KernelVersion)Amlal El Mahrouss
2024-07-12[IMP && FIX] Various patches and implementations.Amlal
2024-07-11[META] Update copyright notice.Amlal
2024-07-09MHR-36: A set of major fixes for bootloader and kernel alongside newAmlal El Mahrouss
2024-07-04MHR-36: Running run_format.Amlal EL Mahrouss
2024-07-02MHR-36: Change namespace name, got out of the codename stage.Amlal EL Mahrouss
2024-06-29kernel: Use local error codes for kernel calls. So that we know whichAmlal EL Mahrouss
2024-06-28IMP: Feature Pack #1Amlal EL Mahrouss
2024-06-24IMP: UIAccessibilty class, work in progress Core CoreGraphics (GPU/FBAmlal El Mahrouss
2024-06-18IMP: TLS syscall, serial write syscall.Amlal EL Mahrouss
2024-06-15kernel: include assembly files as well in project.Amlal EL Mahrouss
2024-06-14Kernel: Scheduler: ProcessHeader::New: do not get the pointer before allocati...Amlal EL Mahrouss
2024-06-13MHR-31: Rework scheduler, remove the concept of user driver and rings.Amlal El Mahrouss
2024-06-13MHR-31: Lots of fixes and improvements regarding the kernel.Amlal El Mahrouss
2024-06-12MHR-30: initial commit.Amlal EL Mahrouss
2024-06-11MHR-23: copyright change.Amlal El Mahrouss
2024-06-01MHR-23: SMP: Add hal_send_start_ipi and hal_send_end_ipi, as well asAmlal El Mahrouss
2024-05-28MHR-23: Improve scheduler code: Dont use 39, write kErrorProcessFault instead.Amlal El Mahrouss
2024-05-27MHR-23: :boom: Change ::Shared() to ::The().Amlal El Mahrouss
2024-05-21MHR-23: New CoreSystem calls and refactors.Amlal El Mahrouss