reactos/reactos/ntoskrnl
Pierre Schweitzer 3683c7c49a [NTOSKRNL]
- Implement MiUnlockProcessWorkingSetShared() and make use of it in MiUnlockProcessWorkingSetForFault().
- Complete implementation of MiLockProcessWorkingSetForFault()

svn path=/trunk/; revision=60871
2013-11-05 22:03:42 +00:00
..
cache [NTOSKRNL] 2013-08-31 16:02:13 +00:00
cc [NTOS:CC] 2013-09-30 20:06:18 +00:00
config [NTOSKRNL][KERNEL32] 2013-09-12 10:06:34 +00:00
dbgk [NTOSKRNL] 2013-08-31 16:02:13 +00:00
ex Remove some stuff added for old GCC versions. 2013-11-02 14:33:18 +00:00
fsrtl Remove some stuff added for old GCC versions. 2013-11-02 14:33:18 +00:00
fstub [NTOSKRNL] 2013-10-31 18:03:48 +00:00
inbv [NTOS:INBV]: Fix parameter name and type. 2013-10-14 20:50:44 +00:00
include Remove some stuff added for old GCC versions. 2013-11-02 14:33:18 +00:00
io Use \r\n instead of \n only in Hal/InbvDisplayString. This is needed because, when displayed by the EMS console, only \n would be displayed otherwise, leading to misaligned text. 2013-10-13 23:04:13 +00:00
kd [NTOS]: Move 'buffer' to a better place (i.e. fix build). 2013-10-13 23:07:26 +00:00
kd64 Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00
kdbg Final fixes for the SYNCHRONIZE flag 2013-07-19 15:19:03 +00:00
ke [NTOSKRNL] 2013-10-19 18:04:15 +00:00
lpc [NTOS:LPC]: Rename a flag I've introduced sooner, and remove an unneeded variable + code formatting. 2013-09-02 22:19:41 +00:00
mm [NTOSKRNL] 2013-11-05 22:03:42 +00:00
ob [NTOSKRNL] 2013-10-11 19:37:29 +00:00
po Use \r\n instead of \n only in Hal/InbvDisplayString. This is needed because, when displayed by the EMS console, only \n would be displayed otherwise, leading to misaligned text. 2013-10-13 23:04:13 +00:00
ps [NTDLL] Use LDR_LOCK_LOADER_LOCK_FLAG_RAISE_ON_ERRORS flag instead of TRUE 2013-10-23 19:31:41 +00:00
rtl [NTOSKRNL][KERNEL32] 2013-09-12 10:06:34 +00:00
se [NTOS] 2013-09-22 00:26:31 +00:00
tests Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00
vdm Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00
vf Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00
wmi [NTOSKRNL] 2013-08-31 16:02:13 +00:00
CMakeLists.txt * Compile and link to rossym only if the KDBG build is enabled. 2013-09-19 22:29:36 +00:00
KrnlFun.c Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00
ntdll.S Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00
ntoskrnl.rc * Remove deprecated resource file loading and memory attributes (http://msdn.microsoft.com/en-us/library/aa380908.aspx). 2013-10-13 22:31:17 +00:00
ntoskrnl.spec [REACTOS] 2013-10-23 19:38:49 +00:00
ntoskrnl_amd64.lds Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00
ntoskrnl_arm.lds Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00
ntoskrnl_i386.lds Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00
ntoskrnl_powerpc.lds Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00
sysfuncs.lst Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00