reactos/reactos/ntoskrnl
Aleksey Bragin 2cbc032859 - Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM definitions missing from DDK
- Add KeAcquireQueuedSpinLock / KeAcquireReleaseQueuedSpinLock, RtlCompareMemoryUlong definitions missing from IFS.
- Add actual section object definition to NDK
- More NDK fixes
- Fix incorrect definition of MMPTE_LIST
- Fix incorrect prototype of NtFlushVirtualMemory
- Fix incorrect prototypes of KeAcquire / ReleaseQueuedSpinLock
- Add a second parameter to MmCreateKernelStack to select the NUMA node on which the stack should be allocated
- Avoid usage of PROS_SECTION_OBJECT in Ps where possible
- Unimplement PsChargeProcessQuota. It was not working right
- Use PFN_NUMBER defined in DDK instead of PFN_TYPE internal ROS Type.

svn path=/trunk/; revision=29188
2007-09-24 14:01:54 +00:00
..
cc - Fix NtSetInformationThread(ThreadBasePriority) 2007-08-04 08:49:47 +00:00
cm - Fix boot (thx hpoussin for hint). 2007-08-26 18:18:48 +00:00
config - Print out hardware information to the debug log in case of a crash (yes, even people like me do mistakes...) 2007-09-21 20:15:46 +00:00
dbgk Timo Kreuzer: 2007-09-20 12:46:58 +00:00
ex - Use real NT KPCR address (0xFFDFF000). 2007-09-04 18:19:59 +00:00
fsrtl
fstub Remove some debug messages 2007-08-07 11:45:30 +00:00
inbv - Fix NtSetInformationThread(ThreadBasePriority) 2007-08-04 08:49:47 +00:00
include - Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM definitions missing from DDK 2007-09-24 14:01:54 +00:00
io - Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM definitions missing from DDK 2007-09-24 14:01:54 +00:00
kd - Fix DBG=KDBG=0 build 2007-08-09 07:50:31 +00:00
kd64
kdbg UINT -> ULONG 2007-09-05 21:32:04 +00:00
ke - Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM definitions missing from DDK 2007-09-24 14:01:54 +00:00
lpc - Fix NtSetInformationThread(ThreadBasePriority) 2007-08-04 08:49:47 +00:00
mm - Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM definitions missing from DDK 2007-09-24 14:01:54 +00:00
ob Don't dereference the object unless we actually referenced it. Cygwin apps 2007-09-09 11:09:56 +00:00
po - WDK and MSVC compatibility fixes. 2007-08-04 08:26:58 +00:00
ps - Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM definitions missing from DDK 2007-09-24 14:01:54 +00:00
rtl - Added more improvements/fixes to the Executive Initialization code: 2007-05-09 00:44:45 +00:00
se Mask values that control inheritability of the handle, and don't affect access. 2007-09-09 12:21:22 +00:00
tests
vdm
wmi
Doxyfile
KrnlFun.c - Small update to the plan (remove what's done already for sure) 2007-09-24 12:11:14 +00:00
ntoskrnl.def
ntoskrnl.lnk
ntoskrnl.mc Change the "ReactOS (R) Version 5.2 ..." boot message to "ReactOS (R) Kernel Version 5.2 ...", so people don't get confused by the different version numbers of the Kernel and ReactOS itself 2007-06-21 12:27:36 +00:00
ntoskrnl.rbuild Add missing include path. 2007-09-17 06:12:40 +00:00
ntoskrnl.rc
sysfuncs.lst user32 cleanup lite 2007-07-31 20:22:13 +00:00