.. |
amd64
|
[NTOS] Fix interrupt flag handling in KiPageFault
|
2023-01-04 10:32:28 +01:00 |
arm
|
[NDK][HAL][NTOS] Add missing PRCB_MINOR_VERSION / PRCB_MAJOR_VERSION and use them.
|
2022-05-07 18:14:38 +02:00 |
i386
|
[NTOS] Set SwapBusy properly for i386
|
2022-12-28 21:09:41 +01:00 |
apc.c
|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
2021-06-11 15:33:08 +03:00 |
balmgr.c
|
|
|
bug.c
|
[NTOS:KE] Fix buffer overflow when displaying x64 bug checks
|
2022-01-03 13:25:09 -05:00 |
clock.c
|
|
|
config.c
|
[NTOS:KE] Both KeFindConfigurationEntry() and KeFindConfigurationNextEntry() functions are exported by NTOSKRNL, so they definitively must NOT be in the discardable INIT section!!
|
2021-04-10 00:43:52 +02:00 |
devqueue.c
|
|
|
dpc.c
|
[NTOS:KE] Fix some locking issues
|
2021-06-19 12:17:18 +02:00 |
eventobj.c
|
|
|
except.c
|
[NTOS] Fix NtContinue for x64
|
2022-11-24 21:17:58 +02:00 |
freeze.c
|
[NTOS:KD64,KE] IRQL is automatically adjusted during calls to KdEnterDebugger() and KdExitDebugger(). (#3942)
|
2021-09-12 18:20:32 +02:00 |
gate.c
|
|
|
gmutex.c
|
|
|
ipi.c
|
[NTOS] Fix build with CONFIG_SMP
|
2021-06-19 12:17:18 +02:00 |
krnlinit.c
|
[NTOS] fix timer lock data and hardcod
|
2022-12-28 21:09:41 +01:00 |
mutex.c
|
[NTOS] Consistently use MUTANT_INCREMENT.
|
2020-10-16 16:09:54 +02:00 |
procobj.c
|
[NTOS:KE] Fix some locking issues
|
2021-06-19 12:17:18 +02:00 |
profobj.c
|
|
|
queue.c
|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
2021-06-11 15:33:08 +03:00 |
semphobj.c
|
|
|
spinlock.c
|
[NTOS:KE] Unconditionally check IRQL when acquiring & releasing spinlock at DISPATCH_LEVEL
|
2021-06-29 11:49:20 +02:00 |
thrdobj.c
|
|
|
thrdschd.c
|
|
|
time.c
|
[NTOS:KE:X64] Fix KiWriteSystemTime
|
2020-10-31 14:23:16 +01:00 |
timerobj.c
|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
2021-06-11 15:33:08 +03:00 |
wait.c
|
[PSDK][NDK] Use hex to define MIN/MAX constants like in native SDK
|
2021-07-23 22:03:48 +02:00 |