reactos/ntoskrnl/ke
Timo Kreuzer b8e50f787d [NTOS:KE/x64] On syscalls clear nested task flag
When this flag is not cleared and the system returns with an IRET, this causes a #GP. Randomly hit by the umkm:SystemCall test.
2024-04-27 15:12:40 +02:00
..
amd64 [NTOS:KE/x64] On syscalls clear nested task flag 2024-04-27 15:12:40 +02:00
arm [NTOS:KE/x86/arm] Use a better boot process affinity value (#6399) 2024-01-24 17:52:56 +01:00
i386 [NTOS:KE/x64] Implement Kd processor switching 2024-04-23 15:50:06 +02:00
apc.c
balmgr.c
bug.c [NTOS:KE] Improve freeze code in KeBugCheckWithTf 2024-04-23 15:50:06 +02:00
clock.c
config.c
devqueue.c
dpc.c
eventobj.c
except.c
freeze.c [NTOS:KE/x64] Implement processor freeze code 2024-04-23 15:50:06 +02:00
gate.c
gmutex.c
ipi.c
krnlinit.c
mutex.c
procobj.c
profobj.c
queue.c
semphobj.c
spinlock.c
thrdobj.c
thrdschd.c
time.c
timerobj.c [NTOS:KE] Fix calculation of timer expiration 2024-04-07 09:14:26 +02:00
wait.c