2010-11-24 |
Pierre Schweitzer | [NTOSKRNL] |
tree | commitdiff |
2010-11-24 |
Sir Richard | [NTOS]: Add MiGetPteOffset for ARM. All of the kernel... |
tree | commitdiff |
2010-11-24 |
Sir Richard | [CONFIG]: Instead of having 4 template rbuild configura... |
tree | commitdiff |
2010-11-24 |
Sir Richard | [ARMDDK]: Oh, right, forgot how this was laid out.... |
tree | commitdiff |
2010-11-24 |
Sir Richard | [NTOS]: Fix incorrect assumptions that a PDE == PTE... |
tree | commitdiff |
2010-11-24 |
Sir Richard | [PSDK/NDK]: Fix KPCR/KIPCR for ARM to match x86 more... |
tree | commitdiff |
2010-11-24 |
Giannis Adamopoulos | [win32k] |
tree | commitdiff |
2010-11-24 |
Sir Richard | [NTOS]: Errr... wow! Another one caught by ARM GCC... |
tree | commitdiff |
2010-11-24 |
Sir Richard | [NTOS]: Erm, why is it that the ARM compiler detects... |
tree | commitdiff |
2010-11-24 |
Giannis Adamopoulos | [win32k] |
tree | commitdiff |
2010-11-24 |
Sir Richard | [ARMLLB]: Delete deprecated folder |
tree | commitdiff |
2010-11-24 |
Timo Kreuzer | [KERNEL32] |
tree | commitdiff |
2010-11-24 |
Daniel Reimer | Updates for Rapps Download Database. |
tree | commitdiff |
2010-11-23 |
Pierre Schweitzer | [KERNEL32] |
tree | commitdiff |
2010-11-23 |
Pierre Schweitzer | [NTOSKRNL] |
tree | commitdiff |
2010-11-23 |
Pierre Schweitzer | [NTOSKRNL] |
tree | commitdiff |
2010-11-23 |
Sir Richard | [FREELDR]: Fix RAM layout assumptions in ARM code. |
tree | commitdiff |
2010-11-23 |
Sir Richard | [FREELDR]: For *every single heap allocation*, there... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [FREELDR]: Cleanup firmware table setup and add support... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [FREELDR]: Use PaToVa to set the Hive and NLS data... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [FREELDR]: Headless/EMS support is an x86-specific... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [FREELDR]: VaToPa/PaToVa are assuming all architectures... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [FREELDR]: Define FreeLoader module for ARM. Difference... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [FREELDR]: Put ARM boot code in .init section to guaran... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [FREELDR]: Add more keycodes. |
tree | commitdiff |
2010-11-23 |
Sir Richard | [FREELDR]: Add linker script for ARM as well. We drop... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [NTOS]: Don't put boot.s in "arch" anymore, it's part... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [FREELDR]: Set load address for ZOOM2, and differentiat... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [FREELDR]: Add startup file for ARM builds as well... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [FREELDR]: On ARM, don't turn on maximum, hyper, ultra... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [ARMLLB]: Split up support between OMAP3 Beagle and... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [ARMLLB]: Although the soothing BSOD blue color is... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [ARMLLB]: We made certain assumptions in the "generic... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [ARMLLB]: Include FreeLoader's keycode mappings (which... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [ARMLLB]: Forgot to commit this earlier: define the... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [ARMLLB]: Add the MACHINE_TYPE code for the ZOOM2,... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [ARMLLB]: Initialize hardware before parsing environmen... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [ARMLLB]: Add uImage header which uBoot expects on... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [ARMLLB]: Add support for ATAG_REVISION. |
tree | commitdiff |
2010-11-23 |
Sir Richard | [ARMLLB]: Make DbgPrint compatible so we can use debug.h. |
tree | commitdiff |
2010-11-23 |
Sir Richard | [HAL]: Make directory/buildfiles for OMAP3-specific... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [CRT]: _assert should use DbgRaiseAssertionFailure... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [PSDK]: Add missing DbgRaiseAssertionFailure inline... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [WINE]: Fix non-x86 versions of Wine's push/pop excepti... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [CRT]: Define JBLEN and JBTYPE for ARM, based on the... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [NTOS]: Define portable MI_MAKE_ACCESSED_PAGE macro. |
tree | commitdiff |
2010-11-23 |
Sir Richard | [ARM]: The text section is called ".text", not "text... |
tree | commitdiff |
2010-11-23 |
Sir Richard | [NTOS]: Bugfixes for the I/O Controller Object. |
tree | commitdiff |
2010-11-23 |
Sir Richard | [ARM]: Our new target is the ZOOM2 OMAP3, instead of... |
tree | commitdiff |
2010-11-23 |
Sylvain Petreolle | [PSDK] |
tree | commitdiff |
2010-11-23 |
Timo Kreuzer | [PSDK] |
tree | commitdiff |
2010-11-23 |
Timo Kreuzer | [PSDK] |
tree | commitdiff |
2010-11-23 |
Timo Kreuzer | revert r49718 |
tree | commitdiff |
2010-11-23 |
James Tabor | [Win32k] |
tree | commitdiff |
2010-11-23 |
Timo Kreuzer | [PSDK] |
tree | commitdiff |
2010-11-22 |
Pierre Schweitzer | [NTOSKRNL] |
tree | commitdiff |
2010-11-22 |
Pierre Schweitzer | [NTOSKRNL] |
tree | commitdiff |
2010-11-22 |
Timo Kreuzer | [WIN32K] |
tree | commitdiff |
2010-11-22 |
Timo Kreuzer | [GDI32] |
tree | commitdiff |
2010-11-22 |
Eric Kohl | [NPFS] |
tree | commitdiff |
2010-11-22 |
Pierre Schweitzer | [NTOSKRNL] |
tree | commitdiff |
2010-11-22 |
Pierre Schweitzer | [NTOSKRNL] |
tree | commitdiff |
2010-11-22 |
Giannis Adamopoulos | [win32k] |
tree | commitdiff |
2010-11-21 |
Eric Kohl | [NPFS/KERNEL32] |
tree | commitdiff |
2010-11-21 |
Pierre Schweitzer | [NTOSKRNL] |
tree | commitdiff |
2010-11-20 |
Aleksey Bragin | [NTDLL] |
tree | commitdiff |
2010-11-20 |
Pierre Schweitzer | [NTOSKRNL] |
tree | commitdiff |
2010-11-20 |
Pierre Schweitzer | [NTOSKRNL] |
tree | commitdiff |
2010-11-20 |
Pierre Schweitzer | [NTOSKRNL] |
tree | commitdiff |
2010-11-20 |
Dmitry Chapyshev | - Add wer.dll from Wine 1.3.7 |
tree | commitdiff |
2010-11-20 |
Pierre Schweitzer | [NTOSKRNL/PPC] |
tree | commitdiff |
2010-11-20 |
James Tabor | [Wine32k|User32] |
tree | commitdiff |
2010-11-19 |
Eric Kohl | [NPFS] |
tree | commitdiff |
2010-11-19 |
Dmitry Chapyshev | - Sync atl, hlink, shdocvw, wtsapi32 with Wine 1.3.7 |
tree | commitdiff |
2010-11-19 |
Pierre Schweitzer | [NTOSKRNL] |
tree | commitdiff |
2010-11-19 |
Pierre Schweitzer | [NTOSKRNL] |
tree | commitdiff |
2010-11-19 |
Pierre Schweitzer | [FORMATTING] |
tree | commitdiff |
2010-11-18 |
Timo Kreuzer | [NTOSKRNL] |
tree | commitdiff |
2010-11-18 |
James Tabor | [Win32k] |
tree | commitdiff |
2010-11-18 |
James Tabor | [Win32k] |
tree | commitdiff |
2010-11-18 |
Giannis Adamopoulos | [win32k] |
tree | commitdiff |
2010-11-18 |
Timo Kreuzer | [NTOSKRNL] |
tree | commitdiff |
2010-11-16 |
James Tabor | [Win32k|User32] - Cleanup and added debug prints. |
tree | commitdiff |
2010-11-16 |
James Tabor | [Win32k] |
tree | commitdiff |
2010-11-15 |
James Tabor | [Win32k] - Fix hooks, do not cleanup hooks when any... |
tree | commitdiff |
2010-11-14 |
Daniel Reimer | Bug 5726: PATCH: regedit: Language File skeleton string... |
tree | commitdiff |
2010-11-14 |
Giannis Adamopoulos | [win32k] |
tree | commitdiff |
2010-11-14 |
Giannis Adamopoulos | [win32k] |
tree | commitdiff |
2010-11-14 |
James Tabor | [Win32k] |
tree | commitdiff |
2010-11-13 |
Timo Kreuzer | [FREELDR] |
tree | commitdiff |
2010-11-11 |
Sir Richard | [NTOS]: Start using colored pages. This will help perfo... |
tree | commitdiff |
2010-11-11 |
Sir Richard | [NTOS]: Use MI_PFN_ELEMENT in this code, as the extra... |
tree | commitdiff |
2010-11-11 |
Sir Richard | [NTOS]: Fix a bug in MiRemovePageByColor which caused... |
tree | commitdiff |
2010-11-11 |
Sir Richard | [NTOS]: Fix another bug in the continuous memory alloca... |
tree | commitdiff |
2010-11-11 |
Art Yerkes | Part 1 of fixes: For some reason beyond me, I had abbre... |
tree | commitdiff |
2010-11-09 |
Sir Richard | [NTOS]: Fix bugs in MiAllocateContiguousPages. Fixes... |
tree | commitdiff |
2010-11-08 |
Sir Richard | [NTOS]: Assign a working set to the system process... |
tree | commitdiff |
2010-11-08 |
Sir Richard | [NTOS]: Optimize new context switching code to avoid... |
tree | commitdiff |
2010-11-08 |
Timo Kreuzer | [SHLWAPI] |
tree | commitdiff |
2010-11-08 |
Sir Richard | [NTOS]: KiDispatchInterrupt (the DPC handler) in C... |
tree | commitdiff |
next |