2004-10-28 Casper S. Hornstrup <chorns@users.sourceforge.net>
[reactos.git] / reactos / ntoskrnl / ke /
2004-10-24 Thomas Bluemelfixed prototypes of NtCreateMutant(), NtQueryMutant...
2004-10-24 Thomas Bluemelfixed prototypes of NtSetEvent(), NtResetEvent(), NtQue...
2004-10-24 Eric KohlSet processor features in the shared user page.
2004-10-23 Gregor AnichFixed debug build, uncommented NDEBUG in io/pnpmgr.c
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-10-22 Filip Navara- Fix uninitialized variable warning in KeFlushEntireTb.
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 Alex IonescuFixed definition of KPCR_TIB to match W32API/NT5 defint...
2004-10-17 Alex IonescuFix accidental change.
2004-10-17 Alex IonescuKeStackAttach: Acquire lock before getting thread
2004-10-13 Alex IonescuImplemented KeSetEventBoostPriority, KeFindConfiguratio...
2004-10-13 Alex IonescuSorry, forgot to add this.
2004-10-13 Alex IonescuImplemented KeAreApcsDisabled, KeFlushEntireTb, KeIsExe...
2004-10-12 Alex IonescuImplemented ExVerifySuite, ExInterlockedFlushSList...
2004-10-05 Hartmut Birr- Bugcheck on a page fault, if the reason was code...
2004-10-05 Hartmut Birr- Removed some hard coded values, which depend on a...
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 Hartmut Birr- Rewrote parts of the Process & Thread time count...
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-26 Hartmut Birr- Rewrote (copied from ntdll) parts of the relocation...
2004-09-24 Gé van GeldorpYou can't wait for 0 objects
2004-09-23 Royce Mitchell IIIadd some debug output
2004-09-23 Eric KohlImplement boot logging. Add /BOOTLOG to the command...
2004-09-20 Gé van GeldorpRemove incorrect assert. An APC can be queued to the...
2004-09-18 Gé van GeldorpFix insertion of APCs where the target thread is attach...
2004-09-09 Hartmut Birr- Implemented PAE (physical address extension) mapping.
2004-08-31 Hartmut Birr- Removed the member OldProcess from the ETHREAD structure.
2004-08-27 Hartmut Birr- Establish the pde for the thread structure within...
2004-08-26 Gregor AnichChange stabs handling of KDB - does no longer allocate...
2004-08-21 Mike NordellFix misplaced STDCALL
2004-08-21 Mike NordellMake inline assembler compilable using VC
2004-08-21 Mike NordellWrong path in comment.
2004-08-21 Mike NordellFix misplaced STDCALL
2004-08-19 Hartmut Birr- Rewrote MmInitializePageList. It isn't necessary...
2004-08-19 Hartmut Birr- Set the pde's for the kernel stack at thread creation...
2004-08-19 Hartmut Birr- Replaced MmUpdateStackPageDir by MmUpdatePageDir...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-14 Hartmut Birr- Enabled global pages if it is possible.
2004-08-12 Alex IonescuFixed/Added Stubs.
2004-08-07 Steven EdwardsRenamed /DEBUGPORT=FILELOG to
2004-08-05 Alex IonescuAdded RTL Stubs, Prototypes and Exports.
2004-08-04 Filip Navara- Fix setting of GDT and IDT pointers in KPCR.
2004-08-01 Filip Navara- Replace some usages of KEBUGCHECK(0) with correct...
2004-08-01 Hartmut Birr- Stopped the printing of frames after the nice value...
2004-08-01 Hartmut Birr- Changed all internal memory functions to use the...
2004-07-30 James TaborMoved KiTimerSystemAuditing flag to main.c so it can...
2004-07-29 James TaborNew Process & Thread time locking and experimental...
2004-07-02 Royce Mitchell IIIoops, if you're going to move a function, get rid of...
2004-07-02 Royce Mitchell IIINtRaiseException fixed to not clobber EAX any more...
2004-07-02 Royce Mitchell IIINtContinue fixed to return failure on invalid params...
2004-07-01 KJK::HyperionMerging the KJKHyperion-RtlUnwind branch back into...
2004-07-01 Royce Mitchell IIIcleanup/reformat syscall code, save return value as...
2004-06-23 Alex IonescuAdded Ke Stubs
2004-06-23 Alex IonescuFixed KeRaiseUserException to return old EIP.
2004-06-19 Filip Navara- Callbacks implementation. A little modified patch...
2004-06-13 Filip Navara- Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectV...
2004-06-05 Hartmut Birr- Added a check for a waitable objects in NtWaitForSing...
2004-05-29 Hartmut Birr- Print the memory map at start up to the debug port.
2004-05-28 Royce Mitchell IIIreactos-specific debugging functions KeRosDumpStackFram...
2004-05-07 Royce Mitchell IIIuse bugcheck macros where appropriate so users have...
2004-04-30 Gé van GeldorpChange bugcheck parameter to easily find out which...
2004-04-24 James TaborSet 386 as default cpu type.
2004-04-23 Filip Navara- Fix the emulation of 'inl' instruction in V86 mode.
2004-04-23 James TaborFix return for cpuid.
2004-04-20 James TaborFilip Navara NtGetTickCount implementation.
2004-04-18 James TaborFix Kernel User Timer.
2004-04-16 James TaborVmWare is having problems with Volatile and Atomic...
2004-04-14 James TaborImproved Passive Level kernel and user time counters.
2004-04-14 James TaborNeed more time to work audit patch
2004-04-14 James TaborImplementation of system performance auditing hax.
2004-04-07 Eric KohlFixed crashes that were cause by the changes to the...
2004-03-29 Gé van GeldorpAllow GDB 6 to backtrace over a syscall
2004-03-16 David Welch- Map only the vga frame buffer for the hal to write...
2004-03-15 Hartmut Birr- Removed dirty loading of symbol files from ExpInitial...
2004-03-13 David Welch- Record feature information from cpuid. Not used at...
2004-03-13 David Welch- Fixed comment.
2004-03-13 David Welch- Added basic tracing, breakpoints and disassembly...
2004-03-11 David Welch- Made KeBugCheckEx into a call to KeBugCheckExWithTf.
2004-03-09 David Welch- Replaced some common sequences of inline assembly...
2004-03-06 David Welch- Removed some unnecessary DbgPrints from the fatal...
2004-02-24 David Welch- Try to avoid crashing when dumping out a corrupted...
2004-01-19 Gunnar DalsnesKiAcquire/ReleaseSpinLock adaption
2004-01-18 Gunnar DalsnesKiAcquire/ReleaseSpinLock adaption
2004-01-18 Gunnar DalsnesKiAcquire/ReleaseSpinLock adaption
2004-01-18 Gunnar Dalsnesadded KiAcquire/ReleaseSpinLock
2004-01-18 Gunnar DalsnesInsertAscendingList adaption
2004-01-18 Gunnar DalsnesInsertAscendingList adaption
2004-01-13 Art YerkesRe-enabled stabs reading in the kernel debugger.
2004-01-09 Steven EdwardsChanged /NOBOOTSCREEN to /NOGUIBOOT to be
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2004-01-02 Steven EdwardsEnabled support for /DEBUGPORT=FILE
2003-12-31 Hartmut Birr- Made the system time in the shared data page available.
2003-12-31 Jason FilbyInitial implementaions of MmAllocateContiguousMemorySpe...
2003-12-30 Aleksey BraginMake compatible w/both MinGW and MSVC
2003-12-30 Aleksey BraginUpdate inline assembler to be compatible with MSVC
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-12-14 Filip NavaraFixed issue that cause user-mode exception stack traces...
next