..
abios.c
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00
context.c
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00
cpu.c
[NTOS][USERSRV] Silence noisy debug output.
2019-04-22 17:41:17 +02:00
ctxswitch.S
[NTOS:KE:I386] Fix parameter description for KiSwapContext
2019-08-15 18:04:57 +02:00
exp.c
[NTOS:KE] In KiExitV86Mode, restore KTSS::Esp0 to its standard value. CORE-16531
2020-01-03 11:28:09 +01:00
irqobj.c
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00
kiinit.c
[NTOS:KE] Explicitly use IOPM_SIZE for initializing the IO map, that is indeed also equal to PAGE_SIZE * 2 but is self-documented.
2019-11-25 00:41:54 +01:00
ldt.c
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00
mtrr.c
[NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION ( #779 )
2018-12-30 12:19:11 +01:00
patpge.c
[NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION ( #779 )
2018-12-30 12:19:11 +01:00
thrdini.c
[NTOS:KE] In KiExitV86Mode, restore KTSS::Esp0 to its standard value. CORE-16531
2020-01-03 11:28:09 +01:00
trap.s
[NTOS:KE] Fixup for the NMI task handler: handle NMI recursion. -- Code was lost in commit 2efed8ef
(r45040).
2019-06-20 19:39:44 +02:00
traphdlr.c
[NTOS:KE] Use multi-processor-aware KeGetPcr() instead of the legacy PCR.
2019-06-20 19:39:49 +02:00
usercall.c
[NTOSKRNL] Move DPRINT1("Thread wants too much stack\n") around
2019-08-15 18:18:59 +02:00
usercall_asm.S
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00
v86vdm.c
[NTOS:KE] In KiExitV86Mode, restore KTSS::Esp0 to its standard value. CORE-16531
2020-01-03 11:28:09 +01:00