| Age | Commit message (Expand) | Author |
| 2000-07-25 | Add option to apply additional mask to the SR at run-time for MIPS3 platforms. | jeffs |
| 2000-07-20 | Make pmap_prefer() use a global setting based on cache size | jeffs |
| 2000-07-18 | Use spl*_noprof routines to raise and lower spl for kernel profiling. | jeffs |
| 2000-07-17 | if MIPS3_ENABLE_CLOCK_INTR is defined, set MIPS3_[HARD_]INT_MASK | jeffs |
| 2000-07-17 | Move platform db_trap callback from arch/mips into ddb as suggested by | jeffs |
| 2000-07-17 | Pull in geocast mips ddb improvements and start bringing in kgdb support. | jeffs |
| 2000-07-13 | Add comment that overriding the sysctl defines in machine/cpu.h | jeffs |
| 2000-07-11 | Only define machdep sysctls if CPU_MAXID is not defined by machine/cpu.h. | jeffs |
| 2000-07-11 | Add support for 3 QED special2 opcodes. | jeffs |
| 2000-07-11 | For 64b clean 32b compilation, do not bother setting SX And KX. | jeffs |
| 2000-07-10 | use mips3 cache op. | uch |
| 2000-06-29 | un-__P, clean up spacing a little bit, put fwd struct decl(s) near top | cgd |
| 2000-06-27 | G/c _BSD_INTPTR_T_ and _BSD_UINTPTR_T_. | kleink |
| 2000-06-27 | Resolve some formatting nits; add __intptr_t and __uintptr_t. | kleink |
| 2000-06-26 | Add <machine/int_types.h>, which provides namespace-pure definitions | kleink |
| 2000-06-26 | <vm/vm_param.h> -> <uvm/uvm_param.h> | mrg |
| 2000-06-26 | Abandon {mips1,mips3}_TBRPL()s which have little gain. They were | nisimura |
| 2000-06-23 | Add a WEAK_ALIAS() macro. | kleink |
| 2000-06-20 | 3rd argument of TBRPL() is not paddr_t but PTE. | soda |
| 2000-06-20 | Add mips3_write_config(). | soren |
| 2000-06-12 | Profiling fixes from Ethan Solomita <ethan@geocast.com>. | castor |
| 2000-06-09 | Decrease MIPS3_TLB_WIRED_ENTRIES from 8 to 2, | soda |
| 2000-06-09 | rename | soda |
| 2000-06-09 | make paddr_t 64bit on arc port by introducing _MIPS_PADDR_T_64BIT. | soda |
| 2000-06-09 | this header don't have to include <machine/locore.h>, | soda |
| 2000-06-09 | USRIOSIZE had to be changed from 32 to 128, | soda |
| 2000-06-06 | Typo. | soren |
| 2000-06-06 | Rename RM5200 cache ops to mips3_*_2way in anticipation of using them | soren |
| 2000-06-06 | Add rnd(4) glue for the MIPS3 cycle counter. | soren |
| 2000-05-30 | savefpregs() and loadfpregs() are defined in mips_machdep.c | nisimura |
| 2000-05-26 | First sweep at scheduler state cleanup. Collect MI scheduler | thorpej |
| 2000-05-25 | Fix kernel profiling so that it actually works: | simonb |
| 2000-05-23 | MachForceCacheUpdate and cacheflush_bug have never been used in NetBSD, | soren |
| 2000-05-21 | Add R12K PRID. | soren |
| 2000-05-21 | Include opt_cputype.h. | soren |
| 2000-05-15 | Remove unused PSL_USERCLR defines for processor status register. | nisimura |
| 2000-05-10 | Have mips_locoresw[] of 3 entry pointer array for different | nisimura |
| 2000-05-06 | Remove unused mapin(pte, v, pfnum, prot) macro. | nisimura |
| 2000-05-02 | Let each platform typedef the new __cpu_simple_lock_t, which should | thorpej |
| 2000-04-29 | Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file | thorpej |
| 2000-04-28 | Zero free pages in the idle loop. | soren |
| 2000-04-15 | remove following symbols which became unnecessary in recent cpu_intr() change: | soda |
| 2000-04-13 | Typo; user stack only needs to start one page below 0x80000000. | soren |
| 2000-04-12 | - Implement mips3_TBIAP(). | nisimura |
| 2000-04-11 | Introduce cpu_intr() whose body is now provided by target ports in | nisimura |
| 2000-04-07 | Move the start of the user stack down a little to account for the | soren |
| 2000-04-03 | Removing trailing comma from enum declaration. | simonb |
| 2000-04-02 | Move dl* function definitions to libc on ELF. | minoura |
| 2000-03-28 | Move fpcurproc declaration to <mips/cpu.h>. | simonb |
| 2000-03-28 | Don't `extern' function declarations. While we're there, remove trailing | simonb |