Code clean-up.
[reactos.git] / reactos / ntoskrnl / ke / i386 / multiboot.S
2004-10-31 Eric KohlCode clean-up.
2004-10-05 Hartmut Birr- Removed some hard coded values, which depend on a...
2004-10-04 Alex IonescuUn-hardcoded the 0xC0000000 value, and stuck the define...
2004-09-09 Hartmut Birr- Implemented PAE (physical address extension) mapping.
2004-08-19 Hartmut Birr- Rewrote MmInitializePageList. It isn't necessary...
2004-08-14 Hartmut Birr- Enabled global pages if it is possible.
2004-03-16 David Welch- Map only the vga frame buffer for the hal to write...
2003-09-14 Hartmut Birr- Initialize only the page table for the region up...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2001-12-27 David WelchSet WP bit in CR0
2001-09-24 Casper HornstrupInitial OS level SEH support.
2001-09-09 Hartmut BirrChange the size of the kernel page table from 1 to...
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-04-26 Phillip SusiUndo last change removing config.h, which is now correc...
2001-04-26 Phillip SusiRemoved references to obsolete config.h preventing...
2001-04-17 David WelchFurther SMP work (associate an idle thread with each...
2001-04-16 David Welchper processor TSS
2001-04-16 David WelchSMP detection work
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
2001-04-12 David WelchReduced the size of the kernel disk image by moving...
2001-04-11 David Welchbuildno doesn't rewrite the include/reactos/buildno.h
2001-03-30 David WelchEnable atom functions
2001-03-29 David WelchStrip everything from ntoskrnl
2001-03-28 David WelchCatch stack over/underflows
2001-03-18 David WelchFixes for APC handling
2001-03-14 David WelchSome work on portabilitity