- new icons for all control panel applets.
[reactos.git] / reactos / ntoskrnl /
2006-01-13 Alex Ionescu- Fix one more leak when converting from non-gui to...
2006-01-13 Alex Ionescu- Properly create, grow and delete the kernel stack...
2006-01-13 Alex IonescuAcquire dispatcher lock if we're going to be expanding...
2006-01-13 Alex IonescuFix typos
2006-01-13 Alex IonescuFix boost loop
2006-01-12 Alex IonescuSet KernelApcPending == TRUE in KiCheckForKernelApcDeli...
2006-01-12 Alex Ionescu Temporarly disable a correct bugcheck in order to...
2006-01-12 Alex IonescuDon't release dispatcher lock in ExpBoostThread, we...
2006-01-12 Alex IonescuTemporaily disable kernel stack deletion so head is...
2006-01-12 Alex Ionescu- Add the ktrap_frame hack back because it's still...
2006-01-12 Alex Ionescu- Remove deprecated file.
2006-01-12 Thomas Bluemelfixed uninitialized variable warning
2006-01-11 Alex Ionescu- Rewrite usermode callbacks. These changes should...
2006-01-11 Hartmut Birr- We cannot access the OwnerTable without locking the...
2006-01-11 Hervé PoussineauRewrite IoGetDeviceInterfaces: no more memory leaks...
2006-01-11 Alex Ionescu- Fix more bugs in usercall_asm.S.
2006-01-11 Alex Ionescu- Fix some bugs in KiCallUserMode (as of yet unused).
2006-01-11 Alex Ionescu- Implement (although non-optimally) MmGrowKernelStack...
2006-01-11 Alex Ionescu- Fix accidental build breakage.
2006-01-11 Alex Ionescu- Fix MmCreateKernelStack to actually take into account...
2006-01-11 Alex Ionescu- Remove KiServiceCheck and implement PsConvertToGuiThr...
2006-01-11 Alex Ionescu- Move MmGrowKernelStack to mm/process.c with the other...
2006-01-10 Alex Ionescu- Fix regression in Firefox installer by making KiWaitS...
2006-01-10 Gé van GeldorpOlder binutils don't understand qword ptr
2006-01-10 Hartmut BirrRelease the dispatcher lock after KiUnblockThread.
2006-01-10 Hartmut BirrDon't remove the WaitEntry twice (in KiInsertQueue).
2006-01-09 Hartmut BirrMark the timer as removed (in KiExpireTimers).
2006-01-09 Hartmut Birr- Fixed KiExitDispatcher.
2006-01-08 Hervé PoussineauDisplay the error message only in case of... error
2006-01-08 Alex Ionescu- Remove some public APIs from internal headers.
2006-01-06 Alex Ionescu- Set the right Thread->WaitTime dring waits
2006-01-06 Thomas Bluemelfixed uninitialized variable warnings
2006-01-06 Hartmut BirrFixed the register saving in ExfInterlockedCompareExcha...
2006-01-06 Alex Ionescu- Fix Status/WaitStatus/Thread->WaitStatus confusion...
2006-01-06 Alex Ionescu- Invert CONFIG_SMP defines as requested by Hartmut
2006-01-06 Alex Ionescu- Fix some bugs in Kernel Queue implementation:
2006-01-05 Thomas BluemelFixed uninitialized variable warning with GCC4
2006-01-05 Alex Ionescu- New ERESOURCE implementation: fixes the return value...
2006-01-05 Alex Ionescu- Change dispatcher lock release to be more like docume...
2006-01-05 Alex Ionescu- Disable commented out define-check which i had only...
2006-01-05 Hervé PoussineauAdd some exports to ntdll
2006-01-05 Alex Ionescu- Implemented Queued and In-Stack Queued Spinlocks...
2006-01-05 Hartmut BirrKefReleaseSpinLockFromDpcLevel needs the address of...
2006-01-05 Alex IonescuFix stack corruption. Thanks to Waxdragon and the fact...
2006-01-05 Alex Ionescu- Optimized the dispatcher lock. It is now gone on...
2006-01-05 Alex Ionescu- fix build on dbg=0. Thanks to Andrew
2006-01-04 Gé van GeldorpFix (so far harmless) typo
2006-01-04 Alex Ionescu- Fix worker thread priorities. A quick check of the...
2006-01-03 Alex Ionescu- Implement Pushlocks. Only Waking, and Exclusive Acqui...
2006-01-03 Alex Ionescu- Fix shamefully dangerously broken Work Thread/Queue...
2006-01-02 Hartmut BirrImplemented the 'red zone check' for the non paged...
2006-01-02 Hartmut BirrSimplified the definition of the interrupt handlers...
2006-01-02 Hartmut BirrFixed the size of the allocated port structure.
2006-01-01 Thomas Bluemelfixed uninitialized variable warning
2006-01-01 Gé van GeldorpRevert part of r20493. Created bug 1229 to keep track...
2005-12-31 Gé van GeldorpOn FAT16 partitions smaller than 128MB, the cluster...
2005-12-31 Alex Ionescu- Cleanup assembly files and create a header for the...
2005-12-30 Alex Ionescu- Rewrite Executive Interlocked Functions to actually...
2005-12-30 Alex IonescuMake sure compiler doesn't optimize our wait loop away...
2005-12-30 Thomas Bluemelprotect access to buffers with SEH in NtSetSecurityObje...
2005-12-29 Thomas Bluemelfixed uninitialized variable error
2005-12-29 Alex Ionescu- Fix InterlockedBitTestAndReset and InterlockedBitTest...
2005-12-29 Alex Ionescu- Implemented InterlockedBitTestAndReset, InterlockedBi...
2005-12-29 Alex Ionescu- Fix formatting and a bug in NtSetSystemTime.
2005-12-29 Alex Ionescu- Fix some small formatting issues.
2005-12-29 Alex IonescuFix build
2005-12-29 Alex Ionescu- Formatting fixes
2005-12-29 Alex Ionescu- Fix some formatting.
2005-12-29 Alex Ionescu- Fix some small formatting issues.
2005-12-29 Alex IonescuMove some profile stuff to NDK and fix some bugs in...
2005-12-29 Alex IonescuFix kernel-mode executive atom implementation (mostly...
2005-12-29 Ged Murphychange service pack from 6 to 4
2005-12-27 Alex Ionescu- Added support for NTLDR style freeloader GUI. To...
2005-12-17 Thomas Bluemeluse the captured link target string length in NtCreateS...
2005-12-15 Hervé PoussineauSet the ConfigFlags value in registry if not present
2005-12-15 Hervé PoussineauSet DNF_ASSIGNING_RESOURCES, DNF_RESOURCE_ASSIGNED...
2005-12-12 Hervé PoussineauFix the case when IRP_MN_QUERY_DEVICE_TEXT returns...
2005-12-11 Hartmut BirrAllocate a tem buffer for the module names in LdrpQuery...
2005-12-10 Thomas Bluemeldon't touch the key handle in NtOpenKey in failure...
2005-12-10 Thomas Bluemel- support for kernel handles
2005-12-10 Filip NavaraUntil the kernel handle support is finished or bootvid...
2005-12-09 Aleksey BraginDPRINT->DPRINT1 in key places (when something fails...
2005-12-08 Thomas Bluemel- fixed definition of RtlImageRvaToVa
2005-12-08 Aleksey BraginRespect the fact, that the driver can return NULL-point...
2005-12-08 Aleksey BraginRespect the fact, that the driver can return NULL-point...
2005-12-08 Aleksey BraginAdd a little more DPRINTs, they will save some debuggin...
2005-12-07 Aleksey BraginReformat to the generic style of this file (indentation...
2005-12-07 Thomas Bluemelimplemented sweeping of handle tables
2005-12-06 Hartmut BirrRelease the rmap list lock after cleaning the head...
2005-12-04 Alex Ionescu- Fix KeAttackProcess, KeStackAttachProcess, KeUnstackD...
2005-12-02 Alex Ionescu- Correctly zero out esi. Thanks to Patrick Baggett.
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-12-01 Gé van GeldorpFactor out probe and capture code from private ntoskrnl...
2005-12-01 Thomas Bluemelset the MaximumLength in ProbeAndCaptureUnicodeString
2005-11-30 Hartmut Birr- Used the already detected cache line size for RtlPref...
2005-11-29 Thomas Bluemelpreliminary comment out the self-modifying code for...
2005-11-29 Hartmut BirrCleanup isn't necessary after calling the driver in...
2005-11-29 Thomas Bluemelfixed some more warnings
2005-11-29 Thomas Bluemelproperly capture the file name in NtQueryDirectoryFile
2005-11-29 Hartmut BirrAllocate the memory for the search pattern in kernel...
next