summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Sources/ProcessScheduler.cxx
AgeCommit message (Expand)Author
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