Full memory management support (memory.c & memory.h & mem.S)
[reactos.git] / reactos / include / internal /
2000-07-01 Emanuele AlibertiMinor changes.
2000-06-29 David WelchMade header file usage more consistent
2000-06-25 David WelchRemoved from redundant files from the mm directory
2000-06-17 David WelchCorrected build problem
2000-06-15 Eric KohlImproved symbolic links (reparsing).
2000-06-12 Eric KohlAdded cache manager prototypes.
2000-06-04 Eric KohlFixed STDCALL issues in Ke functions
2000-06-04 Emanuele AlibertiType definitions and macros previously in ntoskrnl...
2000-06-03 Eric KohlUpdated Ps* functions
2000-05-25 Eric KohlImplemented:
2000-05-24 David WelchMore bug fixes.
2000-05-13 David WelchSome fixes.
2000-05-09 Eric KohlFixed some more ntoskrnl exports
2000-05-09 Eric KohlFixed or added exported object type variables
2000-04-25 Emanuele AlibertiPartially implemented (handlers only)
2000-04-09 Eric KohlAdded system and isa bus handler
2000-04-08 Eric KohlMoved KeStallExecutionProcessor() into HAL.
2000-04-07 David WelchBegan seperation of machine-dependant/independant secti...
2000-04-05 Eric KohlAdded hal functions
2000-04-03 David WelchCorrect LPC implementation
2000-04-02 Emanuele AlibertiMm subsystem exports table complete.
2000-03-29 David WelchCorrected mutex implementation
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
2000-03-22 David WelchUpdated the minix driver
2000-03-20 Eric KohlModified kernel initialization sequence
2000-03-19 Eric KohlImplemented bus handler functions (not working yet)
2000-03-19 Emanuele AlibertiSome clean-up in ntoskrnl/mm. MmAllocateSection prototy...
2000-03-18 Emanuele Alibertiqsort in NTOSKRNL and some STDCALL declarations.
2000-03-18 Eric KohlAdded image functions
2000-03-08 Eric KohlAdded more bitmap functions
2000-03-05 Emanuele AlibertiNTOSKRNL.FSRtl MDL stubs added.
2000-03-04 Eric KohlImplemented kernel parameter line
2000-03-04 Emanuele Aliberti*** empty log message ***
2000-03-01 Emanuele AlibertiNTOSKRNL.FsRtlAllocate functions.
2000-02-25 Eric KohlRemoved useless debug messages and header files
2000-02-21 Eric KohlChanged RtlCopyMemory() from function to macro
2000-02-19 Eric KohlFixed bugs in process parameter and environment code
2000-02-18 Eric KohlFixed environment implementation
2000-02-13 David WelchMoved user-process loading into ZwCreateProcess
2000-01-27 David WelchChanged the loader so ZwCreateProcess now maps ntdll...
2000-01-26 David WelchMore improvements to LPC code
2000-01-23 Hernan Ochoaadded definitions for SSDT, SSPT, KeServiceDescriptorTable,
2000-01-17 Eric KohlChanged debug output to use INT 2D
1999-12-30 David WelchAdded some additional csrss work
1999-12-29 Eric KohlFixed implementation of register io functions
1999-12-20 David WelchFixed problem with handles not being released
1999-12-18 David WelchWorked around compiler bug in NtDelayExecution
1999-12-13 David WelchReworked APC and waiting code, seems more stable now
1999-12-11 David WelchPut in updated version of bitops header
1999-12-10 Phillip Susiadded initial priorities to threads and processes
1999-12-10 David WelchModified LPC implementation to be closer to nt.
1999-12-06 Eric Kohl- implemented process parameter block (PPB) code
1999-12-02 David WelchSome bug fixes.
1999-11-25 David WelchCorrected ntdll mapping bug
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-11-07 Emanuele Alibertiadvapi32 compiles OK.
1999-11-02 David WelchImproved scheduling code
1999-10-26 Rex Jolliffadded check for bootloader config hive
1999-10-21 Eric KohlImproved debug output and
1999-10-21 Eric KohlImproved debug output and
1999-10-16 Eric KohlMoved serial and bochs debug output.
1999-10-15 Eric KohlFixed hal display and initialization code.
1999-10-14 Eric KohlReplaced calls to _printk() by calls to DbgPrint().
1999-10-11 Eric KohlAdded new display and reboot code.
1999-09-06 Eric KohlThread improvements.
1999-08-14 Rex JolliffVarious small changes for registry work
1999-08-11 Eric KohlPartial Implementation of NtQuerySystemInformation...
1999-07-12 Rex JolliffAdded a service table registration function
1999-06-30 Rex JolliffMoved service.h
1999-06-24 Emanuele AlibertiKeGetPreviousMode (useless)
1999-05-29 David WelchLots of changes to the kernel
1999-05-28 Rex JolliffFirst hack at KMDLLs
1999-05-21 Rex Jolliffbumped to version 14
1999-04-18 David WelchSeveral bug fixes
1999-04-14 David WelchFixed silly compilation bug
1999-04-14 David Welch*** empty log message ***
1999-04-10 David WelchPartially implemented PEB
1999-04-05 David WelchImproved GDT managment
1999-04-02 Rex Jolliffremoved size_t from kernel specific includes.
1999-04-01 David WelchEnhanced memory managment
1999-04-01 Rex JolliffChanges to be able to build system
1999-03-31 David WelchImproved physical page managment
1999-03-30 David WelchBegan improvements to memory managment, changed method of
1999-03-25 David WelchCleaned up code a bit
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-03-10 Rex JolliffEric's beep driver and changes to support same
1999-02-15 jeanadd HalQueryRealTimeClock
1999-02-06 David Welchno message
1999-02-01 David WelchExtensive changes to the objmgr
1999-02-01 David WelchDeleted these
1999-01-28 David Welchno message
1999-01-28 David Welchno message
1999-01-20 David WelchFixed some bugs
1999-01-16 David WelchFixed several bugs
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...
1999-01-13 Rex JolliffPE driver loader is complete.
1999-01-04 David WelchCreated bugs in wait and timer code
1998-12-30 Rex Jolliffmore loader changes and new fixes to the VFAT driver...
1998-12-20 Rex JolliffVarious changes to support the executable/driver loader
next