Remove .cvsignore files.
[reactos.git] / reactos / ntoskrnl / include /
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-30 KJK::HyperionELF_support, welcome to HEAD! (just in time for the...
2004-12-30 Gunnar Dalsnesfilelock.c:
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-23 Gé van GeldorpCVS maintenance
2004-12-22 Royce Mitchell IIIMiQueryVirtualMemory(): created because ZwQueryVirtualM...
2004-12-21 Gé van Geldorp- Standardize I/O Completion Port initialization function
2004-12-19 Filip Navara- Remove unused and broken MmSplitMemoryArea function.
2004-12-18 Eric KohlImplement NtAllocateUuids() partially.
2004-12-10 Filip Navara- Fix definitions of SecurityAnonymous, SecurityIdentif...
2004-12-10 Gregor AnichAdd an option to serialize DbgPrint - don't worry,...
2004-12-09 Royce Mitchell IIIallow data from SYM files to be used in stack traces...
2004-12-05 Thomas Bluemelget rid of the "global" system process handle since...
2004-12-01 Eric KohlSet timezone without changing the local time.
2004-11-28 Gregor AnichCleaned config.h a bit...
2004-11-28 Gregor AnichMove some ntoskrnl compiletime configuration defines...
2004-11-28 Eric KohlSet system time and update boot time and relative timers.
2004-11-27 Hartmut Birr- Canceled my last changes.
2004-11-27 Hartmut Birr- Used a fast mutex for the client id structure.
2004-11-27 Hartmut Birr- Implemented KiIpiSendRequest for simple requests.
2004-11-27 Hartmut Birr- Saved the state of the fpu at a win32 call and restor...
2004-11-25 Alex IonescuFix IO completion APIs/Structures.
2004-11-21 Gunnar Dalsneskill.c: remove useless call to KeRemoveAllWaitsThread...
2004-11-21 Alex Ionescu1) Updated KUSER_SHARED_DATA to NT5+ exported documente...
2004-11-20 Gregor AnichFPU/SSE state saving on taskswitching, FPU and SSE...
2004-11-20 Art YerkesForgot to update a prototype in here. Also, a while...
2004-11-20 Thomas Bluemel1. removed window station/desktop hacks from ntoskrnl
2004-11-19 Filip Navara- Correctly calculate size of the CM_RESOURCE_LIST...
2004-11-19 Thomas Bluemel1. fixed definition of the DEBUG_MODULE_INFORMATION...
2004-11-14 Hartmut Birr- Started the implementation of the ipi calls.
2004-11-11 Alex IonescuKernel:
2004-11-10 Alex IonescuRewrote APC Implementation.
2004-11-07 Filip Navara- Export the InitSafeBootMode variable as per KB83764.
2004-11-06 Eric Kohl- Make TIME_ZONE_ID_XXX constants available from kernel...
2004-11-06 Alex IonescuReimplimented IO Timers correctly.
2004-11-05 Eric KohlRead time zone information from registry at startup.
2004-10-31 Emanuele AlibertiNormalize private symbols in LPC, plus minor changes...
2004-10-31 Hartmut Birr- Initialize the pcr for an application processor befor...
2004-10-31 Hartmut Birr- Save/initialize/restore the gs register on interrupt...
2004-10-30 Filip Navara- Change ULONG to ULONG_PTR for StackLimit.
2004-10-29 Casper Hornstrup2004-10-29 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-28 Casper Hornstrup2004-10-28 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-24 Eric KohlSet processor features in the shared user page.
2004-10-23 Filip Navara- Minor device node fixes.
2004-10-23 Eric KohlUpdate DEVICE_NODE structure but some ReactOS specific...
2004-10-22 Eric KohlDefine ASSERT and ASSERTMSG macros.
2004-10-22 Eric Kohl- Remove obsolete variables from the DEVICE_NODE struct...
2004-10-17 Hartmut Birr- Fixed the changing of the PGE bit in cr4.
2004-10-17 Hartmut Birr- Used variables from the KPCR for the current irql...
2004-10-17 Hartmut Birr- Simplified the definition of KeGetCurrentKPCR for...
2004-10-17 Hartmut Birr- Fixed the definition KPCR_SELF and KeGetCurrentKPCR.
2004-10-17 Alex IonescuFixed definition of KPCR_TIB to match W32API/NT5 defint...
2004-10-13 Alex IonescuImplemented KeAreApcsDisabled, KeFlushEntireTb, KeIsExe...
2004-10-12 Alex IonescuAdded complete defintion of FX_SAVE_AREA and moved...
2004-10-09 Gé van GeldorpPass requested base address to MmAllocateSection()
2004-10-04 Alex IonescuUn-hardcoded the 0xC0000000 value, and stuck the define...
2004-10-03 Alex IonescuCorrected KPCR structure, removed IKPCR, set up Current...
2004-10-01 Gé van GeldorpDon't use more than a single page for a TEB
2004-10-01 Hartmut Birr- Rewrote parts of the Process & Thread time count...
2004-09-28 Gé van GeldorpNtAllocateVirtualMemory() should return 64k aligned...
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
2004-09-26 Hartmut Birr- Detect more cpu features.
2004-09-23 Eric KohlImplement boot logging. Add /BOOTLOG to the command...
2004-09-22 Thomas Bluemelinitialize the job management and export PsJobType
2004-09-22 Thomas Bluemel1. added EJOB structure
2004-09-09 Hartmut Birr- Implemented PAE (physical address extension) mapping.
2004-09-09 Hartmut Birr- Implemented ExfInterlockedCompareExchange64 and ExfpI...
2004-08-31 Hartmut Birr- Removed the member OldProcess from the ETHREAD structure.
2004-08-26 Gregor AnichChange stabs handling of KDB - does no longer allocate...
2004-08-26 Magnus Olsenfix
2004-08-25 Filip Navara- Implement CcRepinBcb and CcGetFileObjectFromBcb.
2004-08-21 Mike Nordellfix import/export linkage for declaration of MmSystemRa...
2004-08-21 Mike Nordellfix placement of STDCALL for function declarations
2004-08-21 Mike Nordellfix placement of STDCALL for function declarations
2004-08-19 Hartmut Birr- Replaced MmUpdateStackPageDir by MmUpdatePageDir...
2004-08-17 Thomas Bluemeladded very basic support for desktop wallpapers
2004-08-16 Gé van GeldorpAvoid collision with MinGW wctype_t
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-14 Hartmut Birr- Fixed the definition of X86_CR4_PGE.
2004-08-14 Hartmut Birr- Enabled global pages if it is possible.
2004-08-13 Alex IonescuAdded Dbg Stubs and moved old ones to correct header...
2004-08-10 Alex IonescuSmall fixes to I/O Manager and Implemented IoMakeAssoci...
2004-08-08 Alex IonescuInitial Support for Quota Pool Allocations.
2004-08-07 Steven EdwardsRenamed /DEBUGPORT=FILELOG to
2004-08-05 Filip Navara- Move code from NtCreateSection to MmCreateSection...
2004-08-05 Alex IonescuAdded RTL Stubs, Prototypes and Exports.
2004-08-01 Filip Navara- Replace some usages of KEBUGCHECK(0) with correct...
2004-08-01 Hartmut Birr- Changed all internal memory functions to use the...
2004-08-01 Hartmut Birr- Changed all internal memory functions to use the...
2004-07-31 Hartmut Birr- Used MmStats.NrFreePages instead of MiNrAvailablePages.
2004-07-29 James TaborNew Process & Thread time locking and experimental...
2004-07-23 Eric KohlImplement ObGetObjectSecurity() and ObReleaseObjectSecu...
2004-07-23 James TaborAdded thread counting with PsEnumThreadsByProcess and...
2004-07-20 Alex IonescuImplemented PsGetProcessCreateTimeQuadPart, PsGetProces...
2004-07-16 Eric KohlImplement security descriptor cache.
2004-07-14 Eric Kohl- Move access checks from NtAccessCheck() to SeAccessCh...
2004-07-10 Hartmut Birr- Implemented NtQueryVirtualMemory for unallocated...
2004-06-24 Alex IonescuAdded Ke Stub Prototypes
2004-06-23 Alex IonescuAdded Ex Prototypes
2004-06-23 Alex IonescuFixed KeRaiseUserException to return old EIP.
next