reactos/ntoskrnl/ke
Hermès Bélusca-Maïto e4f4f2a3cc
** test crashdebug stuff
2025-01-28 22:14:17 +01:00
..
amd64 [NTOS:KE] Make KeQueryActiveProcessors portable and non-paged 2025-01-24 18:38:34 +02:00
arm [NTOS:KE] Make KeQueryActiveProcessors portable and non-paged 2025-01-24 18:38:34 +02:00
i386 [NTOS:KE] Make KeQueryActiveProcessors portable and non-paged 2025-01-24 18:38:34 +02:00
apc.c
balmgr.c
bug.c ** test crashdebug stuff 2025-01-28 22:14:17 +01:00
clock.c
config.c
devqueue.c
dpc.c [NTOS:KE] KeRemoveQueueDpc(): Use KeRestoreInterrupts() 2024-12-14 23:33:49 +01:00
eventobj.c
except.c [NTOS:KE] Improve NtRaiseException and NtContinue 2024-05-01 11:30:29 +02:00
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 [NTOS:KE] Make KeQueryActiveProcessors portable and non-paged 2025-01-24 18:38:34 +02:00
mutex.c
processor.c [NTOS:KE] Make KeQueryActiveProcessors portable and non-paged 2025-01-24 18:38:34 +02:00
procobj.c
profobj.c **** WIP HAL Set correct IRQL for interrupt handlers (see Timo's branch/PR for updated fix) **** 2025-01-28 22:14:14 +01:00
queue.c
semphobj.c
spinlock.c ** FIXME FIXME ** Investigate IRQL and/or spinlock problem on x64 MP ** 2025-01-28 22:14:13 +01:00
thrdobj.c [NTOS:KE] Fix some KAFFINITYs 2024-01-16 08:15:53 +01:00
thrdschd.c [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
time.c **** WIP HAL Set correct IRQL for interrupt handlers (see Timo's branch/PR for updated fix) **** 2025-01-28 22:14:14 +01:00
timerobj.c [NTOS:KE] Fix calculation of timer expiration 2024-04-07 09:14:26 +02:00
wait.c