[NTOSKRNL]
[reactos.git] / reactos / ntoskrnl / ke /
2010-03-30 Timo KreuzerMerge from amd64 branch:
2010-03-26 Timo KreuzerMerge trunk head (46467)
2010-03-26 Timo KreuzerReintegrate header branch
2010-03-26 Amine KhaldiSync with trunk head (part 1 of x)
2010-03-26 Timo Kreuzer[HAL]
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-24 Timo Kreuzer[NTOS]
2010-03-24 Timo Kreuzer[NTOS]
2010-03-24 Timo Kreuzer[NTOS]
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-18 Amine KhaldiSync with trunk head (part 1 of 2)
2010-03-17 Timo Kreuzer[NTOS]
2010-03-17 Timo Kreuzer[NTOS]
2010-03-17 Timo Kreuzer[NTOS]
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-03-03 Timo KreuzerRevert r45774 until I know why qemu is broken
2010-03-03 Timo Kreuzer[NTOS]
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-02-19 Sir Richard[NTOS]: Disable support for global pages since it does...
2010-02-19 Sir Richard[NTOS]: Fix an off-by-one-error which incorrectly cause...
2010-02-15 Samuel SerapionSync tools to 45592
2010-02-13 Timo Kreuzer[NTOS] Push vector as error code on the stack in KiUnex...
2010-02-10 Timo Kreuzer[REACTOS] Add asm.h containing macros to make assembly...
2010-02-09 evb- Fix wrong initialization of different modes and stacks.
2010-02-09 Sir Richard[NTOS]: Make system startup match x86 code as closely...
2010-02-09 Sir Richard[NTOS]: Update code to use new KPCR structure.
2010-02-09 Sir Richard[NTOS]: Sync up KiDispatchException with x86 code ...
2010-02-09 Sir Richard[NTOS]: Get rid of fixed TLB entries on ARM, I don...
2010-02-09 Sir Richard[NTOS]: Forgot to setup an IRQ stack, the kernel was...
2010-02-07 Sir Richard[NTOS]: Add a branch-to-self to start testing kernel...
2010-02-06 Timo KreuzerMerge trunk head (r45466)
2010-02-06 Timo Kreuzer[NTOS]
2010-02-06 Timo KreuzerUse .asciz instead of .ascii, because ML doesn't unders...
2010-02-05 Timo Kreuzer[NTOS]
2010-02-05 Timo Kreuzer[NTOS]
2010-02-04 Timo Kreuzer[AMD64]
2010-02-03 Timo Kreuzer[NTOS]
2010-02-03 Timo KreuzerAdd some EXTERNs and use OR instead of | for MASM/ML...
2010-02-03 Timo Kreuzer[NTOS]
2010-02-01 Sir Richard[ARM]: Fix the ARM build, hopefully without breaking...
2010-02-01 Sir Richard[NTOS]: Try to fix KiEnterInterrupt once and for all...
2010-01-30 Timo Kreuzer[NTOS]
2010-01-30 Timo Kreuzerand the same for trap.S
2010-01-30 Timo Kreuzertrap.S is now fully MASM/ML compatible
2010-01-30 Timo Kreuzerfixup trap.S. Almost there...
2010-01-30 Timo KreuzerAnd once again fix trap.S
2010-01-30 Timo KreuzerUpdate trap.S to conform
2010-01-29 Timo Kreuzermake use of the new file
2010-01-29 Timo Kreuzer[NTOS]
2010-01-29 Sir Richard[HAL]: Rewrite IRQL handling. Alex's original code...
2010-01-29 Timo KreuzerFix parameters of KeUpdateSystemTime, make it regparm...
2010-01-29 Sir Richard[NTOS]: Return correct IRQ 0 vector instead of IRQL...
2010-01-29 Sir Richard[NTOS]: Another try at the chained interrupt dispatch...
2010-01-29 Sir Richard[NTOS]: Implement chained interrupt dispatch. For level...
2010-01-29 Sir Richard[NTOS]: Implement the KiInterruptTemplate in C since...
2010-01-28 Sir Richard[NTOS]: The last big step. Now that the HAL is in C...
2010-01-28 Sir Richard[PERF]: Optimize nested interrupt cases (where a pendin...
2010-01-28 Sir Richard[NTOS]: Fix L1/L2 cache detection and write out the...
2010-01-28 Sir Richard[NTOS]: Remove checks for VDM alert during GPF. This...
2010-01-28 Sir Richard[PERF]: Not in any way a scientific number you should...
2010-01-27 Sir Richard[NTOS/PERF]: Enable VME support. VME stands for Virtual...
2010-01-27 Sir Richard[NTOS]: Trunk boots now (interesting that buildbot...
2010-01-27 Sir Richard[NTOS]: Rework the trap macros again. This time we...
2010-01-26 Sir Richard[HAL]: Implement the profile and clock interrupt trap...
2010-01-26 Sir Richard[PERF]: What to do when your SYSEXIT code has a bug...
2010-01-26 Sir Richard[NTOS]: Implement a C/Extended ASM macro for generating...
2010-01-24 Dmitry Gorbachev- Use __builtin_trap for old GCC, too.
2010-01-24 Sir Richard[PERF]: Make the trap entry/exit macros inlined, just...
2010-01-24 Dmitry GorbachevComment out DECLSPEC_NORETURN for now.
2010-01-24 Dmitry GorbachevFix vmwinst.exe crash (bug #5134).
2010-01-23 Sir Richard[PERF]: Make all trap handlers, trap exit code, fatal...
2010-01-23 Sir Richard[PERF]: Replace early ZwClose system calls with ObClose...
2010-01-23 Dmitry GorbachevRemove duplicate definitions (now in time.c).
2010-01-23 Sir Richard[NTOS]: KiDispatchInterrupt crushes EBX, so maybe it...
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Timo Kreuzer[NTOS]
2010-01-21 Timo Kreuzer[NTOS]
2010-01-21 Timo KreuzerMerge trunk r45185
2010-01-21 Timo Kreuzer[NTOS]
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-20 Dmitry GorbachevFix build-2.
2010-01-20 Dmitry GorbachevFix build.
2010-01-20 Sir Richard[NTOS]: Implement KiSwapProcess in C.
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-19 Sir Richard[NTOS]: Try backing out a change to see if thix fixes...
2010-01-19 Sir Richard[NTOS]: Implement GUI thread promotion during the first...
2010-01-19 Sir Richard[NTOS]: Convert system call handling to C. Only kernel...
2010-01-19 Sir Richard[NTOS]: We don't actually need wrappers for NtContinue...
next