.. |
amd64
|
[NTOS:KE] Fix NtRaiseException and NtContinue on x64
|
2024-05-01 11:30:29 +02:00 |
arm
|
[NTOS:KE/x86/arm] Use a better boot process affinity value (#6399)
|
2024-01-24 17:52:56 +01:00 |
i386
|
[NTOS:IO] IoConnectInterrupt(): Fix default spinlock initialization (#6503)
|
2024-05-05 17:03:20 +02: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] Improve freeze code in KeBugCheckWithTf
|
2024-04-23 15:50:06 +02: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:EX] Fix comment typo.
|
2023-12-24 22:39:35 +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] Fix initialization of node block for application processors
|
2024-01-18 22:41:46 +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
|
[NTOS:KE] Fix some KAFFINITYs
|
2024-01-16 08:15:53 +01:00 |
thrdschd.c
|
[NTOS:KE] Fix some KAFFINITYs
|
2024-01-16 08:15:53 +01:00 |
time.c
|
[NTOS:KE:X64] Fix KiWriteSystemTime
|
2020-10-31 14:23:16 +01:00 |
timerobj.c
|
[NTOS:KE] Fix calculation of timer expiration
|
2024-04-07 09:14:26 +02:00 |
wait.c
|
[PSDK][NDK] Use hex to define MIN/MAX constants like in native SDK
|
2021-07-23 22:03:48 +02:00 |