| Age | Commit message (Expand) | Author |
| 2004-01-04 | Rearrange process exit path to avoid need to free resources from different | jdolecek |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-11-13 | add some definitions for P[VR]R register | msaitoh |
| 2002-05-07 | Make CLKF_INTR() slightly less broken. The previous definition always | thorpej |
| 2002-04-28 | Use "#define<tab>", white space nits. | uch |
| 2002-04-26 | add SH4 Processor Version Register | msaitoh |
| 2002-03-24 | Rework interrupt code. | uch |
| 2002-03-17 | cosmetic changes, fix comments. | uch |
| 2002-03-17 | change to per-process AST. | uch |
| 2002-03-08 | cpu_swapout() moved to cpu.h | uch |
| 2002-03-04 | CTL_MACHDEP definitions are integrated into sh3/include/cpu.h again. | uch |
| 2002-03-03 | machine dependent sysctl are moved to machine/cpu.h | uch |
| 2002-02-28 | cpu_dumpconf, reserve_dumppages, dumpsys, cpu_reset are moved to sh3/sh3_mach... | uch |
| 2002-02-24 | Move common exception vector and scheduler code to | uch |
| 2002-02-22 | New NetBSD/sh3 clock framework. | uch |
| 2002-02-19 | Clean up function declaration. | uch |
| 2002-02-17 | Add new MMU API. for detail, see sh3/mmu.h's comment. | uch |
| 2002-02-12 | ANSIfy KNF. | uch |
| 2002-02-11 | add useful macro for running P2, P1 area. | uch |
| 2001-06-24 | fix KERNELMODE() macro (check MD bits, too) | msaitoh |
| 2001-05-30 | use _KERNEL_OPT | mrg |
| 2001-02-02 | Add some comments about P/USEG | thorpej |
| 2000-08-25 | Make need_resched() take a "struct cpu_info *" argument. This | thorpej |
| 2000-06-07 | Remove child_return prototype; it is now in sys/proc.h. | tsubai |
| 2000-05-26 | First sweep at scheduler state cleanup. Collect MI scheduler | thorpej |
| 2000-02-24 | SH4! | msaitoh |
| 2000-01-14 | add SH3_{PHYS,P1SEG,P2SEG}_TO_{PHYS,P1SEG,P2SEG} macros | msaitoh |
| 1999-12-24 | back to previous one (suggested by cgd) | msaitoh |
| 1999-12-21 | move sysctl definitions into ${MACHINE}/include/cpu.h | msaitoh |
| 1999-12-21 | G.C. | msaitoh |
| 1999-09-14 | Catch up with -current. | tsubai |
| 1999-09-13 | Merge in NetBSD/sh3 from cvs.kame.net repository. | itojun |