reactos/ntoskrnl/ke
Katayama Hirofumi MZ fe11f7a2e5
[REACTOS] Refresh old URLs (#7632)
URLs are getting old. We have to
update URLs for documentation
purpose.
JIRA issue: CORE-19963
- Refresh old URLs.
- Add " (DEAD_LINK)" labels
  to dead links.
- Use MS Learn links rather
  than MSDN ones.
- Some dead links revived by
  Web Archive.
- Don't change Wine Tests
  and Wine Sync.
- Don't change 3rd party libraries.
- Don't append "redirected" labels.
2025-01-28 13:36:45 +09: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 [NTOS:KE] Fix freeze in KeBugCheckWithTf 2024-12-26 11:27:39 +02: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 [NTOS:KE/x64] Implement initial IPI code 2023-12-18 23:16:39 +02:00
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
queue.c
semphobj.c
spinlock.c
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 [NTOS][HAL:APIC] Call HalBegin/EndSystemInterrupt from clock handler 2024-12-16 16:21:44 +02:00
timerobj.c [NTOS:KE] Fix calculation of timer expiration 2024-04-07 09:14:26 +02:00
wait.c