.. |
boot.S
|
|
|
context.c
|
[NTOS:KE/x64] Fix handling of non-volatiles in trap vs exception frame
|
2024-04-14 16:09:20 +02:00 |
cpu.c
|
[NTOSKRNL] Add missing \n to DPRINT() calls (#6012)
|
2025-03-26 10:23:15 +01:00 |
ctxswitch.S
|
[NTOS] Fix unwinding through KiThreadStartup
|
2022-11-24 21:17:58 +02:00 |
except.c
|
[NTOS:Ke/x64] Improve KiDispatchExceptionToUser
|
2024-04-04 18:41:39 +02:00 |
freeze.c
|
[NTOS:KE/x64] Improve freeze code
|
2025-01-22 14:04:18 +02:00 |
interrupt.c
|
[NTOS/x64] Gracefully handle invalid Vector in KeConnectInterrupt
|
2024-03-02 07:30:06 +01:00 |
ipi.c
|
[NTOS:KE/x64] Implement initial IPI code
|
2023-12-18 23:16:39 +02:00 |
irql.c
|
|
|
kiinit.c
|
[NTOS:KE/x64] Move initialization of KeActiveProcessors
|
2025-03-28 12:32:57 +02:00 |
krnlinit.c
|
WIP [NTOS:KE/x64] Properly handle KiIdleSummary
|
2025-03-28 12:32:58 +02:00 |
mproc.c
|
[HAL][NTOS] Implement x64 SMP startup code
|
2025-03-28 12:32:57 +02:00 |
spinlock.c
|
|
|
stubs.c
|
WIP [NTOS:KE/x64] Handle NewThread == OldThread in KiIdleLoop
|
2025-03-28 12:32:58 +02:00 |
thrdini.c
|
[NTOSKRNL/x64] Fix bug in KiInitializeContextThread
|
2023-09-07 01:16:14 +03:00 |
trap.S
|
[NTOS:KE/X64] Fix KiInterruptDispatch
|
2024-12-16 16:21:44 +02:00 |
traphandler.c
|
WIP [NTOS:KE/x64] Handle NewThread == OldThread in KiIdleLoop
|
2025-03-28 12:32:58 +02:00 |
usercall.c
|
[NTOS:KE/x64] Fix unwinding in KiUserApcDispatcher
|
2024-12-16 16:19:32 +02:00 |
usercall_asm.S
|
[NTOS:KE/x64] Implement KiUserCallbackExit
|
2024-04-07 09:13:58 +02:00 |
zeropage.S
|
[NTOS:KE] Also rewrite KeZeroPages in assembly for amd64
|
2021-08-04 17:48:39 +02:00 |