| 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-28 | check if curproc is invalid, and do panic. | shin |
| 2001-12-27 | add #ifdef DEBUG around VCED_count etc. | shin |
| 2001-12-27 | split VCED and VCEI. | shin |
| 2001-12-27 | simplify VCED processing. | shin |
| 2001-12-23 | Added Vr4131 support. | takemura |
| 2001-12-09 | Add support for dumping ELF-cormat core files. | thorpej |
| 2001-12-09 | Roll the rest of the ports over to the new MI kernel build machinery. | atatat |
| 2001-12-08 | Added IRIX signal trampoline | manu |
| 2001-12-02 | TX39, R5900 cache configuration. | uch |
| 2001-12-02 | Added twomissing SYSCALL_SHIFT for indirect syscall through SYS_syscall | manu |
| 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-28 | - convert usage of "defopt" to "defflag" where the relevant option does | lukem |
| 2001-11-28 | Fix a small typo in comment. | nisimura |
| 2001-11-26 | Added COMPAT_IRIX (being developped, not functionnal at that time) | manu |
| 2001-11-26 | fix pasteo. | shin |
| 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-22 | KNF, ANSIfy. | simonb |
| 2001-11-22 | Update the CP0 register names. | simonb |
| 2001-11-20 | Fixed the Linux signal trampoline and linux_sys_sigreturn(). Linux signal | manu |
| 2001-11-20 | cleanup: | lukem |
| 2001-11-20 | improve r4k_sdcache_XXX_generic(). | shin |
| 2001-11-19 | Add mips_dcache_align and mips_dcache_align_mask variables that | thorpej |
| 2001-11-18 | r4k_sdcache_wbinv_range_index_32(): fix a typo (16 -> 32). | thorpej |
| 2001-11-18 | Add 128b/l L2 cache ops. | thorpej |
| 2001-11-18 | White space nit. | simonb |
| 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-12 | Fix pasto in a comment. | simonb |
| 2001-11-09 | Remove unneeded declarations of the db_machine_init() function. The | thorpej |
| 2001-11-04 | Cast pa values to u_long in DEBUG printfs for _MIPS_PADDR_T_64BIT ports. | tsutsui |
| 2001-11-01 | in pmap_extract(), detect unmapped users addresses too. | chs |
| 2001-10-30 | - Add a new vnode flag VEXECMAP, which indicates that a vnode has | thorpej |
| 2001-10-27 | fix virtual alias problem in pmap_copy_page(). | shin |
| 2001-10-26 | remove " in assignment of ENDIAN. | shin |
| 2001-10-26 | Change defaults for kernel compiles. Default all to USETOOLS?=no and have | jmc |
| 2001-10-23 | For MIPS kernel Makefiles, don't set ENDIAN in std.${MACHINE}. Instead, | thorpej |
| 2001-10-23 | Use MACHINE, not TARGET_MACHINE. | thorpej |
| 2001-10-16 | R5900 support. | uch |
| 2001-10-08 | Use a separate variable (${KERNLDSCRIPT}) for the name of the kernel | simonb |
| 2001-10-05 | This Makefile.inc is used for building LKMS - add the standard MIPS | simonb |
| 2001-10-05 | Use ".-include" instead of the ".if exists(...) ..." dance. | simonb |
| 2001-10-05 | Use a single ldscript instead of separate scripts for either endianness; | simonb |
| 2001-09-23 | Moved COMPAT_LINUX config stuff from arch/sgimips to arch/mips, so that it's | manu |
| 2001-09-22 | Added Linux emulation support to Mips port | manu |