| Commit message (Expand) | Author | Age | Files | Lines |
* | Tweaks suggested by miod@ |  visa | 2016-12-23 | 1 | -2/+2 |
* | Extend the size of user virtual address space from 2GB to 1TB on mips64 |  visa | 2016-12-22 | 1 | -5/+5 |
* | Move declaration of struct vm_page_md from <machine/vmparam.h> to |  miod | 2014-01-30 | 1 | -26/+1 |
* | Do not protect struct vm_page_md with defined(_KERNEL), for userland uvm |  miod | 2014-01-24 | 1 | -2/+2 |
* | unifdef -D__HAVE_VM_PAGE_MD - no functional change. |  miod | 2014-01-23 | 1 | -2/+1 |
* | Remove the freelist member from vm_physseg |  oga | 2011-05-30 | 1 | -6/+1 |
* | Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently. |  pirofti | 2011-03-23 | 1 | -4/+4 |
* | oops, i forgot to check in the BRKSIZ define in uvm, but deraadt thinks |  tedu | 2010-12-15 | 1 | -1/+4 |
* | Allow mips64-based ports to override the default mips64 VM_PHYSSEG_STRAT |  miod | 2010-11-28 | 1 | -6/+4 |
* | Unconditionnaly move kernel virtual memory space to XKSEG, now that previous |  miod | 2009-12-08 | 1 | -8/+6 |
* | Sync VM_MIN_ADDRESS with __LDPGSZ again. |  miod | 2009-12-07 | 1 | -2/+2 |
* | Allow mips ports to override VM_{MIN,MAX}_KERNEL_ADDRESS, and provide the |  miod | 2009-11-22 | 1 | -2/+4 |
* | Crank VM_MIN_ADDRESS to prevent userland from being able to mmap zero, |  miod | 2009-10-22 | 1 | -2/+2 |
* | Set PIE address range to avoid or minimize mmap pressure due to limited |  kurt | 2008-08-22 | 1 | -1/+5 |
* | phyio -> physio |  miod | 2008-07-25 | 1 | -2/+2 |
* | Allow the machine-specific headers to overwrite the number of memory |  miod | 2008-03-30 | 1 | -1/+5 |
* | Enable support for > 512MB of physical memory on mips64 systems, by using |  miod | 2007-05-03 | 1 | -10/+2 |
* | More pmap changes from the potpourri pool: |  miod | 2007-04-27 | 1 | -7/+5 |
* | Crank KVM from a ridiculous pedro-sized 256MB to 1GB; needed for upcoming MI |  miod | 2007-04-14 | 1 | -5/+2 |
* | Remove advertising clause from UCB licenses; ok deraad@ |  miod | 2005-08-07 | 1 | -6/+2 |
* | use MD #define to choose stackgap size per-architecture. on sparc, special |  deraadt | 2005-04-11 | 1 | -1/+3 |
* | MAXSLP is not really an MD-configurable define so move it to param.h; miod@ testing |  mickey | 2004-11-28 | 1 | -12/+1 |
* | up default data size so things doesn't blow up to easy |  pefo | 2004-11-11 | 1 | -2/+2 |
* | Nuke commons. |  miod | 2004-09-21 | 1 | -2/+2 |
* | Long-due mips pmap potpourri: |  miod | 2004-09-17 | 1 | -6/+25 |
* | these should have gone in with the other 64 bit changes |  pefo | 2004-09-09 | 1 | -2/+2 |
* | Kill mb_map and related defines, we don't need one. |  miod | 2004-09-09 | 1 | -2/+1 |
* | spacing |  deraadt | 2004-08-10 | 1 | -3/+3 |
* | initial mips64 |  pefo | 2004-08-06 | 1 | -0/+142 |