.. |
amd64
|
[NTOSKRNL] Deduplicate some symbols
|
2021-06-24 18:48:31 +02:00 |
arm
|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
2021-06-11 15:33:08 +03:00 |
i386
|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
2021-06-11 15:33:08 +03:00 |
powerpc
|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
2021-06-11 15:33:08 +03:00 |
apc.c
|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
2021-06-11 15:33:08 +03:00 |
balmgr.c
|
|
|
bug.c
|
[REACTOS] Cleanup INIT and some PAGE section allocations
|
2020-11-02 21:45:31 +03: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
|
[NTOS:KE] Fix 'Sert' typo, in a comment (#1929)
|
2019-09-23 01:13:07 +02:00 |
dpc.c
|
[NTOS:KE] Fix some locking issues
|
2021-06-19 12:17:18 +02:00 |
eventobj.c
|
|
|
except.c
|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
2021-06-11 15:33:08 +03:00 |
freeze.c
|
|
|
gate.c
|
[NTOS:KE] Rename some locking functions to reflect the IRQL level changes
|
2019-12-31 15:30:27 +01:00 |
gmutex.c
|
|
|
ipi.c
|
[NTOS] Fix build with CONFIG_SMP
|
2021-06-19 12:17:18 +02:00 |
krnlinit.c
|
[REACTOS] Cleanup INIT and some PAGE section allocations
|
2020-11-02 21:45:31 +03: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] Rename some locking functions to reflect the IRQL level changes
|
2019-12-31 15:30:27 +01:00 |
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
|
[NTOS:KE] Do not allow waiting at IRQL >= DISPATCH_LEVEL when providing a timeout in KeWaitForMultipleObjects
|
2021-06-21 11:42:01 +02:00 |