[NTOS:KE/x64] Handle NMI vs swapgs race condition
[reactos.git] / ntoskrnl / ntos.cmake
3 hours ago Timo Kreuzer[NTOS:KE/x64] Implement processor freeze code
2023-12-18 Timo Kreuzer[NTOS:KE/x64] Implement initial IPI code
2023-12-08 Timo Kreuzer[NTOS:KE/x64] Add back a stubs.c file
2023-12-08 Timo Kreuzer[NTOS:KE/x64] Rename stubs.c to traphandler.c
2023-11-19 Justin Miller[NTOS:KE][HALX86] Implement AP startup code (#5879)
2023-11-19 George Bișoc[SDK][CMLIB] Implement CmCheckRegistry and validation...
2023-11-10 Timo Kreuzer[RTL] Get rid of x86 asm version of RtlpGetStackLimits
2023-08-31 Hermès Bélusca-Maïto[NTOS:KD:KDBG] Integration into KD framework (Part...
2023-05-08 Stanislav Motylkov[NTOS:PNP] Move Firmware Mapper functions into new...
2023-04-12 Hermès Bélusca-Maïto[NTOS:KDBG] Introduce local versions of KdpPrintString...
2023-03-29 Hermès Bélusca-Maïto[NTOS:KDBG] Isolate terminal and input-related routines...
2023-03-28 Hermès Bélusca-Maïto[NTOS:KD:KDBG] Isolate the read-line (prompt) functiona...
2023-03-27 Hermès Bélusca-Maïto[NTOS:KDBG] Move command history management in a separa...
2023-03-27 Hermès Bélusca-Maïto[NTOS:KD:KDBG] Move some files to a better place.
2022-11-18 Hermès Bélusca-Maïto[NTOS:KD] Cleanup of some old code.
2022-11-08 George Bișoc[NTOS:SE] Implement security debug facility routines
2022-09-10 Hervé Poussineau[CMAKE] Set KDBG define only where required (fastfat...
2022-09-10 Hervé Poussineau[CMAKE] Set _WINKD_ define only where required (kernel...
2022-05-29 George Bișoc[NTOS:SE] Reorganize the security manager component 4531/head
2022-05-07 Hermès Bélusca-Maïto[NTOS] Don't define _IN_KERNEL_ globally for the kernel...
2022-05-07 Hermès Bélusca-Maïto[NTOS] Remove ROS-specific __NTOSKRNL__
2022-02-13 Hermès Bélusca-Maïto[NTOS:INBV] Code refactoring: Move all the boot animati...
2022-01-10 Vadim Galyant[SDK:DDK][NTOS:PNP] Implement PnP arbiters initialization
2021-08-15 Victor Perevertkin[FREELDR][NTOS][HALPPC][SDK] Remove PowerPC code 3888/head
2021-08-04 Jérôme Gardou[NTOS:KE] Also rewrite KeZeroPages in assembly for...
2021-08-04 Jérôme Gardou[NTOS:KE] Rewrite KeZeroPages in assembly
2021-07-05 George BișocMerge branch 'se-qos' of https://github.com/GeoB99...
2021-07-05 George Bișoc[NTOS:SE] Move SQOS capturing in its own file 3796/head
2021-05-04 Jérôme Gardou[NTOS:MM] First shot for Working Set list support
2021-04-28 Jérôme Gardou[NTOS:KDBG] Begin port for amd64.
2021-04-08 Jérôme Gardou[NTOS:MM] Share "page.c" between i386 & amd64 builds
2021-04-08 Jérôme Gardou[NTOS:MM] Split MmCreateProcessAddressSpace in two...
2021-02-03 Jérôme Gardou[NTOS:MM][NTOS:CC][FASTFAT][FASTFAT_NEW] Massive overhaul
2021-02-03 Jérôme Gardou[NTOSKRNL] Unload the cargo: We only use tiny bits...
2021-01-28 Hervé Poussineau[NTOS:KDBG] Support KDBG on x64
2021-01-27 Victor Perevertkin[NTOS:PNP] Implement NT5.2-like DEVICE_NODE state manag...
2020-11-16 Hervé Poussineau[NTOS:KD] Remove Bochs port debugging
2020-11-16 Hervé Poussineau[NTOS:KD] Remove useless uses of _WINKD_
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdInitDebugger with kd64 version +...
2020-11-16 Hervé Poussineau[NTOS:KD] Compile all kd64 files in kdbg mode
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdPollBreakIn() with kd64 version
2020-11-16 Hervé Poussineau[NTOS:KD] Remove invalid configuration (not _WINKD_...
2020-11-16 Hervé Poussineau[NTOS:KD] Remove GDB stubs
2020-10-31 Timo Kreuzer[NTOS:KE:X64][NTDLL:X64] Implement x64 version of user...
2020-10-31 Timo Kreuzer[NTOS:KE:X64] Move KiInitializeUserApc to usercall.c
2020-06-24 Victor Perevertkin[NTOS:IO] Move device manipulation functions from pnpmg... 2940/head
2020-06-21 Victor Perevertkin[NTOS:IO] Move device node functions from pnpmgr/pnpmgr... 2934/head
2020-06-06 Amine Khaldi[CMAKE] Implement PCH builds with target_precompile_hea... 2764/head
2020-04-09 Vadim Galyant[NTOS][SDK:LIB] Add a Resources Arbiter library, to...
2020-04-04 Vadim Galyant[NTOS:PNP] Add set functions for debugging PNP and...
2019-11-17 Hermès Bélusca-Maïto[NTOS:KD/KD64/KDBG] Share some code between our legacy...
2019-11-03 Hermès Bélusca-Maïto[NTOS:KD][KDBG] Get rid of kdmemsup.c as its functional...
2019-01-06 Pierre Schweitzer[NTOSKRNL] Move KDBG MM functions implementation to...
2018-08-13 Pierre Schweitzer[NTOSKRNL] Stub MM shutdown
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-07 Pierre Schweitzer[NTOSKRNL] Drop the always running thread for lazy...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-23 Amine Khaldi[CLANG-CL] Initial commit that allows us to compile...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work
2014-12-14 Hermès Bélusca-MaïtoPartial merge of condrv_restructure branch r65657.
2014-12-14 Hermès Bélusca-MaïtoSync with trunk r65656.
2014-12-05 Hermès Bélusca-MaïtoFix merge r65567.
2014-12-05 Hermès Bélusca-MaïtoSync to trunk r65566.
2014-11-26 Amine Khaldi* The Shell.. for a long time we dreamed of having...
2014-11-25 Amine Khaldi* Sync up to trunk head (r65481).
2014-11-17 Amine Khaldi* Sync up to trunk head (r65426).
2014-11-13 Amine Khaldi* Sync up to trunk head (r65394).
2014-11-10 Amine Khaldi* Sync up to trunk head (r65353).
2014-11-05 Amine Khaldi* Sync up to trunk head (r65270).
2014-10-31 Amine Khaldi* Sync up to trunk head (r65147).
2014-10-30 Amine Khaldi* Sync up to trunk head (r65120).
2014-10-29 Amine Khaldi* Sync up to trunk head (r65095).
2014-10-28 Amine Khaldi* Sync up to trunk head (r65074).
2014-10-24 Amine Khaldi* Sync up to trunk head (r64959).
2014-10-23 Amine Khaldi* Sync up to trunk head (r64939).
2014-10-22 Amine Khaldi* Sync up to trunk head (r64894).
2014-10-19 Amine Khaldi* Sync up to trunk head (r64829).
2014-10-13 Amine Khaldi* Sync up to trunk head (r64716).
2014-10-03 David QuintanaSync with trunk r64509.
2014-09-29 David Quintana* Sync with trunk r64401.
2014-09-28 Amine Khaldi* Sync up to trunk head (r64377).
2014-09-22 David QuintanaSync with trunk r64222.
2014-09-12 Amine Khaldi[SHELL-EXPERIMENTS]
2014-09-10 Hermès Bélusca-Maïto[REACTOS]
2014-09-09 Hermès Bélusca-MaïtoSync with trunk revision 64099.
2014-08-24 David QuintanaSync with trunk r63935.
2014-08-23 Hermès Bélusca-MaïtoSync to trunk revision 63922.
2014-08-10 Hermès Bélusca-MaïtoSync to trunk revision 63857.
2014-08-09 David Quintana* Sync to trunk r63845.
2014-08-07 Hermès Bélusca-MaïtoSync with trunk r63831.
2014-08-04 Hermès Bélusca-MaïtoPartial merge of the condrv_restructure branch, including:
2014-08-01 Hermès Bélusca-MaïtoSync with trunk r63793.
2014-07-31 David QuintanaSync with trunk r63786.
2014-07-27 Hermès Bélusca-MaïtoSync with trunk r63743.
2014-06-27 Hermès Bélusca-MaïtoSync with trunk r63647.
2014-06-23 David QuintanaSync with trunk r63637.
2014-05-30 David QuintanaSync with trunk r63502.
2014-05-24 David QuintanaSync with trunk r63430.
next