summaryrefslogtreecommitdiffstats
path: root/sys/mips/include/pmap.h
Commit message (Expand)AuthorAgeFilesLines
* - Add minidump support for FreeBSD/mipsgonzo2010-11-071-0/+2
* Enforce that 'pmap_kenter()' is only used to establish cacheable mappings.neel2010-09-221-0/+1
* Apply MIPS pmap clean up patch from alc@ (with minor change to KASSERT):jchandra2010-08-291-5/+0
* Implement pmap changes suggested by alc@:jchandra2010-08-121-3/+1
* Update various places that store or manipulate CPU masks to use cpumask_tjhb2010-08-111-1/+1
* Fix the issue reported by alc:jchandra2010-08-061-1/+0
* Merge jmallett@'s n64 work into HEAD - changeset 8jchandra2010-07-081-2/+0
* Merge jmallett@'s n64 work into HEAD - changeset 5jchandra2010-06-181-6/+0
* Merge jmallett@'s n64 work into HEAD - changeset 4jchandra2010-06-171-13/+1
* Eliminate dead code.alc2010-05-061-1/+0
* On Alan's advice, rather than do a wholesale conversion on a singlekmacy2010-04-301-0/+2
* o) Remove code related to VM_ALLOC_WIRED_TLB_PG_POOL, VM_KERNEL_ALLOC_OFFSETjmallett2010-04-171-37/+0
* Make the ddb command "show tlb" SMP friendly.neel2010-03-121-0/+5
* Merge from projects/mips to head by hand:imp2010-01-101-1/+16
* Add support to the virtual memory system for configuring machine-alc2009-07-121-0/+2
* A variety of changes:alc2009-05-021-8/+8
* Eliminate an unused definition.alc2009-02-101-1/+0
* Eliminate the PMAP_INLINE macro. It isn't really used here. If weimp2009-01-161-8/+2
* MFp4:gonzo2009-01-151-15/+3
* Eliminate an unused field from the pmap.alc2008-04-301-1/+0
* Remove two unused declarations. These variables are now fields withinalc2008-04-271-2/+0
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,imp2008-04-131-0/+231
OpenPOWER on IntegriCloud