| Age | Commit message (Expand) | Author |
| 2010-02-08 | Remove separate mb_map. The nmbclusters is computed at boot time based | joerg |
| 2009-12-16 | Fix various build with the 32bit mips ports after the mips64 merge. | matt |
| 2009-11-23 | If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD. | pooka |
| 2009-08-19 | (Re-)define isa_detach_hook(), and define isa_dmadestroy(). Update | dyoung |
| 2009-08-13 | Move MID_MACHINE to <mips/mips_param.h> and use local values so we don't | matt |
| 2009-08-12 | Nuke a.out support for MIPS. | matt |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-01-20 | Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, | joerg |
| 2007-12-03 | Interrupt handling changes, in discussion since February: | ad |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-07-14 | Generic soft interrupts are mandatory. | ad |
| 2007-06-17 | Move declaretions of _spl*() and _{clr,set}softintr() functions | tsutsui |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-21 | Replace the Mach-derived boolean_t type with the C99 bool type. A | thorpej |
| 2007-02-21 | add a pair of new bus_dma(9) functions: | mrg |
| 2007-02-16 | Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts | ad |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2006-12-21 | merge yamt-splraiseipl branch. | yamt |
| 2006-09-09 | Convert arc to timecounters, using common mips3 timecounters. We have not | gdamore |
| 2006-09-09 | Add <machine/locore.h>, used by some other common MIPS code. | gdamore |
| 2006-09-03 | Convert to MI todr framework. | gdamore |
| 2006-09-03 | Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. | bjh21 |
| 2006-07-22 | - reorganize bootinfo structures and fix bootinfo handling in bootloader | tsutsui |
| 2006-07-01 | No need to export autoconf.h to userland. | tsutsui |
| 2006-07-01 | Remove obsolete display.h. | tsutsui |
| 2006-06-25 | Remove unused struct abus stuff. | tsutsui |
| 2006-06-24 | Misc minor cleanup for arc interrupt handlers: | tsutsui |
| 2006-06-17 | Remove extern from function declarations. | tsutsui |
| 2006-06-12 | Account ISA interrupts by evcnt(9) | tsutsui |
| 2006-06-12 | - rename struct intrhand -> struct isa_intrhand | tsutsui |
| 2006-05-26 | Tweak bus_space_barrier(9) macro to appease | tsutsui |
| 2006-04-15 | Add support for pci_configure_bus(9) (a.k.a. options PCI_NETBSD_CONFIGURE) | tsutsui |
| 2006-03-01 | merge yamt-uio_vmspace branch. | yamt |
| 2006-02-16 | Change "inline" back to "__inline" in .h files -- C99 is still too | perry |
| 2006-01-25 | free -> dealloc | christos |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-11-15 | Remove MIPS_INT_MASK_CLOCK and INT_MASK_REAL_DEV macro and | tsutsui |
| 2005-11-15 | Remove COPY_SIGCODE definition, which is not used anywhere. | tsutsui |
| 2005-11-06 | Bump MAXPHYS from 32K to 64K. | tsutsui |
| 2005-11-05 | Adapt arc port to the new MI mips3 wired map functions. | tsutsui |
| 2005-10-30 | Use new delay(9) for DELAY(9). | tsutsui |
| 2005-10-30 | - use mips3_cp0_count_read() for delay(9). | tsutsui |
| 2005-06-12 | Make disklabel(8) and fdisk(8) into "host tools " last step: build | dyoung |
| 2005-06-09 | Appease -Wcast-qual by adding consts in appropriate places. | he |
| 2005-06-03 | Add const. | tsutsui |
| 2005-06-03 | Add a const. | tsutsui |
| 2005-06-03 | Add const. | tsutsui |
| 2005-04-18 | Add a long-awaited standalone boot program for arc port to load | tsutsui |
| 2005-03-09 | Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API | matt |