summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim
Commit message (Expand)AuthorAgeFilesLines
* Fix the child's return path from fork so that fork will return 0gallatin1999-08-271-4/+4
* Sync with alc's revision 1.125 of i386/i386/vm_machdep.c. Thisjdp1999-08-051-3/+3
* Reduce the number of "magic constants" used for page coloringalc1999-07-221-2/+2
* Slight reorganization of kernel thread/process creation. Instead of usingpeter1999-07-011-3/+3
* Replace my previous fix of saving the FP state with a much simpler one: whendt1999-06-101-4/+2
* Keep fpcurproc locked in memory, so that we always can save the FP statedt1999-06-081-2/+4
* Fixed several (not all) warnings.dt1999-04-231-2/+1
* Added consts to cpu_set_fork_handler prototype. (Follow i386 version.)dt1999-04-201-3/+3
* unifdef -DVM_STACK - it's been on for a while for x86 and was checkedpeter1999-04-191-56/+1
* Adjust idle zero-page fill hysteresis based on tests. Use 2/3 and 4/5dillon1999-02-081-4/+8
* Add hysteresis to alpha version of vm_page_zero_idle().dillon1999-02-081-14/+17
* Rip out PQ_ZERO queue. PQ_ZERO functionality is now combined in withdillon1999-02-081-6/+7
* Mostly remove the VM_STACK OPTION.julian1999-01-261-1/+18
* Various changes to support OSF1 emulation:dfr1998-12-301-5/+5
* Removed bogus casts of USRSTACK and/or the other operand in binarybde1998-12-161-4/+4
* Implement 'software completion' for floating point arithmetic. On thedfr1998-12-041-1/+13
* Change a bogus cast to the correct one.dfr1998-10-151-2/+2
* Don't bother calling pmap_emulate_reference() from cpu_fork(). It isn'tdfr1998-07-121-11/+1
* Add missing copyrights. Thanks to Jason Thorpe for politely noting thedfr1998-06-101-0/+516
OpenPOWER on IntegriCloud