Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate ia32_reg.h by moving its contents to x86 and ia64 reg.h. | tijl | 2012-03-18 | 1 | -1/+0 |
* | Add support for the extended FPU states on amd64, both for native | kib | 2012-01-21 | 1 | -2/+2 |
* | Improve PCB flags handling and make it more robust. Add two new functions | jkim | 2010-12-22 | 1 | -1/+1 |
* | Remove npxgetregs(), npxsetregs(), fpugetregs() and fpusetregs() | kib | 2010-11-26 | 1 | -4/+10 |
* | Introduce the x86 kernel interfaces to allow kernel code to use | kib | 2010-06-05 | 1 | -2/+2 |
* | Fix array overflow. This routine is only called from procfs, | trasz | 2010-01-24 | 1 | -2/+0 |
* | Restore the segment registers and segment base MSRs for amd64 syscall | kib | 2009-07-09 | 1 | -0/+1 |
* | Save and restore segment registers on amd64 when entering and leaving | kib | 2009-04-01 | 1 | -17/+18 |
* | include opt_compat.h to unbreak the build | ps | 2005-10-24 | 1 | -0/+2 |
* | Don't set segment registers via ptrace yet. Its not ready. | peter | 2005-10-04 | 1 | -0/+4 |
* | Jumbo-commit to enhance 32 bit application support on 64 bit kernels. | peter | 2005-06-30 | 1 | -0/+224 |