Sync to trunk head (r40091)
[reactos.git] / reactos / ntoskrnl /
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-18 Timo Kreuzer#undef i386 in the pspec file
2009-03-15 Dmitry GorbachevUncomment locks, remove unnecessary stuff.
2009-03-15 Dmitry GorbachevTrying to use r39938 variant again...
2009-03-15 Dmitry GorbachevDisable locks for now.
2009-03-14 Dmitry Gorbachev- Use MmCreateHyperspaceMapping() again.
2009-03-14 Dmitry GorbachevTrying to fix boot breakage.
2009-03-14 Dmitry GorbachevReturn to an old idea of MiMapPageToZeroInHyperSpace...
2009-03-12 Jeffrey MorlanNtSetInformationObject: OBJECT_HANDLE_ATTRIBUTE_INFORMA...
2009-03-12 Timo KreuzerNtSetSystemInformation: - Don't leak the copied string...
2009-03-12 Aleksey Bragin- Load debug symbols if compiled with DBG, but don...
2009-03-10 ReactOS Portable... - Rework Hyperspace Mapping Interface for Page zeroing...
2009-03-10 Aleksey Bragin- Fix a typo: set a value, not a bit.
2009-03-10 Aleksey Bragin- Initialize hyperspace before page lists. Fixes boot...
2009-03-10 Dmitry GorbachevFix bug #4249 and crash in QEMU. Alex Ionescu, bug...
2009-03-10 Timo KreuzerOnly warn when trying to free a NULL pointer with ExFre...
2009-03-10 Timo KreuzerCall ExFreePoolWithTag with 0 tag from ExFreePool inste...
2009-03-10 ReactOS Portable... - Implement a new Hyperspace Mapping Interface:
2009-03-04 Aleksey Bragin- Make TOKEN pointer in OBJECT_HEADER a fast reference...
2009-03-04 Art YerkesUsing a lock inside a slab of memory to lock against...
2009-03-03 Aleksey Bragin- Refactor Fast Reference implementation into a generic...
2009-03-03 Aleksey Bragin- Consider Pnp initialized after system drivers finishe...
2009-03-02 Aleksey Bragin- Add privileges check to SystemTimeAdjustmentInformati...
2009-03-02 Dmitry Chapyshev- Fix typo
2009-03-01 Stefan Ginsberg- Fix 37825 -- Yes, we shouldn't check if an unsigned...
2009-02-28 Aleksey Bragin- If a driver has no Tag specified it should be default...
2009-02-26 Johannes Anderwald- Disable checking of nonactive device interface becaus...
2009-02-25 Stefan Ginsberg- Minor optimization to ExFreePoolWithTag -- also refor...
2009-02-25 Aleksey Bragin- Don't match tags if Tag is 0.
2009-02-24 Aleksey Bragin- Make SystemProcessInformation return required size...
2009-02-24 Aleksey Bragin- If looking up a long name for a process failed, use...
2009-02-24 Aleksey Bragin- Fix freed memory usage in SeLocateProcessImageName...
2009-02-23 Dmitry GorbachevRemove a hack from KiTrap14. Put a hack in other place.
2009-02-23 Dmitry Gorbachev- Reenable ACPI, it works now. Patch by Cameron Gutman...
2009-02-23 Dmitry GorbachevCall IopEnumerateDevice() later, after IopCreateArcNames().
2009-02-23 Dmitry GorbachevAllow shared interrupts.
2009-02-21 Matthias Kupferrevert hackfix (revision 39704)
2009-02-21 Matthias KupferEvgeniy Boltik <bstsoft AT narod DOT ru>
2009-02-19 Dmitry GorbachevChange page file PTE format to distinguish paged out...
2009-02-18 Aleksey Bragin- Fix for Bug 703.
2009-02-17 Aleksey Bragin- Return full process image names in SystemProcessInfor...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-16 Aleksey Bragin- Don't reference target process in the beginning of...
2009-02-16 Aleksey Bragin- Fix small formatting leftover from r39422.
2009-02-16 Dmitry Chapyshev- Fix copypaste typo in IopUpdateOperationCount
2009-02-11 Timo Kreuzer- Add an own fastinterlck.c for amd64
2009-02-10 Timo Kreuzerx64 version of ntoskrnl doesn't export ExInterlockedAdd...
2009-02-10 Timo KreuzerExInitializeSystemlookasideList: Use InitializeSListHea...
2009-02-10 Timo Kreuzerundef ExAllocatePoolWithQuota and ExAllocatePoolWithQuo...
2009-02-07 Michael Martin- Default ExitStatus for a process is STATUS_PENDING...
2009-02-07 Dmitry GorbachevDo not crash the kernel when accessing a guard page.
2009-02-06 Dmitry Gorbachev- Fix spinning on locks on SMP.
2009-02-05 Timo KreuzerMerge 37493,37494 from amd64 branch:
2009-02-05 Dmitry GorbachevFix bug #4129 in CmpGetNameControlBlock().
2009-02-04 Dmitry Gorbachev- Remove extra semicolons. Amine Khaldi, bug #3980.
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-02-03 Christoph von Wittichdon't return FALSE when there is a DataSectionObject...
2009-02-03 Christoph von Wittich-check for filesize in MmCanFileBeTruncated
2009-02-03 Timo Kreuzerkd64: Add KdpSysGetVersion to internal header
2009-02-02 Christoph von Wittichhalfplement MmCanFileBeTruncated
2009-01-30 Stefan Ginsberg- Inline Guarded Mutex and Fast Mutex implementations...
2009-01-29 Timo KreuzerAdd a comment, remove a comment
2009-01-29 Timo Kreuzerfix Ki386InitializeTss
2009-01-28 Timo KreuzerKD64: implement case 0 for KdpReadControlSpace, which...
2009-01-28 Samuel Serapion Fix typo.
2009-01-28 KJK::Hyperionmodified ntoskrnl/include/internal/ob.h
2009-01-28 Timo Kreuzerkd64: Implement KdpRead/WriteMachineSpecificRegister
2009-01-28 Timo KreuzerKD64: remove some FrLdrDbgPrints, fix a warning.
2009-01-28 Samuel SerapionThe wbinvd instruction is the same on amd64
2009-01-27 Art YerkesFinish fixing round trip of gmutex's various lock bits...
2009-01-27 Timo KreuzerKe: Remove unused KiInitializeMachineType and Ki486Comp...
2009-01-27 Timo Kreuzerkd64: Move KdpSysGetVersion into arch-specific file
2009-01-27 Art YerkesThis code used to round down the number of waiters...
2009-01-27 Timo KreuzerIncrement rip in KiBreakPointTrap and reenable decremen...
2009-01-26 Aleksey BraginGiannis Adamopoulos <johnyadams@hotmail.com>
2009-01-25 Stefan Ginsberg- Deprecate global helper.h -- define the various ...
2009-01-25 Timo Kreuzerntoskrnl/Ke: setup stack segment selector in KeSetupsSt...
2009-01-24 Timo KreuzerMerge 38960 from trunk
2009-01-24 Timo KreuzerKD64: Use CURRENT_KD_SECONDARY_VERSION instead of defau...
2009-01-24 Timo KreuzerMm: Fix page protection flags checks.
2009-01-22 Timo Kreuzerks64: Don't truncate the Thread pointer. Silence a...
2009-01-21 Timo Kreuzerkd64: KdpReadControlSpace works a bit different on...
2009-01-21 Andrew GreenwoodAllow hybrid install/live CD by providing special FreeL...
2009-01-19 Stefan GinsbergFix the completely retarded implementation of KdComPort...
2009-01-19 Christoph von Wittichdon't let VirtualProtect play with not committed memory
2009-01-19 Christoph von Wittichfix typo (spotted by Ged)
2009-01-19 Christoph von Wittichfix some more kernel32 virtual tests
2009-01-19 Christoph von Wittichfix some kernel32 virtual winetests
2009-01-18 Aleksey Bragin- SVN maintenance.
2009-01-16 Stefan Ginsberg- Add function tags
2009-01-16 Stefan Ginsberg- DbgkpPostFakeThreadMessage: Implement missing
2009-01-15 Stefan Ginsberg- DbgkpSendApiMessage/Lpc: Modification of EPROCESS...
2009-01-14 Stefan Ginsberg- DBGK: Use flags instead of magic values for Debug...
2009-01-14 Stefan Ginsberg- KDBG: Correct the use of PsLookupThread/ProcessByThre...
2009-01-09 Aleksey Bragin- Fix inversed failure logic in MmAllocatePagesForMdl.
2009-01-09 Michael Martin- Run process notification routines after successfully...
2009-01-08 Stefan Ginsberg- COMPUTE_PAGES_SPANNED is deprecated, use ADDRESS_AND_...
2009-01-08 Aleksey Bragin- Get back ExceptionCode changed in r38624.
2009-01-07 Christoph von Wittichfix formatting
2009-01-07 KJK::Hyperionmodified ntoskrnl/ke/i386/exp.c
next