2010-06-07 |
Amine Khaldi | [PSDK] |
commit | commitdiff | tree |
2010-06-07 |
Amine Khaldi | Sync up to trunk head (r47666) |
commit | commitdiff | tree |
2010-06-07 |
Amine Khaldi | Sync trunk. |
commit | commitdiff | tree |
2010-06-07 |
Michael Martin | [win32k] |
commit | commitdiff | tree |
2010-06-07 |
Cameron Gutman | [MSAFD] |
commit | commitdiff | tree |
2010-06-07 |
Sir Richard | [HAL]: Detect, initialize, and create bus handlers... |
commit | commitdiff | tree |
2010-06-07 |
Sir Richard | [HAL]: Add missing PCI Bus Handler support functions... |
commit | commitdiff | tree |
2010-06-07 |
Sir Richard | [HAL]: Kill debug spew. |
commit | commitdiff | tree |
2010-06-07 |
Cameron Gutman | [MSAFD] |
commit | commitdiff | tree |
2010-06-07 |
Cameron Gutman | [AFD] |
commit | commitdiff | tree |
2010-06-07 |
Cameron Gutman | [MSAFD] |
commit | commitdiff | tree |
2010-06-07 |
Sir Richard | [HAL]: Bus support in the HAL actually creates a furthe... |
commit | commitdiff | tree |
2010-06-07 |
Sir Richard | [DHCP/FTP]: Fix building on OS X hosts. |
commit | commitdiff | tree |
2010-06-07 |
Cameron Gutman | I hate making the same mistake twice in one day |
commit | commitdiff | tree |
2010-06-07 |
Cameron Gutman | [MSAFD] |
commit | commitdiff | tree |
2010-06-06 |
Cameron Gutman | Remove an unintended change |
commit | commitdiff | tree |
2010-06-06 |
Daniel Reimer | Add Opera 9 to rapps. |
commit | commitdiff | tree |
2010-06-06 |
Cameron Gutman | [MSAFD] |
commit | commitdiff | tree |
2010-06-06 |
Cameron Gutman | [NDIS] |
commit | commitdiff | tree |
2010-06-06 |
Cameron Gutman | Forgot to remove this ASSERT for r47636 |
commit | commitdiff | tree |
2010-06-06 |
Gregor Schneider | [WIN32K] |
commit | commitdiff | tree |
2010-06-06 |
Cameron Gutman | [NDIS] |
commit | commitdiff | tree |
2010-06-06 |
Gregor Schneider | [WIN32K] |
commit | commitdiff | tree |
2010-06-06 |
Gregor Schneider | [WIN32K] Use TAG_GDIICM tag for ICM allocations |
commit | commitdiff | tree |
2010-06-06 |
Stefan Ginsberg | [NTOS] Inline writing to PTEs through MI_WRITE_VALID... |
commit | commitdiff | tree |
2010-06-06 |
Gregor Schneider | [WIN32K] Free allocations with the tag that was used... |
commit | commitdiff | tree |
2010-06-06 |
Gregor Schneider | [WIN32K] assert -> ASSERT |
commit | commitdiff | tree |
2010-06-06 |
Cameron Gutman | [NDIS] |
commit | commitdiff | tree |
2010-06-06 |
Sir Richard | [NTOS]: Enable usage of ARM3 paged pool, up until Mm... |
commit | commitdiff | tree |
2010-06-06 |
Sir Richard | [COMPBATT]: Remove useless function. |
commit | commitdiff | tree |
2010-06-06 |
Stefan Ginsberg | - Fix a comment and remove a superfluous extern. |
commit | commitdiff | tree |
2010-06-06 |
Sir Richard | [NTOS]: Another one bites the dust, another one bites... |
commit | commitdiff | tree |
2010-06-06 |
Sir Richard | [NTOS]: A PFN entry is not necessarily physical only... |
commit | commitdiff | tree |
2010-06-06 |
Sir Richard | [NTOS]: Don't use MmAllocPage for the first paged pool... |
commit | commitdiff | tree |
2010-06-06 |
Sir Richard | [NTOS]: Implement MiRemoveZeroPage and MiZeroPhysicalPage. |
commit | commitdiff | tree |
2010-06-06 |
Sir Richard | [NTOS]: Fix a loop off-by-one when saving the page... |
commit | commitdiff | tree |
2010-06-06 |
Timo Kreuzer | Add /KDSERIAL to the command line, to make sysreg able... |
commit | commitdiff | tree |
2010-06-06 |
Timo Kreuzer | [NTOSKNRL] |
commit | commitdiff | tree |
2010-06-06 |
Michael Martin | [rtl] |
commit | commitdiff | tree |
2010-06-06 |
Sir Richard | [NTOS]: Clean up /mm a bit, move sysldr.c into ARM3. |
commit | commitdiff | tree |
2010-06-06 |
Sir Richard | [NTOS]: Silence more debug spew. |
commit | commitdiff | tree |
2010-06-06 |
Sir Richard | [NTOS]: Fix for the the bug that broke ARM3 paged pool... |
commit | commitdiff | tree |
2010-06-06 |
Sir Richard | [NTOS]: Kill some debug spew. |
commit | commitdiff | tree |
2010-06-05 |
Sir Richard | [NTOS]: Even after allowing ARM3 paged pool, we should... |
commit | commitdiff | tree |
2010-06-05 |
Sir Richard | [NTOS]: Fix up POOL_PREV_BLOCK based on suggestion... |
commit | commitdiff | tree |
2010-06-05 |
Sir Richard | [NTOS]: Kill debug spew. |
commit | commitdiff | tree |
2010-06-05 |
Sir Richard | [NTOS]: Fix Exp*PoolList macros. Also make then non... |
commit | commitdiff | tree |
2010-06-05 |
Jeffrey Morlan | [WIN32CSR] |
commit | commitdiff | tree |
2010-06-05 |
Sir Richard | [NTOS]: Add some paranoid-invariant list access checks... |
commit | commitdiff | tree |
2010-06-05 |
Sir Richard | [NTOS]: Defensive programming on the pool macros. |
commit | commitdiff | tree |
2010-06-05 |
Sir Richard | [NTOS]: Use logical math operations on the various... |
commit | commitdiff | tree |
2010-06-05 |
Cameron Gutman | [NTOSKRNL] |
commit | commitdiff | tree |
2010-06-05 |
Sir Richard | [NTOS]: Define the POOL_HEADER for x64. |
commit | commitdiff | tree |
2010-06-05 |
Sir Richard | [NTOS]: Don't assume that ANY fault in the system addre... |
commit | commitdiff | tree |
2010-06-05 |
Sir Richard | [NTOS]: In MiInitializePfnForOtherProcess, should incre... |
commit | commitdiff | tree |
2010-06-05 |
Sir Richard | [NTOS]: In MiDeleteSystemPageableVm, should also handle... |
commit | commitdiff | tree |
2010-06-05 |
Eric Kohl | [NTOSKRNL] |
commit | commitdiff | tree |
2010-06-05 |
Jeffrey Morlan | [WIN32CSR] Implement some basic line editing capability |
commit | commitdiff | tree |
2010-06-05 |
Sir Richard | [NTOS]: Implement MiDeleteSystemPageableVm. |
commit | commitdiff | tree |
2010-06-05 |
Jeffrey Morlan | add missing file |
commit | commitdiff | tree |
2010-06-05 |
Jeffrey Morlan | [KERNEL32], [WIN32CSR] |
commit | commitdiff | tree |
2010-06-04 |
Sir Richard | [NTOS]: When expanding paged pool, use MiRemoveAnyPage... |
commit | commitdiff | tree |
2010-06-04 |
Timo Kreuzer | [winnt.h] |
commit | commitdiff | tree |
2010-06-04 |
Cameron Gutman | [FREELOADER] |
commit | commitdiff | tree |
2010-06-04 |
Cameron Gutman | [FREELOADER] |
commit | commitdiff | tree |
2010-06-04 |
Sir Richard | [NTOS]: Build paged pool demand-zero PTE with MI_MAKE_S... |
commit | commitdiff | tree |
2010-06-04 |
Timo Kreuzer | [DDK] |
commit | commitdiff | tree |
2010-06-04 |
Timo Kreuzer | [MMEBUDDY] |
commit | commitdiff | tree |
2010-06-04 |
Jeffrey Morlan | [WIN32CSR] Console input simplification: |
commit | commitdiff | tree |
2010-06-04 |
Sir Richard | Testers: Please test this build. |
commit | commitdiff | tree |
2010-06-04 |
Sir Richard | [NTOS]: Allocate non-paged pool pages with MiRemoveAnyP... |
commit | commitdiff | tree |
2010-06-04 |
Timo Kreuzer | [HAL] |
commit | commitdiff | tree |
2010-06-04 |
Jeffrey Morlan | [WIN32CSR] Consistently store console input events... |
commit | commitdiff | tree |
2010-06-04 |
Timo Kreuzer | [KS] |
commit | commitdiff | tree |
2010-06-04 |
Giannis Adamopoulos | [win32k] |
commit | commitdiff | tree |
2010-06-04 |
Timo Kreuzer | [HAL] |
commit | commitdiff | tree |
2010-06-04 |
Timo Kreuzer | [NTOSKRNL] |
commit | commitdiff | tree |
2010-06-04 |
Timo Kreuzer | [HAL] |
commit | commitdiff | tree |
2010-06-04 |
Jeffrey Morlan | [KERNEL32], [WIN32CSR] |
commit | commitdiff | tree |
2010-06-04 |
Timo Kreuzer | revert 47559 and 47560 (once again... sigh) |
commit | commitdiff | tree |
2010-06-04 |
Timo Kreuzer | try to fix build |
commit | commitdiff | tree |
2010-06-04 |
Timo Kreuzer | [DDK] |
commit | commitdiff | tree |
2010-06-03 |
Timo Kreuzer | [DDK] |
commit | commitdiff | tree |
2010-06-03 |
Timo Kreuzer | [HAL] |
commit | commitdiff | tree |
2010-06-03 |
Timo Kreuzer | [DDK] |
commit | commitdiff | tree |
2010-06-03 |
Timo Kreuzer | [DDK] |
commit | commitdiff | tree |
2010-06-03 |
Timo Kreuzer | Revert r47553 because testbot doesn't like it |
commit | commitdiff | tree |
2010-06-03 |
Timo Kreuzer | [DDK} |
commit | commitdiff | tree |
2010-06-03 |
Timo Kreuzer | [ReactOS-amd64.rbuild] |
commit | commitdiff | tree |
2010-06-03 |
Timo Kreuzer | [ROSTESTS] |
commit | commitdiff | tree |
2010-06-03 |
Timo Kreuzer | [W32KNAPI] |
commit | commitdiff | tree |
2010-06-03 |
Timo Kreuzer | [GDI32API] |
commit | commitdiff | tree |
2010-06-03 |
Gregor Schneider | [DESK] |
commit | commitdiff | tree |
2010-06-03 |
Timo Kreuzer | [COMCTRL32] |
commit | commitdiff | tree |
2010-06-03 |
Timo Kreuzer | [PSDK] |
commit | commitdiff | tree |
2010-06-03 |
Timo Kreuzer | [BROWSEUI] |
commit | commitdiff | tree |
2010-06-03 |
Giannis Adamopoulos | [user32] |
commit | commitdiff | tree |
2010-06-03 |
Timo Kreuzer | [DDK] |
commit | commitdiff | tree |
2010-06-03 |
Timo Kreuzer | [rbuild] |
commit | commitdiff | tree |
2010-06-03 |
Gabriel Ilardi | [SYSDM] |
commit | commitdiff | tree |
next |