2009-08-23 |
Stefan Ginsberg | - wdm.h: Define ALLOC_PRAGMA and ALLOC_DATA_PRAGMA... |
blob | commitdiff | raw |
2009-07-26 |
Timo Kreuzer | Sync to trunk head (r42241) |
blob | commitdiff | raw | diff to current |
2009-06-21 |
ReactOS Portable... | - Introduce a new MEMORY_AREA flag, MEMORY_AREA_STATIC: |
blob | commitdiff | raw | diff to current |
2009-05-21 |
Timo Kreuzer | Sync trunk head (r41026) |
blob | commitdiff | raw | diff to current |
2009-05-01 |
Timo Kreuzer | Merge from amd64-branch: |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Timo Kreuzer | merge 37282 from amd64-branch: |
blob | commitdiff | raw | diff to current |
2009-04-27 |
Aleksey Bragin | - Change storage of ReactOS-specific virtual address... |
blob | commitdiff | raw | diff to current |
2009-02-17 |
Timo Kreuzer | Merge freeldr from amd64 branch: |
blob | commitdiff | raw | diff to current |
2009-01-01 |
Timo Kreuzer | Sync to trunk r38500 |
blob | commitdiff | raw | diff to current |
2009-01-01 |
Stefan Ginsberg | - Only reserve APIC memory on x86 |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Timo Kreuzer | sync trunk head (r37928) |
blob | commitdiff | raw | diff to current |
2008-12-07 |
Stefan Ginsberg | - Change more ASSERT(FALSE) to KeBugCheck(MEMORY_MANAGE... |
blob | commitdiff | raw | diff to current |
2008-12-05 |
Timo Kreuzer | sync to trunk head (37853) (except rbuild changes) |
blob | commitdiff | raw | diff to current |
2008-11-29 |
Stefan Ginsberg | - STDCALL -> NTAPI |
blob | commitdiff | raw | diff to current |
2008-10-29 |
KJK::Hyperion | Merging r37048, r37051, r37052, r37055 from the-real... |
blob | commitdiff | raw | diff to current |
2008-10-25 |
KJK::Hyperion | Visual C++ backend for rbuild (for now just a hacked... |
blob | commitdiff | raw |
2008-10-25 |
KJK::Hyperion | The real, definitive, Visual C++ support branch. Accept... |
blob | commitdiff | raw |
2008-10-13 |
Cameron Gutman | - Merge aicom-network-fixes up to r36740 |
blob | commitdiff | raw | diff to current |
2008-09-05 |
Timo Kreuzer | sync to trunk head (35945) |
blob | commitdiff | raw | diff to current |
2008-08-30 |
Stefan Ginsberg | - Remove the (now deprecated) ntoskrnl/internal/debug... |
blob | commitdiff | raw | diff to current |
2008-08-25 |
Stefan Ginsberg | - Remove deprecated CHECKPOINT/CHECKPOINT1 macros which... |
blob | commitdiff | raw | diff to current |
2008-08-24 |
Stefan Ginsberg | - Remove KEBUGCHECK and KEBUGCHECKEX macros |
blob | commitdiff | raw | diff to current |
2008-08-01 |
Art Yerkes | Create a branch for network fixes. |
blob | commitdiff | raw |
2008-07-28 |
Timo Kreuzer | sync with trunk head (34904) |
blob | commitdiff | raw | diff to current |
2008-07-28 |
ReactOS Portable... | Now that MADDRESS_SPACE became nearly an empty structur... |
blob | commitdiff | raw | diff to current |
2008-07-27 |
ReactOS Portable... | The puzzle of the design decisions behind the React... |
blob | commitdiff | raw | diff to current |
2008-07-27 |
ReactOS Portable... | More over-engineering: there really isn't any reason... |
blob | commitdiff | raw | diff to current |
2008-03-13 |
Aleksey Bragin | - Factor out physical pages allocation and creating... |
blob | commitdiff | raw | diff to current |
2008-03-09 |
Aleksey Bragin | - Remove autoupdated "$Id:" lines from the kernel sourc... |
blob | commitdiff | raw | diff to current |
2008-02-11 |
Hervé Poussineau | Bring back ext2 code from branch |
blob | commitdiff | raw | diff to current |
2008-01-13 |
Aleksey Bragin | - Sync up Mm interface with WinLdr branch (introduce... |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Christoph von Wittich | fix some format strings |
blob | commitdiff | raw | diff to current |
2007-11-10 |
Magnus Olsen | Merge from branch ReactX to Trunk, |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Daniel Reimer | Delete all Trailing spaces in code. |
blob | commitdiff | raw | diff to current |
2007-02-16 |
Alex Ionescu | - Create KD branch. All debugging support is removed... |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Aleksey Bragin | Create a place for work on creating a bootloader capabl... |
blob | commitdiff | raw |
2006-10-08 |
Art Yerkes | Partially fixed up tree after merge from HEAD. More... |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Alex Ionescu | - More MSVC fixes (down to 19 errors): |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Alex Ionescu | - Get rid of ROS_EPROCESS and all the ugly type-casting... |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Alex Ionescu | - Use EPROCESS 's AddressCreationLock instead of the... |
blob | commitdiff | raw | diff to current |
2006-05-10 |
Alex Ionescu | - NDK 0.98, now with versionned headers. Too many chang... |
blob | commitdiff | raw | diff to current |
2006-01-17 |
Hartmut Birr | Removed my name from the hall of fame. Since it seems... |
blob | commitdiff | raw | diff to current |
2006-01-08 |
Alex Ionescu | - Remove some public APIs from internal headers. |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Alex Ionescu | - Support INIT section pragmas for msvc. Patch by Breze... |
blob | commitdiff | raw | diff to current |
2005-11-13 |
Hartmut Birr | - Removed the process from the parameter list of MmCrea... |
blob | commitdiff | raw | diff to current |
2005-09-14 |
Alex Ionescu | ntoskrnl header cleanups |
blob | commitdiff | raw | diff to current |
2005-07-16 |
Hartmut Birr | Replaced KERNEL_BASE by MmSystemRangeStart. |
blob | commitdiff | raw | diff to current |
2005-07-06 |
Filip Navara | Kernel base address and system space start can be disti... |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Hartmut Birr | Changed back to the GPL. |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Hartmut Birr | - Removed the process member from the memory area struc... |
blob | commitdiff | raw | diff to current |
2005-05-27 |
Casper Hornstrup | Merge 15329:15546 from trunk |
blob | commitdiff | raw | diff to current |
2005-05-27 |
Casper Hornstrup | Copy rpoolmgr.h from trunk |
blob | commitdiff | raw | diff to current |
2005-05-20 |
Steven Edwards | move the rest of the alread defined tags to the private... |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Casper Hornstrup | Merge 14981:15268 from trunk |
blob | commitdiff | raw | diff to current |
2005-05-13 |
Casper Hornstrup | Copy w32api from trunk |
blob | commitdiff | raw | diff to current |
2005-05-09 |
Steven Edwards | strip whitespace from end of lines |
blob | commitdiff | raw | diff to current |
2005-05-05 |
Casper Hornstrup | Merge 14551:14980 from trunk |
blob | commitdiff | raw | diff to current |
2005-05-05 |
Hervé Poussineau | Change ExFreePool to ExFreePoolWithTag |
blob | commitdiff | raw | diff to current |
2005-05-05 |
Casper Hornstrup | Copy wininet to branch |
blob | commitdiff | raw | diff to current |
2005-05-01 |
Martin Fuchs | merge ROS Shell without integrated explorer part into... |
blob | commitdiff | raw | diff to current |
2005-04-25 |
Alex Ionescu | KD System Rewrite: |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Casper Hornstrup | Merge 13831:14550 from trunk |
blob | commitdiff | raw | diff to current |
2005-04-08 |
Casper Hornstrup | Copy riched20 |
blob | commitdiff | raw | diff to current |
2005-04-08 |
Casper Hornstrup | Copy makefile |
blob | commitdiff | raw | diff to current |
2005-03-20 |
Filip Navara | Fix nasty condition when we were subtracting AlignedAdd... |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Casper Hornstrup | Merge 13159:13510 from trunk |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Casper Hornstrup | Copy msimg32 |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Casper Hornstrup | Branch setupapi (again) |
blob | commitdiff | raw | diff to current |
2005-01-29 |
Royce Mitchell III | remove eol whitespace |
blob | commitdiff | raw | diff to current |
2005-01-26 |
Alex Ionescu | Standardize comment headers. Patch by Trevor McCort |
blob | commitdiff | raw | diff to current |
2005-01-12 |
Filip Navara | Portability fixes. |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Filip Navara | Fix comments to be recognized by Doxygen. |
blob | commitdiff | raw | diff to current |
2005-01-02 |
Filip Navara | Rename MmOpenMemoryAreaBy[Address/Region] to MmLocateMe... |
blob | commitdiff | raw | diff to current |
2005-01-02 |
Filip Navara | Change the MEMORY_AREAs to be stored it a binary search... |
blob | commitdiff | raw | diff to current |
2005-01-02 |
Alex Ionescu | Don't use MmLowestUserAddress as a ULONG! |
blob | commitdiff | raw | diff to current |
2004-12-19 |
Filip Navara | - Remove unused and broken MmSplitMemoryArea function. |
blob | commitdiff | raw | diff to current |
2004-11-13 |
Hartmut Birr | - Removed some unnecessary type casts. |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Alex Ionescu | Kernel: |
blob | commitdiff | raw | diff to current |
2004-10-22 |
Eric Kohl | Use upper-case ASSERT macros. |
blob | commitdiff | raw | diff to current |
2004-10-03 |
Gé van Geldorp | Remove faulty debug statement |
blob | commitdiff | raw | diff to current |
2004-10-01 |
Gé van Geldorp | Don't use more than a single page for a TEB |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Gé van Geldorp | NtAllocateVirtualMemory() should return 64k aligned... |
blob | commitdiff | raw | diff to current |
2004-08-21 |
Mike Nordell | Make the code legal C (89) |
blob | commitdiff | raw | diff to current |
2004-08-15 |
Casper Hornstrup | 2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo... |
blob | commitdiff | raw | diff to current |
2004-08-01 |
Hartmut Birr | - Changed all internal memory functions to use the... |
blob | commitdiff | raw | diff to current |
2004-07-18 |
The ReactOS Team | This commit was manufactured by cvs2svn to create branch |
blob | commitdiff | raw |
2004-07-15 |
The ReactOS Team | This commit was manufactured by cvs2svn to create branch |
blob | commitdiff | raw |
2004-07-10 |
Hartmut Birr | - Implemented NtQueryVirtualMemory for unallocated... |
blob | commitdiff | raw | diff to current |
2004-05-20 |
Hartmut Birr | - Do not change the mapping count of a page if the... |
blob | commitdiff | raw | diff to current |
2004-04-10 |
Gunnar Dalsnes | indent using astyle v1.15.3: astyle --style=ansi ... |
blob | commitdiff | raw | diff to current |
2004-02-16 |
The ReactOS Team | This commit was manufactured by cvs2svn to create branch |
blob | commitdiff | raw |
2004-01-05 |
Thomas Bluemel | tamlin's work on compiling the kernel with another... |
blob | commitdiff | raw | diff to current |
2003-12-31 |
Gé van Geldorp | Fix compile problem when compiling with DBG |
blob | commitdiff | raw | diff to current |
2003-12-31 |
Jason Filby | Initial implementaions of MmAllocateContiguousMemorySpe... |
blob | commitdiff | raw | diff to current |
2003-12-30 |
Aleksey Bragin | Continue of MSVC-compiling changes.... |
blob | commitdiff | raw | diff to current |
2003-11-01 |
Hartmut Birr | - Check if a requested fixed address range is valid... |
blob | commitdiff | raw | diff to current |
2003-10-12 |
Hartmut Birr | - Fixed the freeing of memory from boot load drivers. |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Royce Mitchell III | created KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS... |
blob | commitdiff | raw | diff to current |
2003-07-21 |
David Welch | - Fix for lengthy delays when freeing a memory area... |
blob | commitdiff | raw | diff to current |
2003-06-19 |
Gé van Geldorp | Revert last change |
blob | commitdiff | raw | diff to current |
next |