| Age | Commit message (Expand) | Author |
| 2014-01-04 | fix CS bit. | nonaka |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 2012-12-01 | Fix RCSId. | tsutsui |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-10-17 | Add "options COMPAT_60" to all kernel configuration files | apb |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-03-28 | - Normalize inclusion protection (remove) | christos |
| 2012-01-21 | fix my license notice. | nonaka |
| 2011-12-18 | WABPL is no longer considered experimental (has not been for some time) | dholland |
| 2011-11-22 | The rnd pseudo-device is not really optional, because it is in the same | tls |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-07-26 | Don't set the iobase and iosize members of pcmciabus_attach_args because | dyoung |
| 2011-07-19 | Change <machine/bus.h> to <sys/bus.h> throughout. | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-06-30 | dependant -> dependent | wiz |
| 2011-02-05 | use SSUMCI_DEBUG, not SCIMCI_DEBUG. | nonaka |
| 2011-01-19 | Need <machine/pcb.h> to define struct pcb. | he |
| 2010-12-20 | Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch | matt |
| 2010-11-23 | Remove unused count from pseudo-device md. | hannken |
| 2010-11-12 | Pull in uvm/uvm.h where UVM's page level interface is used. | uebayasi |
| 2010-05-08 | enable IPFILTER_COMPAT in all kernels that have ipfilter already. | mrg |
| 2010-04-07 | fix comment. | nonaka |
| 2010-04-07 | delete unused file. | nonaka |
| 2010-04-06 | Added support following boards. | nonaka |
| 2009-11-27 | - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. | rmind |
| 2009-11-07 | Add a flags argument to pmap_kenter_pa(9). | cegger |
| 2009-05-16 | Added SH7706, SH7750R, SH7751 and SH7751R support. | nonaka |
| 2009-03-18 | Ansify function definitions w/o arguments. Generated with sed. | cegger |
| 2009-03-14 | ANSIfy another 1261 function definitions. | dsl |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2009-03-14 | Remove all the __P() from sys (excluding sys/dist) | dsl |
| 2009-02-06 | Changes to MEMORY_RBFLAGS option: | jym |
| 2008-11-30 | As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap | martin |
| 2008-11-12 | Remove LKMs and switch to the module framework, pass 1. | ad |
| 2008-11-11 | It is not appropriate to call pmf_system_shutdown(9) from | dyoung |
| 2008-10-25 | Use ${TOOL_SED} instead if plain sed in Makefiles. | apb |
| 2008-08-05 | Update <machine/ieeefp.h> to use the C99 FE_* definitions instead of the | matt |
| 2008-07-31 | Add "options WAPBL" to standard GENERIC/INSTALL type configs. | simonb |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-02-29 | Remove GENERIC.local from the repository | jmmv |
| 2008-02-02 | Use std.sh3e{l,b} | uwe |
| 2008-01-07 | Now that sh3 has didicated interrupt stack we can check for cpu_intr_p | uwe |
| 2007-12-31 | Remove systrace. Ok core@. | ad |
| 2007-12-03 | Interrupt handling changes, in discussion since February: | ad |
| 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-24 | s/independant/independent/, from Zafer. | wiz |
| 2006-10-07 | Add kernel_text symbol for pmap(1). Closes PR kern/19877. | tsutsui |
| 2006-09-20 | Switch the rest of sh3 ports to todr(9) | uwe |