[NTOSKRNL]
[reactos.git] / reactos / ntoskrnl / mm / ARM3 / section.c
2014-02-16 Timo Kreuzer[NTOSKRNL]
2014-01-15 Sylvain Petreolle[THEMES]
2013-11-27 Timo Kreuzer[NTOSKRNL]
2013-11-27 Timo Kreuzer[NTOSKRNL]
2013-11-25 Timo Kreuzer[NTOSKRNL]
2013-11-23 Timo KreuzerRevert a change from the previous version. MI_WRITE_VAL...
2013-11-23 Timo Kreuzer[NTOSKRNL]
2013-11-05 Thomas Faber[NTOS:MM]
2013-10-30 Pierre Schweitzer[NTOSKRNL]
2013-09-23 Hermès Bélusca-Maïto[BUGCODES]
2013-09-23 Alex Ionescu[NTOSKRNL]: Count should be initialized to zero. Thanks...
2013-09-23 Alex Ionescu- Implement and export MmCommitSessionMappedView. No...
2013-08-28 Alex Ionescu[NDK]: Fix Vista vs Server 2003 definition of SECTION_I...
2013-07-20 Thomas Faber[NTOS]
2013-06-02 Timo Kreuzer[PSDK]
2013-05-09 Hermès Bélusca-MaïtoMerge my current work done on the kd++ branch:
2013-05-09 Hermès Bélusca-MaïtoSunc with trunk revision 58971.
2013-04-28 Hermès Bélusca-MaïtoCreate this branch to work on loading of different...
2013-04-25 Amine Khaldi[NTOSKRNL]
2013-04-15 Hermès Bélusca-Maïto[REACTOS]
2013-04-13 Hermès Bélusca-MaïtoSync with trunk r58740.
2013-04-06 Hermès Bélusca-MaïtoSync with trunk r58687.
2013-04-01 Ziliang GuoBranching for 0.3.15 release after two days of no respo...
2013-03-24 Hermès Bélusca-MaïtoSynchronize with trunk r58606.
2013-03-16 Hermès Bélusca-MaïtoSynchronize with trunk r58528.
2013-03-10 Hermès Bélusca-MaïtoSynchronize with trunk r58457.
2013-01-28 Hermès Bélusca-Maïto- Sync with trunk r58248 to bring the latest changes...
2013-01-09 Hermès Bélusca-MaïtoSync with trunk r58151 to bring the latest changes...
2012-12-30 Timo Kreuzer[NTOSKRNL]
2012-12-28 Hermès Bélusca-MaïtoSync with trunk r58033.
2012-12-10 Hermès Bélusca-Maïto- Synchronize up to trunk's revision r57864.
2012-11-30 Hermès Bélusca-MaïtoSynchronize up to trunk's revision r57784.
2012-11-24 Hermès Bélusca-MaïtoSynchronize up to trunk's revision r57756.
2012-11-07 Hermès Bélusca-MaïtoSynchronize up to trunk's revision r57689.
2012-10-31 Hermès Bélusca-MaïtoSynchronize with trunk's revision r57652.
2012-10-28 Hermès Bélusca-MaïtoSynchronize with trunk's revision r57629.
2012-10-23 Hermès Bélusca-MaïtoSynchronize with trunk's revision r57599.
2012-10-14 Hermès Bélusca-MaïtoCreate a branch for working on csrss and co.
2012-10-07 Timo Kreuzer[RTL]
2012-10-04 Alex Ionescu[NTOSKRNL]: CORE-6698 #resolve #time 5m #comment Add...
2012-09-08 Dmitry GorbachevSilence GCC warning.
2012-09-03 Alex Ionescu[NTOSKRNL]: Fix a stupid bug in MiProtectVirtualMemory...
2012-09-03 Alex Ionescu[NTOSKRNL]: Implement correct locking and unlocking...
2012-09-02 Alex Ionescu[NTOSKRNL]: No longer force PAGE_READWRITE for allocati...
2012-09-02 Alex Ionescu[NTOSKRNL]: Implement MiCheckSecuredVad and stop whinin...
2012-09-02 Alex Ionescu[NTOSKRNL]: Do not return data in failure cases in...
2012-09-01 Alex Ionescu[NTOSKRNL]: Cleanup MmCreateArm3Section a little bit...
2012-08-26 Thomas Faber[NTOSKRNL]
2012-08-24 Alex Ionescu[NTOSKRNL]: Cleanup MmCreateArm3Section a little bit...
2012-08-03 Alex Ionescu[NTOSKRNL]: Support a few more "unsupported" paths...
2012-08-02 Aleksey Bragin[NTOS/MM]
2012-08-01 Alex Ionescu[NTOSKRNL]: Implement last bits of session space suppor...
2012-07-21 Alex Ionescu[NTOSKRNL]: Add more support for session space, includi...
2012-07-15 Alex Ionescu[NTOSKRNL]: Implement support for session pool (not...
2012-05-04 Timo Kreuzer[NTOSKRNL]
2012-04-02 Sir Richard[NTOS]: Add support for unmapping ARM3 sections. Trunk...
2012-04-01 Timo Kreuzer[NTOSKRNL]
2012-03-29 Timo Kreuzer[NTOSKRNL]
2012-03-28 Timo Kreuzer[NTOSKRNL]
2012-03-26 Sir Richard[NTOS]: Perform system space mappings under the SystemS...
2012-03-12 Thomas Faber[CLT2012]
2012-03-10 Thomas Faber[CLT2012]
2012-03-10 Thomas Faber[CLT2012]
2012-03-05 Sir RichardTwo Part Patch which fixes ARM3 Section Support (not...
2012-03-04 Sir Richard[NTOS]: Delete anonmem.c and move the ARM3-compatible...
2012-02-12 Cameron Gutman[USB]
2012-02-11 Amine Khaldi* Sync up to trunk r55544.
2012-02-06 Alex Ionescu[NTOSKRNL]: Finish implementation of NtAreMappedFilesTh...
2012-02-06 Alex Ionescu[NTOSKRNL]: Partly implement NtAreMappedFilesTheSame...
2012-02-01 Ziliang GuoMerge r55012 adding Wine3D control panel as per Amine...
2012-01-30 Alex Ionescu[NTOSKRNL]: Here's another gem. SMSS2 couldn't call...
2012-01-20 Cameron Gutman[USB-BRINGUP-TRUNK]
2012-01-19 Amine Khaldi* Branch for the 0.3.14 release.
2012-01-17 Cameron Gutman- Merge the remaining portion of the wlan-bringup branch
2012-01-02 Cameron Gutman[WLAN-BRINGUP]
2011-09-19 Giannis Adamopoulos[uxtheme]
2011-09-18 Timo Kreuzer[HAL/NDK]
2011-09-10 Thomas Faber[ROSTESTS]
2011-09-09 Amine Khaldi[SHELL32]
2011-09-08 Thomas Faber[KMTestSuite]
2011-09-04 Thomas Faber[KMTestSuite]
2011-09-01 Timo Kreuzer[NTOSKRNL]
2011-08-27 Amine Khaldi* Sync to trunk HEAD (r53473).
2011-08-19 Amine Khaldi* Sync to trunk HEAD (r53318).
2011-08-18 Amine Khaldi* Sync to trunk HEAD (r53298).
2011-08-16 Thomas Faber[KMTestSuite]
2011-08-07 Cameron Gutman[TCPIP]
2011-08-04 Cameron Gutman- Update to r53061
2011-07-11 Amine Khaldi* Sync with recent trunk (r52637).
2011-07-08 Amine Khaldi* Sync to recent trunk (r52563).
2011-06-14 Amine Khaldi[CMAKE]
2011-06-06 Thomas Faber[KMTestSuite]
2011-06-01 Rafal Harabien[NTOSKRNL]
2011-06-01 Johannes Anderwald[USB-BRINGUP]
2011-05-24 Ged MurphyThis really needs to go in a branch. It needs heavy...
2011-05-13 Timo Kreuzer[MSI]
2011-05-07 Thomas Faber[KMTestSuite]
2011-05-06 Ged MurphyCreate a branch for Thomas Faber's work on creating...
2011-05-02 Timo Kreuzer[CMAKE]
2011-04-24 Amine Khaldi[CMAKE]
next