Репозиторий помещен в архив 03 апреля 2026. Вся функциональность доступна только для чтения.
master
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
[MINIHAL] Remove unneeded files from compilation.
[HALX86] Fix SYNCH_LEVEL differences between UP and SMP in HAL (#5874)
[HALXBOX] Fix clock drift (#2889)
[HALX86] Set the NMI disable flag when accessing CMOS registers
[BOOTVID][HAL][NTOS:INBV][NDK] *DisplayString(): Use a more suitable string pointer parameter type
[HALX86] HalpDmaAllocateChildAdapter(): Fix memory leak, on error (#4156)
[NTOS:EX/KE][HALX86] Add support for NUMPROC, BOOTPROC, MAXPROC, ONECPU boot switches (#6024)
[PCI][HALX86] Support PCI debugging devices
[HAL] Add NT6-compatible version of HalpMapPhysicalMemory64 and HalpUnmapVirtualAddress
[REACTOS] Cleanup INIT and some PAGE section allocations
[HALX86] HalHandleNMI: Re-enable debugger-entering code.
[HALX86] Deduplicate initialization of legacy PICs and remove EOI in I/O APIC initialization, which causes an unexpected interrupt
[HAL][MINIHAL] Minor cleanup in reboot.c files (#5359)
[FREELDR][MINIHAL] Move KefAcquireSpinLockAtDpcLevel stub back to HAL, #ifdef'ed in _MINIHAL_ where it's only needed.
[HALX86] Tabs to 4-space indentation in generic/sysinfo.c + Fix typo "ALMI" -> "AMLI"
[ASM] Fix boot with VS 16.7.3 / MSVC 19.27
[HALX86] Implement the clock IPI handler
[HALX86] Use correct HalpComPortIrqMapping values in PC98
[HALX86] Re-enable HalpBiosDisplayReset() for x64: it actually supports display reset (#5513)