summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
Commit message (Expand)AuthorAgeFilesLines
* Handle dmmu protection faults as well as misses. Enable tracking ofjake2001-08-061-5/+26
* Add page fault and high level tsb miss handlers.jake2001-08-061-3/+159
* Handle switching switching mmu contexts and mapping the new primary tsb.jake2001-08-062-28/+184
* Save the primary mmu context around calls to the prom, and installjake2001-08-062-12/+28
* Remove some debug code.jake2001-08-061-2/+0
* Handle managed and unmanaged mapping better. Allocate an vm object forjake2001-08-061-17/+32
* Add trap handlers for dmmu faults from user mode, and for faults fromjake2001-08-062-12/+802
* The kernel runs at a much lower address now.jake2001-08-061-5/+5
* Fix macros for dealing with tte contexts.jake2001-08-061-4/+8
* Oops. Last commit to tsb.h should have gone here.jake2001-08-061-2/+18
* Fix macros for setting and extracting the context field in ttes andjake2001-08-061-29/+5
* Add a vm_object and page count to struct pmap for allocating tsb pages.jake2001-08-061-0/+2
* Sigh. Add two files needed for the sparc64 fp contect switching codetmm2001-08-052-0/+145
* Add floating point context switching code for sparc64.tmm2001-08-0416-36/+275
* Move some code related to managing pv entries from the pmap module tojake2001-08-034-201/+209
* Fix a bug translating virtual translation table entry addresses to physicaljake2001-08-031-4/+3
* Define proc0paddr. Call init_param() as early as possible.jake2001-08-031-0/+4
* Add an Elfhashelt type for sparc64.jake2001-08-031-0/+11
* Flesh out the sparc64 port considerably. This contains:jake2001-07-3146-453/+6905
* Add skeleton machine dependent headers and c files for a port of freebsdjake2001-07-3140-0/+3068
* Obrien created this directory, but I didn't cvs add cvsignoreimp2001-07-011-0/+1
* Don't need the .keep_me files. Obrien and I committed past each other.imp2001-07-011-0/+0
* Grrr, this was added in the wrong place.obrien2001-06-301-0/+0
* Ensure sys/${MACHINE}/compile/FOO existsobrien2001-06-301-0/+0
* Ensure sys/${MACHINE}/compile/FOO existsobrien2001-06-301-0/+0
OpenPOWER on IntegriCloud