reactos.git
2010-01-31 Eric Kohl- Implement RCreateServiceA.
2010-01-31 Eric KohlImplement basic version of PNP_CreateKey.
2010-01-31 Johannes Anderwald[MMEBUDDY]
2010-01-31 James Tabor[Win32k|User32]
2010-01-31 Johannes Anderwald[PORTCLS]
2010-01-31 Sir Richard[NTOS]: Always set correct segments; the if/else branch...
2010-01-31 Cameron Gutman - Merge some small changes from aicom-network-branch...
2010-01-30 Sir Richard[NTOS]: Simplify KiTrapStub and write registers in...
2010-01-30 Sir Richard[PERF]: Omit setting certain useless trap frame fields.
2010-01-30 Sylvain PetreolleMove Reactos logon sound to WindowsLogon sound scheme.
2010-01-30 Sir Richard[HAL]: Add debugging feature to HalpTrap06 error that...
2010-01-30 James Tabor[User32]
2010-01-30 James Tabor[Win32k|User32]
2010-01-29 Sylvain Petreolle[HAL]
2010-01-29 Sylvain Petreolleadd missing delimiters
2010-01-29 Sir Richard[HAL]: Rewrite IRQL handling. Alex's original code...
2010-01-29 Aleksey Bragin[CSR]
2010-01-29 Sir Richard[HAL]: Mark ECX as clobbered in HalpNestedTrap, otherwi...
2010-01-29 Sir Richard[NTOS]: Return correct IRQ 0 vector instead of IRQL...
2010-01-29 Sir Richard[NTOS]: Another try at the chained interrupt dispatch...
2010-01-29 James Tabor- Fix recursion when sweeping the DCE list.
2010-01-29 Sir Richard[NTOS]: Implement chained interrupt dispatch. For level...
2010-01-29 Sir Richard[NTOS]: Implement the KiInterruptTemplate in C since...
2010-01-29 James Tabor- Remove WINDOWOBJECT_NEED_INTERNALPAINT from service.
2010-01-29 James Tabor[User32]
2010-01-28 James Tabor- Wrong commit msg, removed debug prints and fixed...
2010-01-28 James Tabor[Win32k]
2010-01-28 Sir Richard[NTOS]: The last big step. Now that the HAL is in C...
2010-01-28 Sir Richard[HAL]: Fix HalpFlushTlb. Thanks to Stefan Ginsberg...
2010-01-28 Matthias Kupferthis log message left intentionally non-descriptive
2010-01-28 Sir Richard[PERF]: Optimize nested interrupt cases (where a pendin...
2010-01-28 Sir Richard[NTOS]: Fix L1/L2 cache detection and write out the...
2010-01-28 Sir Richard[NDK]: Fix KPCR definition.
2010-01-28 Sir Richard[NTOS]: Remove checks for VDM alert during GPF. This...
2010-01-28 Sir Richard[PERF]: Not in any way a scientific number you should...
2010-01-28 James Tabor[Win32k]
2010-01-28 Cameron Gutman - Merge aicom-network-branch (still without the NDIS...
2010-01-27 Daniel ReimerUpdate piperead to Version 0.3 (Jan Roeloffzen)
2010-01-27 Daniel ReimerUpdate log2lines to Version 1.11 (Jan Roeloffzen) Bug...
2010-01-27 Sir Richard[NTOS/PERF]: Enable VME support. VME stands for Virtual...
2010-01-27 Sir Richard[NTOS]: Trunk boots now (interesting that buildbot...
2010-01-27 Sir Richard[NTOS]: Rework the trap macros again. This time we...
2010-01-27 Dmitry GorbachevOutput PCH, not dependencies.
2010-01-27 James Tabor- Turn off debug print outs.
2010-01-26 Sir Richard[HAL]: Implement the profile and clock interrupt trap...
2010-01-26 Sir Richard[HAL]: Rewrite all V8086-related code in C instead...
2010-01-26 Sir Richard[PERF]: What to do when your SYSEXIT code has a bug...
2010-01-26 Sir Richard[PERF]: After spending the better part of the last...
2010-01-26 Sir Richard[BOOTVID]: Fix completely broken VidInitialize routine...
2010-01-26 Sir Richard[NTOS]: Refactor some stub code and add a couple of...
2010-01-26 Sir Richard[HAL]: Move the HalpApcInterrupt and HalpDispatchInterr...
2010-01-26 Sir Richard[NTOS]: Implement a C/Extended ASM macro for generating...
2010-01-26 Dmitry Chapyshev- Update Ukrainian translation by Igor Paliychuk (igor...
2010-01-25 Sir Richard[NTOS]: Split the GENERATE_TRAP_HANDLER in two separate...
2010-01-25 Sir Richard[HAL]: Implement HalEndSystemInterrupt and HalpEndSoftw...
2010-01-25 James Tabor[Win32k|Ggi32]
2010-01-25 Sir Richard[HAL]: Implement HalRequestSoftwareInterrupt in C inste...
2010-01-25 Sir Richard[HAL]: KfLowerIrql in C instead of ASM. Add the SWInter...
2010-01-24 Sir Richard[HAL]: Okay, this one was my fault, forgot to built...
2010-01-24 Sir RichardYou really need to get your compiler version shit toget...
2010-01-24 Sir Richard[HAL]: Implement and document the HalpSpecialDismissTab...
2010-01-24 Sir Richard[HAL]: Implement HalEnableSystemInterrupt and HalDisabl...
2010-01-24 Sir Richard[HAL]: Document and implement KiI8259MaskTable in C...
2010-01-24 Sir Richard[HAL]: Implement KeGetCurrentIrql, KeRaiseIrqlToDpcLeve...
2010-01-24 Sir Richard[HAL] Merge HalpAcquireSystemHardwareSpinLock and HalpR...
2010-01-24 Dmitry Gorbachev- Use __builtin_trap for old GCC, too.
2010-01-24 Sir Richard[PERF]: Make the trap entry/exit macros inlined, just...
2010-01-24 Dmitry GorbachevComment out DECLSPEC_NORETURN for now.
2010-01-24 Dmitry GorbachevUse for GCC before 4.5, too...
2010-01-24 Dmitry GorbachevTrying r45222 hack again...
2010-01-24 Dmitry GorbachevPut #endif where it should be.
2010-01-24 Dmitry GorbachevForgot ntdef.h
2010-01-24 Dmitry GorbachevTrying to fix build...
2010-01-24 Dmitry GorbachevFix vmwinst.exe crash (bug #5134).
2010-01-23 Sir Richard[PERF]: Make all trap handlers, trap exit code, fatal...
2010-01-23 Sir Richard[PSDK]: Define DECLSPEC_NORETURN for MSVC and GCC.
2010-01-23 James Tabor[Win32k]
2010-01-23 Dmitry GorbachevFix initialization of PICs.
2010-01-23 Dmitry GorbachevFix build.
2010-01-23 Sir Richard[PERF]: Replace early ZwClose system calls with ObClose...
2010-01-23 Dmitry GorbachevRemove duplicate definitions (now in time.c).
2010-01-23 Matthias Kupfer- fix and add German translations
2010-01-23 Sir Richard[NTOS]: Export the C KiEoiHelper alongside the ASM...
2010-01-23 Sir Richard[NDK]: Some prototype fixes.
2010-01-23 Sir Richard[NTOS]: KiDispatchInterrupt crushes EBX, so maybe it...
2010-01-23 Aleksey BraginJose Catena <jc1@diwaves.com>
2010-01-23 Sir Richard[PERF]: Do not declare the PCR in KeGetPcr as volatile...
2010-01-23 Dmitry GorbachevFix English translation of RApps. Andrew Faulds (ajfweb...
2010-01-22 Dmitry Chapyshev- Add/update Ukrainian translation by Sakara Yevhen...
2010-01-22 Dmitry Chapyshev- Add/update Ukrainian translation by Sakara Yevhen...
2010-01-22 James Tabor[Win32k]
2010-01-22 James Tabor[Win32k]
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Timo Kreuzer[HAL]
2010-01-21 Christoph von... [HAL]
2010-01-21 Sir Richard[HAL]: The HAL is a mess. Fix build.
2010-01-21 James Tabor[Win32k]
2010-01-21 Sir Richard[HAL]: Initialize the i8259A PIC controllers in C,...
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-21 James Tabor[Win32k]
next