[HEADERS]
[reactos.git] / reactos / ntoskrnl / ke / powerpc /
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-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
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-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-21 Stefan Ginsberg- Don't use KeBugCheck(0) -- 0 is an invalid bugcode...
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-18 Stefan Ginsberg- Use DBG_STATUS_CONTROL_C instead of magic "1"
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
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-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-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-02-03 Timo KreuzerSync to trunk r39350.
2009-01-06 Stefan Ginsberg- NtUserWaitForInputIdle: Call EngGetTickCount, removin...
2009-01-01 Timo KreuzerSync to trunk r38500
2008-12-25 Christoph von Wittichfix some more typos
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-24 KJK::HyperionEverything
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-20 Timo Kreuzersync to trunk revision 36500
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-21 Colin FinckWow, WriteConfigurationFile() in rbuild never worked...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-20 Timo Kreuzerrevert my last commit to avoid polluting other files...
2008-08-19 Timo KreuzerMove some architecture specific code from KiRosPrepareF...
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-11 Hervé PoussineauBring back ext2 code from branch
2008-01-23 Art YerkesPage fault, system calls, context switches debugged.
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-06 Art Yerkest's a bit embarrasing that some of this was undone...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-04 Art YerkesAdd the beginnings of context switch and decrementer...
2007-10-28 Art Yerkeslower IRQL at appropriate time.
2007-10-28 Art YerkesFix memory map to kernel mode.
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-14 Art YerkesAdd simple GDB stub.
2007-10-06 Art YerkesFlipped increment/decrement. Noticed by encoded.
2007-10-06 Art YerkesAll remaining changes from the PPC branch. Not well...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-01-15 Art YerkesCheckpoint. HalDisplayString is working and hooked...
2007-01-03 Art Yerkes- Reserve and map a page for Pcr
2007-01-01 Art Yerkes- most of the churn here is from code and headers impor...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-26 Art YerkesCheckpoint in here. More work needed.
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-06-24 Art YerkesAdded simple main function for powerpc.