Merging r37048, r37051, r37052, r37055 from the-real-msvc branch
[reactos.git] / reactos / include / ndk /
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzer- Add TEB_SELF to asm.h
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-23 Stefan Ginsberg- Fix EPROFILE/KPROFILE.Segment member -- it is a pointer
2008-10-21 Stefan Ginsberg- SMP SYNCH_LEVEL for x86 is IPI_LEVEL - 2 since 2K3
2008-10-21 Stefan Ginsberg- Add missing KPCR_PRCB_IDLE_SCHEDULE offset
2008-10-18 Timo KreuzerChange return type of PsGetCurrentProcessWin32Process...
2008-10-16 Timo KreuzerChange return type of PsGetCurrentThreadWin32Thread...
2008-10-14 Aleksey Bragin- Mbcb field of SHARED_CACHE_MAP structure has MBCB...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-02 Colin Finck- Add the other CPU_* codes (got them from a PDB)
2008-09-27 Stefan Ginsberg- Add PsGetThreadTeb prototype
2008-09-25 Stefan Ginsberg- Implement and export PsIsSystemProcess and add it...
2008-09-24 Stefan Ginsberg- 64 bit fixes for Mm routines: Use SIZE_T and ULONG_PT...
2008-09-12 Stefan Ginsberg- Uncomment NTDLL exports which we implement, and add...
2008-09-10 Aleksey Bragin- Balance of an Memory Manager's AVL tree node can...
2008-09-08 Aleksey Bragin- Fix a typo.
2008-09-07 Pierre SchweitzerCommit 1/2
2008-09-01 Aleksey Bragin- Fix SHARED_CACHE_MAP structure: it should contain...
2008-08-30 Stefan Ginsberg- CACHE_DESCRIPTOR and PROCESSOR_CACHE_TYPE are public...
2008-08-30 Aleksey Bragin- NDK fixes.
2008-08-30 Aleksey Bragin- Fix broken MMPTE_LIST structure definition.
2008-08-27 Timo KreuzerMerge MMerge 34969 from ros-amd64-bringup branch:
2008-08-25 Timo KreuzerMerge 34739 - 34769, 34796 - 34905, 34916 - 34967,...
2008-08-25 Timo Kreuzermerge 35359 from ros-amd64-bringup branch:
2008-08-25 Timo Kreuzermerge 34702 and 34987 from ros-amd64-bringup branch:
2008-08-22 Hervé PoussineauLONG -> NTSTATUS
2008-08-22 Hervé PoussineauFix device node structure to be compatible with MS...
2008-08-22 Hervé PoussineauMove most of the code of IoSynchronousInvalidateDeviceR...
2008-08-22 Stefan Ginsberg- Add EFLAGS_IOPL to asm.h and make use of it in assembly
2008-08-18 Stefan Ginsberg- Replace the remaining X86_EFLAGS* with EFLAGS_*
2008-08-14 Stefan Ginsberg- Header cleanup
2008-08-11 Aleksey Bragin- NDK Fix: DirectoryTableBase member of KPROCESS is...
2008-08-04 Stefan Ginsberg- Fix a typo
2008-08-03 Eric KohlFix NtQueryOpenSubKeys prototype.
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Aleksey Bragin- Don't strictly check NTDDI_VERSION to WINXP or WS03...
2008-07-22 ReactOS Portable... - Forgot to commit this with the last update -- this...
2008-07-20 ReactOS Portable... - Fix the way NlsOemLeadByteInfo is exported.
2008-07-14 Aleksey Bragin- Remove special ReactOS-specific PUSHORT GDT pointer...
2008-07-14 ReactOS Portable... - Clean up KTRAP_FRAME and KEXCEPTION_FRAME definition.
2008-07-10 Aleksey BraginYuriy Sidorov <jura@cp-lab.com>
2008-07-08 ReactOS Portable... - Rewrite the low-level trap/exception/system call...
2008-06-27 Aleksey Bragin- NDK fix: ImageUsesLargePages in PEB appeared in Windo...
2008-06-27 Aleksey Bragin- NDK fixes.
2008-06-27 ReactOS Portable... - Implement VidResetDisplay in BootVid-arm.
2008-06-16 Aleksey Bragin- More NDK fixes.
2008-06-16 Aleksey Bragin- NDK fixes (structure rename only).
2008-06-15 ReactOS Portable... - Start major ARM port cleanup:
2008-06-12 ReactOS Portable... - We now implement a super-basic (and probably broken...
2008-06-11 ReactOS Portable... - We now make appropriate space on the stack to save...
2008-06-11 ReactOS Portable... - Fix build on ARM:
2008-06-11 Aleksey Bragin- Fix typos in NDK structures.
2008-06-06 Aleksey Bragin- Update RtlIsTextUnicode (fixes some ntdll rtlstr...
2008-06-02 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-05-22 Johannes Anderwald- check if PEVENT_TRACE_HEADER is already defined
2008-05-21 Aleksey Bragin- Fix a few typos in SHARED_CACHE_MAP definition in...
2008-05-20 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-05-14 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-05-12 Aleksey Bragin- Fix yet another typo in the same line, spotted by...
2008-05-12 Aleksey Bragin- Fix a typo, spotted by Stefan Ginsberg.
2008-05-06 Timo Kreuzerchange Amount param in all PsXxxPoolQuota functions...
2008-05-06 Timo Kreuzerfix MmMapViewOfSection prototype
2008-04-22 Aleksey BraginBug fixes from Alex:
2008-04-01 Aleksey Bragin- Use C define for the bit in the wait block flags...
2008-04-01 James TaborMove thread pool functions prototypes to ndk.
2008-03-11 ReactOS Portable... - Convert all Loader Block structures to virtual addres...
2008-03-10 ReactOS Portable... ARM Port Memory Management Checkpoint:
2008-02-15 ReactOS Portable... We now define KUSER_SHARED_DATA per architecture, since...
2008-02-13 ReactOS Portable... First attempt at ARM Exception Frame structure definition
2008-02-12 ReactOS Portable... We now have a good initialization routine for ARM....
2008-02-11 Hervé PoussineauFix return type
2008-02-11 Hervé PoussineauAdd RtlTimeToSecondsSince1970() prototype
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-09 ReactOS Portable... A couple of header fixes to get all the FreeLDR-loaded...
2008-02-07 Colin FinckYet another attempt to fix build
2008-02-07 ReactOS Portable... We can now build the ARM kernel (but not link it).
2008-02-07 ReactOS Portable... We don't define types which are usually documented...
2008-02-05 ReactOS Portable... Implement ARM version of DbgBreakPoint in the RTL....
2008-02-05 ReactOS Portable... Add basic arm target support to the build system.
2008-01-16 Aleksey Bragin- Sync NDK changes.
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-05 Hervé PoussineauAdd NtRenameKey prototype
2007-12-15 Aleksey Bragin- Implement BIOS access routines in HAL.
2007-12-05 Hervé PoussineauAdd missing include file
2007-12-04 Aleksey Bragin- Fix _enable/_disable intrinsics when compiling with...
2007-12-02 Aleksey Bragin- Implement NtInitalizeRegistry with proper boot flags...
2007-11-22 Aleksey Bragin- Fix prototype of NtLoadKeyEx.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-04 Art YerkesAdd the beginnings of context switch and decrementer...
2007-10-31 James TaborFix gdi init so it can support batch. Used wrong limit...
2007-10-25 Aleksey Bragin- Update cmlib interface to NT 5.2.
2007-10-23 Gregor BrunmarAdded RtlCopySecurityDescriptor
2007-10-22 Mike Nordell[COMMENT] Document array indices for EPROCESS.Quota...
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-17 Mike NordellFix PAGE_ROUND_DOWN, PAGE_ROUND_UP, and a user of them...
2007-10-06 Hervé PoussineauRename _REACTOS_ to __REACTOS__
2007-10-06 Aleksey Bragin- Implement KiTrap19 handler (XMMI exceptions, mostly...
2007-10-01 Aleksey Bragin- KeRosCaptureUserStackBackTrace is now created, which...
next