This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-07-05 09:44:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
264b97f2c4429e6d2ece995d2df59afddef011ca
reactos
/
reactos
/
ntoskrnl
/
mm
History
Dmitry Gorbachev
8258a1ad0e
Uncomment locks, remove unnecessary stuff.
...
svn path=/trunk/; revision=40021
2009-03-15 02:05:40 +00:00
..
arm
…
i386
- Use MmCreateHyperspaceMapping() again.
2009-03-14 21:29:37 +00:00
powerpc
…
anonmem.c
…
balance.c
…
cont.c
…
drvlck.c
…
elf32.c
…
elf64.c
…
elf.inc.h
…
freelist.c
Trying to fix boot breakage.
2009-03-14 18:13:32 +00:00
hypermap.c
Uncomment locks, remove unnecessary stuff.
2009-03-15 02:05:40 +00:00
iospace.c
…
kmap.c
Trying to fix boot breakage.
2009-03-14 18:13:32 +00:00
marea.c
…
mdlsup.c
- Fix 37825 -- Yes, we shouldn't check if an unsigned value is larger than or equal to zero, so just fix the check instead of...commenting out the assertion.
2009-03-01 15:35:31 +00:00
mm.c
…
mminit.c
- Initialize hyperspace before page lists. Fixes boot problem (spotted by Alex).
2009-03-10 20:26:46 +00:00
mpw.c
…
ncache.c
…
npool.c
…
pagefile.c
…
pageop.c
…
pe.c
…
physical.c
…
pool.c
Only warn when trying to free a NULL pointer with ExFreePoolWithTag
2009-03-10 05:22:38 +00:00
ppool.c
…
procsup.c
…
region.c
…
rmap.c
…
rpoolmgr.h
…
section.c
- Use MmCreateHyperspaceMapping() again.
2009-03-14 21:29:37 +00:00
sysldr.c
…
verifier.c
…
virtual.c
…
wset.c
…