| Age | Commit message (Expand) | Author |
| 2001-11-14 | Merge the thorpej-mips-cache branch onto the trunk. This is an | thorpej |
| 2001-09-09 | Clean up and standardise across MIPS ports. | simonb |
| 2001-09-04 | Standardise the format of MIPS' <machine/db_machdep.h>. | simonb |
| 2001-09-04 | Remove comment duplicated in <mips/bsd-aout.h>. | simonb |
| 2001-09-04 | More RCS ID cleanup. | simonb |
| 2001-09-04 | Remove some more useless RCS ids. | simonb |
| 2001-09-04 | Implement bus_space_mmap(). | thorpej |
| 2001-09-04 | Clean up. | simonb |
| 2001-09-04 | Remove unneeded RCS header. | simonb |
| 2001-09-04 | Centralise struct cpu_info declaration and related info to <mips/cpu.h>. | simonb |
| 2001-08-31 | Remove an unneeded comment; ``sync'' with other "just include <mips/foo.h>" | simonb |
| 2001-08-31 | G/C the unused kernel-only CLK_TCK #define. | simonb |
| 2001-07-19 | Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end | thorpej |
| 2001-06-13 | remove __BROKEN_CONFIG_UNIT_USAGE, finally (sorry to be late, cgd). | soda |
| 2001-06-13 | introduce "struct platform", and remove "cputype" variable. | soda |
| 2001-06-13 | split pccons driver into "pccons" and "opms", | soda |
| 2001-06-13 | remove algor related codes, because there is independent (and working!) | soda |
| 2001-06-13 | enable device_register(9) on arc port to parse boot device name | soda |
| 2001-05-30 | use _KERNEL_OPT | mrg |
| 2001-05-11 | - Declare pccnattach() in <machine/pccons.h> | tsutsui |
| 2001-04-25 | Remove some redundant definitions (they're already in <mips/pmap.h>). | thorpej |
| 2001-04-15 | Add definitions of C99 integer format conversion macros. | kleink |
| 2001-04-15 | Add definitions of C99 specified-width integer type limits. | kleink |
| 2001-04-14 | Add definitions of C99 integer constant macros. | kleink |
| 2001-04-14 | Add definitions of C99 integer constant macros. | kleink |
| 2001-04-14 | Add definitions of C99 minimum-width and greatest-width integer types. | kleink |
| 2001-04-13 | Remove the use of splimp() from the NetBSD kernel. splnet() | thorpej |
| 2001-04-12 | splvec.splimp -> splvec.splvm | thorpej |
| 2001-03-07 | Add the BUS_DMA_STREAMING flag. | thorpej |
| 2001-02-17 | Fix include path. | tsutsui |
| 2001-01-14 | Make sure everybody has an splvm() and equate it with splimp() (splimp() | thorpej |
| 2001-01-13 | Adapt to pci_intr_map change. | ur |
| 2000-08-22 | Add spllock(). See spl(9) for details. | thorpej |
| 2000-08-21 | Make sure we provide splsched() as described in spl(9). | thorpej |
| 2000-06-30 | raise MSIZE from 128 to 256. | itojun |
| 2000-06-26 | Add <machine/int_types.h>, which provides namespace-pure definitions | kleink |
| 2000-06-26 | Change the kernel mmap interface so that the offset to map is an | simonb |
| 2000-06-20 | for DeskStation RPC44 | soda |
| 2000-06-17 | vga/pckbc attachment for jazz internal bus of Magnum derived machines | soda |
| 2000-06-12 | <machine/cpuregs.h> was removed on March 30, | soda |
| 2000-06-09 | - NEC RISCstation 2250 (RD-94) PCI bus support, | soda |
| 2000-06-09 | NEC RISCstation 2250 (RD-94) PCI bus support, | soda |
| 2000-06-09 | bus_space/bus_dma implementation for arc port, based on i386 port, pmax port, | soda |
| 2000-06-09 | make paddr_t 64bit on arc port by introducing _MIPS_PADDR_T_64BIT. | soda |
| 2000-06-06 | Add rnd(4) glue for the MIPS3 cycle counter. | soren |
| 2000-06-04 | Implement the more flexiable `evcnt' interface as discussed (briefly) on | cgd |
| 2000-06-01 | kill __P in these files. (I had to look at them anyway with an eye for | cgd |
| 2000-05-26 | First sweep at scheduler state cleanup. Collect MI scheduler | thorpej |
| 2000-05-09 | back out previous changes as stopgap. | soda |
| 2000-05-05 | MIPS_INT_MASK_CLOCK and INT_MASK_REAL_DEV are deprecated. | soren |