[NTOS]
[reactos.git] / reactos / ntoskrnl / ke / i386 / kiinit.c
2010-07-26 Giannis Adamopoulos[ntos]
2010-07-19 Timo Kreuzer[KERNEL32]
2010-07-12 Cameron Gutman[WINSOCK]
2010-06-09 Amine KhaldiReintegrate header-work branch. Important changes inclu...
2010-06-07 Amine KhaldiSync trunk.
2010-05-22 Amine KhaldiSync up to trunk head.
2010-05-10 Amine Khaldi- Sync with trunk up to r46941.
2010-05-03 Amine KhaldiSync with trunk head (part 1 of 2)
2010-04-02 Amine KhaldiSync with trunk head (part 1 or 2)
2010-03-26 Timo KreuzerReintegrate header branch
2010-03-26 Amine KhaldiSync with trunk head (part 1 of x)
2010-03-25 Timo KreuzerMerge from amd64 branch:
2010-03-25 Amine KhaldiSync with trunk head.
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-18 Amine KhaldiSync with trunk head (part 1 of 2)
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-02-10 Cameron Gutman - Merge from trunk up to r45543
2010-02-06 Timo KreuzerMerge trunk head (r45466)
2010-01-28 Sir Richard[PERF]: Not in any way a scientific number you should...
2010-01-27 Sir Richard[NTOS]: Rework the trap macros again. This time we...
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Timo KreuzerMerge trunk r45185
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-19 Sir Richard[NTOS]: Workaround for GCC 4.4.x bug reported by Dmitry.
2010-01-19 Kamil Hornicek- fix build, thanks Black_Fox
2010-01-19 Sir Richard[FREELDR]: Jump to a standard 1-parameter STDCALL kerne...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-29 Stefan Ginsberg- Re-enable some debug prints for unsupported hardware...
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-18 Stefan Ginsberg- Use DBG_STATUS_CONTROL_C instead of magic "1"
2009-10-16 Stefan GinsbergDowngrade various debug prints from DPRINT1 to DPRINT...
2009-10-14 Stefan Ginsberg- Remove a hack from KiGetMachineBootPointers and set...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-09-27 Stefan Ginsberg- Change CPUID to match the old Ki386Cpuid and take...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-21 Stefan GinsbergMega compiler intrinsics patch:
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
2009-08-02 Dmitry GorbachevRemove r42305 hack, preserve racial purity of KiSystemS...
2009-07-30 Dmitry GorbachevAdd a hack in KiSystemStartupReal function until Better...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Stefan Ginsberg- Only reserve APIC memory on x86
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (3/11).
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-11 Aleksey Bragin- NDK Fix: DirectoryTableBase member of KPROCESS is...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-22 Aleksey Bragin- Kernel's entry point is called KiSystemStartup, not...
2008-02-15 ReactOS Portable... Christ! Don't zero out the shared memory page during...
2008-02-15 ReactOS Portable... Get rid of complete hack that MmInitializePageList...
2008-02-14 ReactOS Portable... Review and fix the buildingg and mapping of boot-time...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-10-10 Aleksey Bragin- Copy kernel's IDT entries to the IDT we've got from...
2007-10-02 Aleksey Bragin- Temporary revert 29342.
2007-10-01 Aleksey Bragin- Finally move MmInit1 to MmInitSystem where it should...
2007-09-27 Aleksey Bragin- Fix multiple bugs in RtlWalkFrameChain and secure...
2007-09-24 Aleksey Bragin- Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM...
2007-08-25 Aleksey Bragin- Do not ignore BIOS memory map anymore. Private BIOS...
2007-08-09 Aleksey Bragin- Fix definition of _DESCRIPTOR/KDESCRIPTOR
2007-08-06 Magnus OlsenRemove init.s and put Thomas's code into boot.s, so...
2007-08-04 Aleksey Bragin- Fix NtSetInformationThread(ThreadBasePriority)
2007-07-12 Magnus Olsenpatch from w3seek
2007-07-10 Hervé PoussineauPrevent possible access out of bounds when calculating...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-19 Alex Ionescu- Fix an important bug which was causing us to incorrec...
2007-03-04 Alex Ionescu- Fix a bug in KeQueryPerformanceCounter which was...
2007-03-02 Alex Ionescu- Do massive renames in the ntoskrnl tree to make sure...
2007-03-02 Alex Ionescu- Fix multiple WDK compatibilities issues.
2007-03-02 Alex Ionescu- Create PDE/PTE entries for KUSER_SHARED_DATA in FreeL...
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-22 Alex Ionescu- Improve LdrGetModuleObject (in FreeLDR) to handle...
2007-02-18 Alex Ionescu- KdDebuggerNotPresent should be FALSE by default.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
next