Age | Commit message (Expand) | Author |
---|---|---|
2012-10-10 | Add __BEGIN_DECLS so that programs using C++ can use functions | Stuart Henderson |
2011-04-13 | Unrevert the FS.base diff: the issues were actually elsewhere | Philip Guenthe |
2011-04-10 | Revert bulk of the FS.base diff, as it causes issues on some machines | Philip Guenthe |
2011-04-05 | Add support for per-rthread base-offset for the %fs selector on amd64. | Philip Guenthe |
2011-03-23 | Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently. | Paul Irofti |
2011-03-18 | Old-style MTRRs were never used on amd64, so remove the remaining traces | Philip Guenthe |
2010-10-26 | The LDT is only used by dead compat code now, so load the ldt | Philip Guenthe |
2009-09-18 | ldt removal missed some. amd64_{get,set}_ldt gone. also remove | Martynas Venckus |
2004-02-27 | move to amd64_() functions | Theo de Raadt |
2004-02-26 | put the goo there for ldt handling, even if we do not do it yet | Theo de Raadt |
2004-01-28 | an amd64 arch support. | Michael Shalayeff |