| Age | Commit message (Expand) | Author |
| 2002-01-02 | _intr_suspend and _intr_resume declarations are moved to intr.h. | uch |
| 2001-12-28 | R4000/R4400 always detects virtual alias as if | shin |
| 2001-12-23 | Added Vr4131 support. | takemura |
| 2001-12-09 | Add support for dumping ELF-cormat core files. | thorpej |
| 2001-12-02 | TX39, R5900 cache configuration. | uch |
| 2001-11-28 | Back out the copy of theses files to userland | manu |
| 2001-11-28 | We need to copy new SVR4 header files to /usr/include/sys... | manu |
| 2001-11-28 | Added support for COMPAT_IRIX | manu |
| 2001-11-23 | add #ifndef _LOCORE. | uch |
| 2001-11-23 | Add 32B/l L1 D/I-cache ops for newer ARC machines. | tsutsui |
| 2001-11-19 | Add mips_dcache_align and mips_dcache_align_mask variables that | thorpej |
| 2001-11-18 | Add 128b/l L2 cache ops. | thorpej |
| 2001-11-15 | MAXSLP is defined to be a machine-independent scheduling parameter, | soren |
| 2001-11-14 | Merge the thorpej-mips-cache branch onto the trunk. This is an | thorpej |
| 2001-11-14 | Merge the thorpej-mips-cache branch onto the trunk. This is an | thorpej |
| 2001-11-09 | Remove unneeded declarations of the db_machine_init() function. The | thorpej |
| 2001-10-16 | R5900 support. | uch |
| 2001-10-05 | This Makefile.inc is used for building LKMS - add the standard MIPS | simonb |
| 2001-09-10 | Update pmap_update to now take the updated pmap as an argument. | chris |
| 2001-09-04 | Oops, <sys/sched.h> isn't asm safe, move inside an "#ifndef LOCORE" block. | simonb |
| 2001-09-04 | May as well include <mips/cpuregs.h> in <mips/cpu.h> once rather than | simonb |
| 2001-09-04 | Centralise struct cpu_info declaration and related info to <mips/cpu.h>. | simonb |
| 2001-08-18 | Reorder some function prototypes more logically. | simonb |
| 2001-08-18 | Fix lint problem introduced in last change - if `lint' is defined, | simonb |
| 2001-08-17 | Describe the widths of various coprocessor 0 registers (for mips1, | simonb |
| 2001-08-17 | Fix va_arg() problem when adjusting argument pointer when a structure is | simonb |
| 2001-08-15 | _Never_ make a cosmetic change to a comment without test-compiling... | simonb |
| 2001-08-15 | Add some MIPS, Alchemy and SiByte CPU PRIDs (from oss.sgi.com). | simonb |
| 2001-08-15 | Add Alchemy and SiByte company IDs (from oss.sgi.com). | simonb |
| 2001-08-15 | Remove parameter names from function prototypes. | simonb |
| 2001-08-13 | OP_BLTZAL was defined twice. | soda |
| 2001-08-04 | remove the uncached idle-loop page zeroing. | chs |
| 2001-07-18 | Modernise data and stack size limits. | simonb |
| 2001-06-14 | Don't need to prototype child_return() here, it's in <sys/proc.h>. | thorpej |
| 2001-06-11 | Always indirect through the "locoresw" to get the cache ops, since | thorpej |
| 2001-06-11 | Fix various misspellings of compatible/compatibility. | wiz |
| 2001-05-31 | PRiD 0x18 is shared by RC32334, 332 and 355. These SoCs are | nisimura |
| 2001-05-30 | Pasto. | soren |
| 2001-05-30 | Add PRiD 0x18 for IDT RC32332/RC32334 processors. | nisimura |
| 2001-05-26 | replace vm_page_t with struct vm_page *. | chs |
| 2001-05-26 | replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}. | chs |
| 2001-05-15 | Add the processor IDs for the 4Kc and 5Kc CPUs and some MIPS32/64 | simonb |
| 2001-05-04 | Be consistent with limit constants: | simonb |
| 2001-05-01 | Per discussion w/ chuck and chuck, restructure the md page stuff | thorpej |
| 2001-04-29 | Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data for | thorpej |
| 2001-04-28 | * Move definitions of exact-width integer types from <machine/types.h> | kleink |
| 2001-04-26 | Add definitions for C99 fastest minimum-width integer types. | kleink |
| 2001-04-24 | Add PRiD register imp value 0x2d for Toshiba TX4900 family. | nisimura |
| 2001-04-22 | Undo a misguided previous change to the pmap_update() API. | thorpej |
| 2001-04-22 | Give pmap_update() an argument (a pmap_t) so that it knows which | thorpej |