1:1 Userland threading stage 2.11/4:
[dragonfly.git] / sys / platform / vkernel / i386 / cpu_regs.c
2007-02-03 Simon Schubert1:1 Userland threading stage 2.11/4:
2007-02-03 Simon SchubertFix ps %CPU output in vkernel by exporting hw.availpages.
2007-01-20 Peter AvalosMerge from vendor branch BZIP:
2007-01-17 YONETANI TomokazuMerge from vendor branch INTEL_ACPICA:
2007-01-15 Simon SchubertMerge from vendor branch GCC:
2007-01-14 Matthew DillonLink up the interrupt frame to the systimer API. Use...
2007-01-14 Matthew DillonImplement a new signal delivery mechanism, SA_MAILBOX...
2007-01-13 Matthew DillonPull in a few bits from FreeBSD. Add a structure size...
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2007-01-11 Matthew DillonProperly block SIGALARM and disable interrupts (i.e...
2007-01-09 Matthew DillonA virtual kernel running another virtual kernel running...
2007-01-09 Matthew DillonFix two incorrect sigblock() calls.
2007-01-08 Matthew DillonThe signal return code was trying to access user mode...
2007-01-08 Matthew DillonModify the trapframe sigcontext, ucontext, etc. Add...
2007-01-07 Matthew DillonUse itimers to implement the virtual kernel's SYSTIMER...
2007-01-06 Matthew DillonOffset KernelPTD and KernelPTA so we can directly trans...
2007-01-05 Matthew DillonContinue fleshing out the VKERNEL.