reactos/reactos/ntoskrnl
2010-02-19 18:23:07 +00:00
..
cc Merge from amd64-branch: 2010-01-13 22:35:43 +00:00
config [ARM]: Fix the ARM build, hopefully without breaking the x86 build in the process. Sorry buds! 2010-02-01 03:51:45 +00:00
dbgk sync to trunk (44770) 2009-12-27 17:55:04 +00:00
ex [REACTOS] Add asm.h containing macros to make assembly code both GAS and ML compatible at the same time. 2010-02-10 23:24:59 +00:00
fsrtl Sync to trunk (r44371) 2009-12-03 07:26:32 +00:00
fstub Removed outdated email addresses. 2010-01-09 22:43:16 +00:00
inbv [NTOSKRNL] 2010-02-19 10:30:01 +00:00
include [NTOSKRNL] KiConvertToGuiThread() "accesses memory in an unpredictable fashion". 2010-02-18 23:25:12 +00:00
io Merge from amd64-branch: 2010-01-13 22:35:43 +00:00
kd Merge from amd64-branch: 2010-01-13 22:35:43 +00:00
kd64 [KD64] 2010-01-02 16:32:20 +00:00
kdbg [NDK]: Fix KPCR definition. 2010-01-28 16:05:54 +00:00
ke [NTOS]: Fix an off-by-one-error which incorrectly causes GUI promotion to fail if the first GUI call is "0", since the limit on the GUI descriptor table will also be "0". We should check if the limit is equal to or lower, not just if it's lower. 2010-02-19 17:54:16 +00:00
lpc [ntoskrnl] 2009-12-12 15:21:56 +00:00
mm [NTOS]: Fix an off-by-! error which caused MDL page allocation to use used pages instead of free pages. 2010-02-19 18:23:07 +00:00
ob - ObpCreateDosDevicesDirectory: Check that allocation succeeded before dereference 2009-09-11 22:31:46 +00:00
po - Disable the MiCacheImageSymbols call in MmLoadSystemImage for KD too as this hack is required for rossym rather than KDBG. Fixes detection of non-boot driver images by WinDbg. 2009-11-08 01:13:49 +00:00
ps [ARM]: Fix the ARM build, hopefully without breaking the x86 build in the process. Sorry buds! 2010-02-01 03:51:45 +00:00
rtl sync to trunk (44770) 2009-12-27 17:55:04 +00:00
se Merge from amd64-branch: 2010-01-13 22:35:43 +00:00
tests - Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties. 2009-10-12 03:35:35 +00:00
vdm [NTOS/PERF]: Enable VME support. VME stands for Virtual 8086 Mode Extensions, and it's an Intel optimization that makes changes to the IF bit in EFLAGS (CLI, STI, INT, IRETD, PUSHF, POPF) completely transprent: instead of changing the real (protected) bit, which requires the OS to trap and emulate the behavior, the CPU sets a "Fake" IF bit instead. When you're dong in V8086 mode, you simply update your real flag with whatever the fake flag says. 2010-01-27 05:34:38 +00:00
wmi
KrnlFun.c
ntkrnlmp.rbuild
ntoskrnl-generic.rbuild [NTOS]: Combine ARM3 phase 0 and 1 even it means calling back into TurdMM for one function call. 2010-02-10 02:00:56 +00:00
ntoskrnl.pspec [HAL]: Implement the profile and clock interrupt trap/handlers in C instead of ASM. This allows the kernel to remove the ugly hacks based on internal knowledge of how the assembly/stack of the HAL is supposed to look like. Everything is now done through a clean C interface. 2010-01-26 21:41:05 +00:00
ntoskrnl.rbuild
ntoskrnl.rc Fix internal name of ntkrnlmp.exe. Alexander Yastrebov (menone7 ~at~ gmail com), bug #4821. 2009-10-05 14:12:33 +00:00
ntoskrnl_arm.lnk
ntoskrnl_i386.lnk
ntoskrnl_powerpc.lnk
sysfuncs.lst