reactos/ntoskrnl/ke
2022-05-09 21:50:24 +03:00
..
amd64 [NTOS:KE] Fix CPU extended family and model detection 2022-05-09 21:50:24 +03:00
arm [NDK][HAL][NTOS] Add missing PRCB_MINOR_VERSION / PRCB_MAJOR_VERSION and use them. 2022-05-07 18:14:38 +02:00
i386 [NTOS:KE] Fix CPU extended family and model detection 2022-05-09 21:50:24 +03:00
apc.c
balmgr.c
bug.c [NTOS:KE] Fix buffer overflow when displaying x64 bug checks 2022-01-03 13:25:09 -05:00
clock.c
config.c
devqueue.c
dpc.c
eventobj.c
except.c
freeze.c [NTOS:KD64,KE] IRQL is automatically adjusted during calls to KdEnterDebugger() and KdExitDebugger(). (#3942) 2021-09-12 18:20:32 +02:00
gate.c
gmutex.c
ipi.c
krnlinit.c
mutex.c
procobj.c
profobj.c
queue.c
semphobj.c
spinlock.c [NTOS:KE] Unconditionally check IRQL when acquiring & releasing spinlock at DISPATCH_LEVEL 2021-06-29 11:49:20 +02:00
thrdobj.c
thrdschd.c
time.c
timerobj.c
wait.c [PSDK][NDK] Use hex to define MIN/MAX constants like in native SDK 2021-07-23 22:03:48 +02:00