No need to define __USE_W32API
[reactos.git] / reactos / ntoskrnl / include /
2007-10-23 Hervé Poussineau__USE_W32API is always defined nowadays
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-06 Art YerkesAll remaining changes from the PPC branch. Not well...
2007-10-06 Aleksey Bragin- Implement KiTrap19 handler (XMMI exceptions, mostly...
2007-10-03 Aleksey Bragin- Use IopLoanUnloadDriver() for calling unload routine...
2007-10-03 Aleksey Bragin- NtLoadDriver APIs refactor/improvent:
2007-09-27 Aleksey Bragin- Add missing KERNEL_LARGE_STACK_COMMIT definition...
2007-09-27 Aleksey Bragin- Coalesce all calls to MmUpdatePageDir through a singl...
2007-09-26 Aleksey Bragin- PS_UNKNOWN_VALUE determines if the process should...
2007-09-26 Aleksey Bragin- Implement InterlockedExchangeAdd/Decrement/Increment16.
2007-09-24 Aleksey Bragin- Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM...
2007-09-04 Aleksey Bragin- Use real NT KPCR address (0xFFDFF000).
2007-09-03 Art YerkesAdded freeldr and hal from PPC branch, along with neede...
2007-08-23 Aleksey Bragin- Small NDK headers update
2007-08-22 Art YerkesBug found by arty, thanks to alex for helping fix it:
2007-08-07 Aleksey Bragin- Force using ReactOS's ntverp.h instead of the WDK.
2007-08-06 Magnus OlsenRemove init.s and put Thomas's code into boot.s, so...
2007-08-05 Aleksey Bragin- More MSVC fixes
2007-08-04 Aleksey Bragin- WDK and MSVC compatibility fixes.
2007-07-06 Aleksey Bragin- Start turning KDBG into a KD wrapper (and thus removi...
2007-07-04 Christoph von Wittichfixed IopLockFileObject
2007-06-28 Aleksey Bragin- Rewrite KdbSymProcessBootSymbols() with respect to...
2007-06-10 Hervé PoussineauFill HardwareDatabase, DriverStart and DriverSize field...
2007-06-09 Hervé PoussineauSimplify method to call to DriverEntry of a driver
2007-05-10 Alex Ionescu- Refactor the registry initialization code to be somew...
2007-05-09 Alex Ionescu- Added more improvements/fixes to the Executive Initia...
2007-05-09 Alex Ionescu- Add CcPf (Cache Manager PreFetcher) structures and...
2007-05-08 Alex Ionescu- Fix broken definition of IsBoostAllowed which would...
2007-04-24 Dmitry GorbachevUndo r26482 change, waste more stack space.
2007-04-23 Dmitry GorbachevUse allocation function instead of hack, save 12 bytes.
2007-04-11 Dmitry GorbachevFix some bugs.
2007-04-01 Aleksey Bragin- Add more compile-time checks for KPRCB C vs. asm...
2007-03-26 Hervé PoussineauAdd missing file
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-26 Hervé PoussineauCleanup code for easier porting to other architectures
2007-03-25 Alex Ionescu- Fixup some kernel module debugging flags/settings...
2007-03-25 Aleksey BraginMore 26160-style fixes (mandatory addressing of PCR...
2007-03-24 Dmitry GorbachevFix a bug.
2007-03-22 Hervé PoussineauSend service name to pnproot driver (not used yet)
2007-03-19 Alex Ionescu- Fix an important bug which was causing us to incorrec...
2007-03-19 Alex Ionescu- Don't use the stack in FASTCALL_PROLOG. It messes...
2007-03-19 Alex Ionescu- Change FASTCALL_PROLOG to use the stack to update...
2007-03-19 Alex Ionescu- Change the way DR_TRAP_FIXUP and V86_TRAP_FIXUP work...
2007-03-19 Alex Ionescu- New ISR Timeout detection code.
2007-03-09 Hervé PoussineauRemove IopCreateDriverObject, which was buggy and dupli...
2007-03-05 Alex Ionescu- Implement simple breakpoints (KdWriteBreakPointApi...
2007-03-05 Alex Ionescu- Fix KdpSetCommonSTate to clear breakpoints.
2007-03-05 Alex Ionescu- Add proper bootcd/install freeldr.ini flags to allow...
2007-03-05 Alex Ionescu- Stub NtSystemDebugControl.
2007-03-04 Alex Ionescu- Add kd64.h header from branch and format it nicely.
2007-03-03 Alex Ionescu- Fix critical bugs in DR_TRAP_FIXUP, TRAP_PROLOG and...
2007-03-03 Alex Ionescu- Remove KD APIs from stub HAL, they've been in kdcom...
2007-03-02 Alex Ionescu- Fix various ntoskrnl/wdk compilation issues in rossym...
2007-03-02 Alex Ionescu- More MSVC fixes.
2007-03-02 Alex Ionescu- Fix multiple WDK compatibilities issues.
2007-03-02 Alex Ionescu- Don't depend on LD variables anymore for Mm.
2007-03-01 Alex Ionescu- Fix a bug in HalEnableSystemInterrupt which was causi...
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-26 Dominique CoteAdded:
2007-02-23 Alex Ionescu- Add a new member to MM_IMAGE_SECTION_OBJECT to hold...
2007-02-23 Alex Ionescu- Get rid of LdrGetModuleObject, since MmLoadSystemImag...
2007-02-23 Alex Ionescu- Merge DbgUnLoadImageSymbols from KD branch.
2007-02-22 Alex Ionescu- Rename LdrLoadModule to MmLoadSystemImage and change...
2007-02-22 Alex Ionescu- Improve LdrGetModuleObject (in FreeLDR) to handle...
2007-02-22 Alex Ionescu- Rename ModuleListHead to PsLoadedModulesList.
2007-02-20 Alex Ionescu- Add ExceptionRecord32To64.
2007-02-20 Alex Ionescu- Implement KdpGetStateChange.
2007-02-20 Alex Ionescu- Implement DbgKdClearAllInternalBreakpointsApi
2007-02-20 Alex Ionescu- Add kdbreak.c with the following APIs: KdpLowWriteCon...
2007-02-19 Alex Ionescu- Create ntverp.h and common.ver files. These are the...
2007-02-19 Alex Ionescu- Implement KdpSysGetVersion, KdpGetVersion, KdpReadVir...
2007-02-19 Alex Ionescu- Create GCC_ULONG64 type to hack around a bug in GCC...
2007-02-19 Alex Ionescu- We now tell WinDBG to load kernel symbols and WinDBG...
2007-02-19 Dmitry GorbachevFix a bug
2007-02-18 Alex Ionescu- KdDebuggerNotPresent should be FALSE by default.
2007-02-18 Alex Ionescu- Add kd64 folder for KD64 6.0 implementation.
2007-02-18 Alex Ionescu- Add EXCEPTION_RECORD64 and LIST_ENTRY64, KeTryToAcqui...
2007-02-16 Alex Ionescu- Disable i8042prt debugger hack.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-14 Alex IonescuObject Manager fixes based on bug reports from Aleksey...
2007-02-11 Sylvain Petreollemove from branch
2007-02-08 Alex Ionescu- Fix build.
2007-02-08 Alex Ionescu- Update boot graphics with new, RLE-compressed and...
2007-02-05 Aleksey BraginUpdate ex/timer.c up to 25610.
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-02-03 Alex Ionescu- Replace broken bootvid by a new bootvid based on...
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-25 Alex Ionescu- Clean up kernel32\thread.c and fix some bugs.
2007-01-25 Alex Ionescu- Implement the balance set manager. Doesn't do much...
2007-01-25 Alex Ionescu- Use WinXP style /SOS output when enabled. (TODO:...
2007-01-25 Alex Ionescu- Implement KeUpdateSystemTime properly, it now saves...
2007-01-25 Alex Ionescu- Rename KiSetSystemTime to KeSetSystemTime and enhance...
2007-01-24 Alex Ionescu- Fix ExInitPoolLookasidePointers and ExpInitailizeLook...
2007-01-24 Aleksey BraginMerge 25473.
2007-01-24 Aleksey Bragin- Merge a couple of small bugfixes from 25461 (smss...
2007-01-24 Alex Ionescu- Rewrite kernel timer implementation to use Windows...
2007-01-23 Alex Ionescu- Fix some warnings.
2007-01-23 Alex Ionescu- Convert KxDelayThreadWait, KxSingleThreadWait, KxMult...
2007-01-22 Alex Ionescu- Fix MSVC breakage caused by recent modifications...
2007-01-22 Alex Ionescu- Implement new ExHandle* implementation using pushlock...
next