| Age | Commit message (Expand) | Author |
| 2012-07-28 | Fix -fno-common fallout. | matt |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-07-13 | Havard Eidnes points out that on algor we must not install | dyoung |
| 2011-07-13 | Switch algor to new-style <sys/bus.h>. While I'm here, get rid of | dyoung |
| 2011-07-09 | Use the definitions in mips/bus_{dma,space}_{defs,funcs}.h. | dyoung |
| 2011-07-09 | Default to DB_ELF_SYMBOLS and DB_ELFSIZE 32 | matt |
| 2011-07-09 | Allow algor kernels to be built under either algor/algor64 or | matt |
| 2011-07-08 | Major update of algor. | matt |
| 2011-07-01 | #include <sys/bus.h> instead of <machine/bus.h>. | dyoung |
| 2011-07-01 | Per discussion at | dyoung |
| 2011-04-06 | Fix fallout from pci_attach_args constification. | dyoung |
| 2011-03-18 | - include <mips/mips_param.h> after MACHINE is defined | tsutsui |
| 2011-02-20 | Merge forward from matt-nb5-mips64. | matt |
| 2011-02-08 | Remove clause 3 (UCB advertising clause) from the University of Utah | rmind |
| 2010-12-09 | Fix DEBUG build. | uebayasi |
| 2009-12-14 | Merge from matt-nb5-mips64 | 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 |
| 2008-01-04 | Fix includes. | ad |
| 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 | 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-11-18 | Fix wrong prototype declarations of _spl*() functions. | tsutsui |
| 2006-09-05 | Update algor clock handling. This includes using the common mc146818 | gdamore |
| 2006-07-26 | don't install <machine/db_machdep.h>, this is kernel only | drochner |
| 2006-04-15 | Switch Algor port to MIPS generic soft-interrupts implementation. | simonb |
| 2006-03-01 | merge yamt-uio_vmspace branch. | yamt |
| 2006-02-16 | Remove the ugly algor_get_ethaddr() hack. We have a properties infrastructure | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-11-05 | Add empty <machine/wired_map.h> for the MI mips/wired_map.c. | tsutsui |
| 2005-06-12 | Make disklabel(8) and fdisk(8) into "host tools " last step: build | dyoung |
| 2005-03-09 | Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API | matt |
| 2004-09-14 | White space nit. | simonb |
| 2004-07-29 | remove now unnecessary "pci_enumerate_bus" definitions | drochner |
| 2004-05-08 | Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. | kleink |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-15 | Handle 64bit DMA addresses on PCI for platforms that can (currently only | fvdl |
| 2003-05-09 | A few ISA sound drivers like to share dma channels, and hence deferred | fvdl |
| 2003-03-22 | Fix a grammatical nit. | simonb |