Age | Commit message (Expand) | Author |
2004-05-13 | activate systrace on amd64, while here get rid of syscall_{plain,fancy} | Nikolay Sturm |
2004-05-13 | Fix userland profiling on amd64, update to new NetBSD version of file. | Dale Rahn |
2004-05-07 | spllower should return the previous level, to match other archs. | Ted Unangst |
2004-04-19 | remove the GATEWAY junk thingy; at the same time, select a new fat | Theo de Raadt |
2004-03-09 | simplify the delay stuff | Theo de Raadt |
2004-02-28 | rename our NPXCW setting | Theo de Raadt |
2004-02-28 | sysctl hw.cpuspeed output | Theo de Raadt |
2004-02-27 | move to amd64_() functions | Theo de Raadt |
2004-02-27 | put a bit more flesh in the sysctl machdep; parts from tom | Theo de Raadt |
2004-02-27 | move to amd64 MACHINE_ARCH | 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-02-25 | dkcsum stuff for amd64, written by tom, who cannot commit it at the moment. | Theo de Raadt |
2004-02-23 | get use of NX; partially from netbsd; passes the regress; deraadt@ ok | Michael Shalayeff |
2004-02-23 | provide _barrier method w/ {l,s,m}fence instructions | Michael Shalayeff |
2004-02-23 | fix a pasto | Michael Shalayeff |
2004-02-23 | add a comment on set/clr 64bit ops | Michael Shalayeff |
2004-02-13 | save/restore fpu state around the signal handler. skip a gap on unempty stack... | Michael Shalayeff |
2004-02-11 | permit installboot to at least compile... remove some crud | Theo de Raadt |
2004-02-10 | Relocation types, used by ld.so | Dale Rahn |
2004-02-09 | repair cpu dmesg print a bit | Michael Shalayeff |
2004-02-07 | Be sure to flag pte constants as UL, and cope with this in locore. | Miod Vallat |
2004-02-06 | some cpus start to have a NX oriented PGEX_I | Theo de Raadt |
2004-02-03 | das boot; das cloned das from das i386 | Michael Shalayeff |
2004-01-29 | check struct reg for evil; from netbsd | Michael Shalayeff |
2004-01-29 | struct regs for real | Michael Shalayeff |
2004-01-28 | an amd64 arch support. | Michael Shalayeff |