reactos/reactos/ntoskrnl
2010-05-28 23:08:41 +00:00
..
cc Create a branch for header work. 2010-02-26 22:57:55 +00:00
config [NTOS]: Read almost all the Memory Management variables into the system configuration vector. These includes pool limits, percentages, debugging flags, behavioral changes, and others. 2010-04-20 22:47:51 +00:00
dbgk Merge from amd64-branch: 2010-03-25 12:22:59 +00:00
ex [NTOSKRNL] 2010-05-11 00:36:56 +00:00
fsrtl Create a branch for header work. 2010-02-26 22:57:55 +00:00
fstub [NTOS]: Implement CmSetLazyFlushState to disable lazy writing in the Cm. 2010-03-08 20:37:24 +00:00
inbv - fix palette index for the progress bar 2010-03-06 22:14:46 +00:00
include [NTOS]: HEADERS: Add PDE_TOP. It is defined for IA64/AMD64 but not for i386 (in the public headers). Add a note that these addresses are bogus on PAE systems. 2010-05-12 00:38:46 +00:00
io [NTOS]: Root Bus PDO should not override Status with STATUS_NOT_IMPLEMENTED and instead use the current IRP status (which drivers/PnP will typically set to STATUS_NOT_SUPPORTED). Found by testing the new PCIx driver (probably fixes other bus drivers too). 2010-05-28 23:08:41 +00:00
kd [NTOSKRNL] 2010-05-15 03:21:54 +00:00
kd64 Create a branch for header work. 2010-02-26 22:57:55 +00:00
kdbg [NTOSKRNL] 2010-05-15 03:02:10 +00:00
ke [NTOS]: Restore previous correct ASM behavior of checking for success codes, not only STATUS_SUCCESS, after a page fault. For example, a demand zero fault returns STATUS_PAGE_FAULT_DEMAND_ZERO upon success, and the new C code would treat it as a failure. Fixes a bug. 2010-05-12 00:36:52 +00:00
lpc Create a branch for header work. 2010-02-26 22:57:55 +00:00
mm [NTOS]: Fix definition of unused MI_MAKE_SOFTWARE_PTE macro. 2010-05-12 22:47:46 +00:00
ob Create a branch for header work. 2010-02-26 22:57:55 +00:00
po [NTOSKRNL] 2010-03-26 02:41:08 +00:00
ps [NTOS]: No good deed goes unpunished. Continuing the novel/saga from a couple of days ago, it seems that now that impersonation works, various code paths are being tickled into existence. For example, it would seem parts of the system now attempt setting primary tokens. This would cause an assertion, since PspAssignPrimaryToken incorrectly dereferenced the token (leading to a double-dereference) due to an off-by-! mistake. 2010-03-10 04:12:25 +00:00
rtl [NTOSKRNL] 2010-04-30 22:47:44 +00:00
se [NTOSKRNL] 2010-05-28 19:36:57 +00:00
tests Create a branch for header work. 2010-02-26 22:57:55 +00:00
vdm Create a branch for header work. 2010-02-26 22:57:55 +00:00
wmi Create a branch for header work. 2010-02-26 22:57:55 +00:00
KrnlFun.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
ntkrnlmp.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
ntoskrnl-generic.rbuild [NTOSKRNL] 2010-04-21 22:33:11 +00:00
ntoskrnl.pspec [NTOSKRNL] 2010-04-13 15:19:35 +00:00
ntoskrnl.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
ntoskrnl.rc Patch for better boot logo/progress bar, fixed /SOS (debug) boot screen/output, removal of "funny" shutdown messages, addition of shutdown logo/screen, and misc: 2010-03-04 06:26:11 +00:00
ntoskrnl_arm.lnk Create a branch for header work. 2010-02-26 22:57:55 +00:00
ntoskrnl_i386.lnk Create a branch for header work. 2010-02-26 22:57:55 +00:00
ntoskrnl_powerpc.lnk Create a branch for header work. 2010-02-26 22:57:55 +00:00
sysfuncs.lst Create a branch for header work. 2010-02-26 22:57:55 +00:00