[NDIS]
[reactos.git] / reactos / ntoskrnl /
2010-07-22 Sir Richard[NTOS]: To Timo, with Love (make System PTEs work on...
2010-07-22 Sir Richard[NTOS]: Add support for handling a very specific type...
2010-07-22 Sir Richard[NTOS]: Fix a very stupid bug which made any machine...
2010-07-22 Sir Richard[NTOS]: Fix "fail". Dedicated to Timo.
2010-07-22 Timo Kreuzer[NTOSKRL]
2010-07-22 Sir Richard[NTOS]: MiRosTakeOverPebTebRanges now creates a small...
2010-07-22 Sir Richard[NTOS]: Learn to build User PTEs as well, with MI_MAKE_...
2010-07-22 Sir Richard[NTOS]: Add missing definitions, should fix build.
2010-07-22 Sir RichardThis patch introduces a highly-shareable version of...
2010-07-21 Sir Richard[NTOS]: Handle faults on user-mode addresses, from...
2010-07-21 Sir Richard[NTOS]: If the memory area is owned by ARM3, and it...
2010-07-20 Timo Kreuzer[NTOSKRNL/FREELDR]
2010-07-19 Timo Kreuzer[KERNEL32]
2010-07-16 Timo Kreuzer[NTOSKRNL]
2010-07-16 Timo Kreuzer[NTOSKRNL]
2010-07-16 Timo Kreuzer[NTOSKRNL]
2010-07-16 Timo Kreuzer[NTOSKRNL]
2010-07-16 Timo Kreuzer[NTOSKRNL]
2010-07-16 Timo KreuzerMerge r44143 from amd64 branch
2010-07-16 Timo Kreuzer[NTOSKRNL]
2010-07-16 Timo KreuzerMerge 36852, 37322, 37333, 37334, 43428, 43451, 44259...
2010-07-16 Timo KreuzerAdd MI_MIN_SECONDARY_COLORS, MI_SECONDARY_COLORS and...
2010-07-15 Timo Kreuzer[NTOSKRNL]
2010-07-15 Timo KreuzerMerge 44257 from amd64 branch:
2010-07-15 Timo Kreuzer[NTOSKRNL]
2010-07-15 Timo Kreuzer[NTOSKNL]
2010-07-15 Timo Kreuzer[NTOSKRNL]
2010-07-15 Timo Kreuzer[NTOSKRNL]
2010-07-15 Timo Kreuzer[NTOSKRNL]
2010-07-15 Timo Kreuzer[NTOSKRNL]
2010-07-15 Timo Kreuzer[NTOSKRNL]
2010-07-12 Cameron Gutman[WINSOCK]
2010-07-11 Pierre Schweitzer[NTOSKRNL]
2010-07-10 Amine Khaldi[NTOS]
2010-07-08 Gabriel Ilardi[NTOSKRNL]
2010-07-07 Amine Khaldi[PSDK]
2010-07-07 Pierre Schweitzer[NTOSKRNL]
2010-06-27 Sir Richard[PCI]: Add PCI IRQ Routing Table structure to Shared...
2010-06-27 Aleksey Bragin[NTOS]
2010-06-27 Sir Richard[NTOS]: VfFailDeviceNode is actuall __cdecl.
2010-06-27 Sir Richard[NTOS]: Add "vf" NTOS component, required NDK headers...
2010-06-27 Sir Richard[NTOS]: I am sorry, this is embarssing. Fix build again.
2010-06-27 Sir Richard[NTOS]: My SVN is haunted. Commit missing changes?
2010-06-27 Eric Kohl[NTOSKRNL]
2010-06-27 Sir Richard- There's no such thing as PRTL_MESSAGE_RESOURCE_ENTRY...
2010-06-27 Sir Richard[NTOS]: Warn only once about MmLockPageableImageSection...
2010-06-23 Pierre Schweitzer[IOEVENT]
2010-06-22 Pierre Schweitzer[NTOSKRNL]
2010-06-22 Pierre Schweitzer[NTOSKRNL]
2010-06-22 Cameron Gutman[NTOSKRNL]
2010-06-21 Kamil Hornicek[NTOSKRNL]
2010-06-21 Timo Kreuzer[NTOSKRNL]
2010-06-21 Cameron Gutman[NTOSKRNL]
2010-06-18 Cameron Gutman[NTOSKRNL]
2010-06-17 Eric Kohl[NTOSKRNL]
2010-06-09 Amine KhaldiReintegrate header-work branch. Important changes inclu...
2010-06-09 Cameron Gutman[NTOSKRNL]
2010-06-09 Cameron Gutman[NTOSKRNL]
2010-06-07 Amine KhaldiSync trunk.
2010-06-06 Stefan Ginsberg[NTOS] Inline writing to PTEs through MI_WRITE_VALID...
2010-06-06 Sir Richard[NTOS]: Enable usage of ARM3 paged pool, up until Mm...
2010-06-06 Stefan Ginsberg- Fix a comment and remove a superfluous extern.
2010-06-06 Sir Richard[NTOS]: Another one bites the dust, another one bites...
2010-06-06 Sir Richard[NTOS]: A PFN entry is not necessarily physical only...
2010-06-06 Sir Richard[NTOS]: Don't use MmAllocPage for the first paged pool...
2010-06-06 Sir Richard[NTOS]: Implement MiRemoveZeroPage and MiZeroPhysicalPage.
2010-06-06 Sir Richard[NTOS]: Fix a loop off-by-one when saving the page...
2010-06-06 Timo Kreuzer[NTOSKNRL]
2010-06-06 Sir Richard[NTOS]: Clean up /mm a bit, move sysldr.c into ARM3.
2010-06-06 Sir Richard[NTOS]: Silence more debug spew.
2010-06-06 Sir Richard[NTOS]: Fix for the the bug that broke ARM3 paged pool...
2010-06-06 Sir Richard[NTOS]: Kill some debug spew.
2010-06-05 Sir Richard[NTOS]: Even after allowing ARM3 paged pool, we should...
2010-06-05 Sir Richard[NTOS]: Fix up POOL_PREV_BLOCK based on suggestion...
2010-06-05 Sir Richard[NTOS]: Kill debug spew.
2010-06-05 Sir Richard[NTOS]: Fix Exp*PoolList macros. Also make then non...
2010-06-05 Sir Richard[NTOS]: Add some paranoid-invariant list access checks...
2010-06-05 Sir Richard[NTOS]: Defensive programming on the pool macros.
2010-06-05 Sir Richard[NTOS]: Use logical math operations on the various...
2010-06-05 Cameron Gutman[NTOSKRNL]
2010-06-05 Sir Richard[NTOS]: Define the POOL_HEADER for x64.
2010-06-05 Sir Richard[NTOS]: Don't assume that ANY fault in the system addre...
2010-06-05 Sir Richard[NTOS]: In MiInitializePfnForOtherProcess, should incre...
2010-06-05 Sir Richard[NTOS]: In MiDeleteSystemPageableVm, should also handle...
2010-06-05 Eric Kohl[NTOSKRNL]
2010-06-05 Sir Richard[NTOS]: Implement MiDeleteSystemPageableVm.
2010-06-04 Sir Richard[NTOS]: When expanding paged pool, use MiRemoveAnyPage...
2010-06-04 Sir Richard[NTOS]: Build paged pool demand-zero PTE with MI_MAKE_S...
2010-06-04 Sir RichardTesters: Please test this build.
2010-06-04 Sir Richard[NTOS]: Allocate non-paged pool pages with MiRemoveAnyP...
2010-06-04 Timo Kreuzer[NTOSKRNL]
2010-06-03 Eric Kohl[NTOSKRNL]
2010-06-01 Cameron Gutman[NTOSKRNL]
2010-06-01 Johannes Anderwald[NTOS]
2010-06-01 Art YerkesAdd invariant checks and fix a bug: Copy+Paste error...
2010-05-31 Stefan Ginsberg[NTOS] Re-enable the APC debug check in the system...
2010-05-30 Eric Kohl[NTOSKRNL]
2010-05-30 Sir Richard[NTOS]: Implement MiAllocatePfn, it is a simpler wrappe...
2010-05-29 Eric Kohl[FORMATTING]
2010-05-29 Sir RichardTimo/Physicus: Please validate for AMD64.
next