[NTOSKRNL] Rename PagingFileList to MmPagingFile and make insertion simpler
[reactos.git] / ntoskrnl / include /
2018-08-08 Serge Gautherie[REACTOS] Improve how some ASSERTMSG() message values... 660/head
2018-08-04 Timo Kreuzer[NTOS] Fix 64 bit issues
2018-06-27 Hermès Bélusca-Maïto[NTOS:SE] Overhaul the token management code.
2018-06-27 Hermès Bélusca-Maïto[NTOS:SE] Minor style changes.
2018-06-27 Hermès Bélusca-Maïto[NTOS:SE] Finish SepCreateImpersonationTokenDacl()...
2018-06-27 Hermès Bélusca-Maïto[NTOS:PS] Adjust the PsReferenceEffectiveToken() protot...
2018-05-31 Eric Kohl[NDK] Replace the SYSTEMTIME fields StandardDate and...
2018-05-25 Pierre Schweitzer[NTOSKRNL] Implement KeQueryValuesProcess().
2018-04-22 Hermès Bélusca-Maïto[NTOSKRNL] Set the DRVO_BUILTIN_DRIVER DriverObject...
2018-04-18 Thomas Faber[NTOS:PNP] Rename IopDeviceRelations* to IopDeviceActio...
2018-04-15 Pierre Schweitzer[NTOSKRNL] Drop the VACB lock.
2018-04-15 Thomas Faber[NTOS:MM] Do not map two pages into hyperspace in MiCop...
2018-04-01 Hermès Bélusca-Maïto[NTOSKRNL] In addition to the hard-error port, referenc...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-03-24 Pierre Schweitzer[NTOSKRNL] Use interlocked operations for VACB referenc...
2018-03-17 Pierre Schweitzer[NTOSKRNL] Misc fixes to VACB reference counting
2018-02-24 Pierre Schweitzer[NTOSKRNL] Implement the support for reserve IRP in IO
2018-02-24 Pierre Schweitzer[NTOSKRNL] Add the CcDataFlushes and CcDataPages counters
2018-02-24 Pierre Schweitzer[NTOSKRNL] Add the CcPinReadWait and CcPinReadNoWait...
2018-02-24 Pierre Schweitzer[NTOSKRNL] Return some Cc counters in SystemPerformance...
2018-02-09 Pierre Schweitzer[NTOSKRNL] Avoid private cache map allocation for the...
2018-02-09 Pierre Schweitzer[NTOSKRNL] Define the throttling limits for Cc in Mm...
2018-02-09 Pierre Schweitzer[NTOSKRNL] Bring an initial (and not perfect ;-)) imple...
2018-02-08 Pierre Schweitzer[NTOSKRNL] Implement CcSetAdditionalCacheAttributes()
2018-02-08 Pierre Schweitzer[NTOSKRNL] Misc cosmetic changes
2018-02-07 Pierre Schweitzer[NTOSKRNL] When initializing file cache, also allocate...
2018-02-07 Pierre Schweitzer[NTOSKRNL] Drop the CcTryToInitializeFileCache() which...
2018-02-07 Pierre Schweitzer[NTOSKRNL] Add wait support in CcCanIWrite()
2018-02-07 Pierre Schweitzer[NTOSKRNL] Implement CcPostDeferredWrites() that execut...
2018-02-07 Pierre Schweitzer[NTOSKRNL] Properly implement lazy writer activity...
2018-02-07 Pierre Schweitzer[NTOSKRNL] Drop the always running thread for lazy...
2018-02-07 Pierre Schweitzer[NTOSKRNL] Rename ExpCriticalWorkerThreads and ExpDelay...
2018-02-06 Pierre Schweitzer[NTOSKRNL] Define the Mm global variables related to...
2018-02-05 Timo Kreuzer[NTOS:MM] Make x64 address space layout more like Vista+
2018-02-01 Pierre Schweitzer[NTOSKRNL] Add an helper for marking a VACB clean ...
2018-01-28 Pierre Schweitzer[NTOSKRNL] Drop ROS_DEFERRED_WRITE_CONTEXT in favor...
2018-01-26 Pierre Schweitzer[NTOSKRNL] Store the total dirty pages per shared cache...
2018-01-24 Pierre Schweitzer[NTOSKRNL] Link all the shared cache map together.
2018-01-23 Pierre Schweitzer[NTOSKRNL] Implement per-file dirty page threshold.
2018-01-23 Pierre Schweitzer[NTOSKRNL] Implement support for deferred writes in Cc.
2018-01-23 Pierre Schweitzer[NTOSKRNL] When marking a BCB dirty, also mark the...
2018-01-23 Pierre Schweitzer[NTOSKRNL] Reimplement the lazy writer in Cc and remove...
2018-01-15 Pierre Schweitzer[NTOSKRNL] Implement CcIsThereDirtyData()
2018-01-06 Timo Kreuzer[NTOS:MM] Add support for NX page-faults
2018-01-06 Timo Kreuzer[NTOS:MM] Make use of FaultCode and MI_IS_NOT_PRESENT_F...
2018-01-06 Timo Kreuzer[NTOS:MM] Pass page fault code to MmAccessFault
2018-01-03 Hermes Belusca-Maito[NTOS:INBV] Simplify a little bit the BootLogoFadeIn...
2018-01-03 Stanislav Motylkov[NTOS:INBV] Implement rotation bar for boot screen
2017-12-29 Timo Kreuzer[NTOS:EX] Fix handle table code for x64.
2017-12-24 Hermès Bélusca-MaïtoRevert 57c0678 (PR #194) that has been erroneously...
2017-12-24 Stanislav Motylkov[NTOS:INBV] Implement rotation bar for boot screen
2017-12-20 Timo Kreuzer[NTOS:MM] Make debug code in MmArmInitSystem portable
2017-12-20 Timo Kreuzer[NTOS:MM] Implement x64 version of MI_MAKE_SUBSECTION_PTE
2017-12-20 Ivan Labutin[NTOS:KE] Improve readability of CPU flag checks and...
2017-12-20 Ivan Labutin[NTOS:KE] EFER constants fix
2017-12-14 Thomas Faber[NTOS:KD] Pass PreviousMode down to KdpPrintString... 188/head
2017-12-12 Amine Khaldi[NTOS] Add some header guards.
2017-12-10 Thomas Faber[NTOS:KD] Protect against invalid user arguments in...
2017-12-10 Thomas Faber[NTOS:KD] Protect against invalid user arguments in...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-08 Thomas Faber[NTOS:MM] Implement and use MiAcquirePfnLockAtDpcLevel... 154/head
2017-12-08 Thomas Faber[NTOS:MM] Use inline functions to acquire/release the...
2017-11-12 Pierre Schweitzer[NTOSKRNL] Implement (with many FIXMEs) ObReferenceFile...
2017-11-12 Pierre Schweitzer[NTOSKRNL] Implement IoComputeDesiredAccessFileObject...
2017-10-08 Timo Kreuzer[NTOSKRNL] Add back parentheses that got removed in...
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:
next