| Age | Commit message (Expand) | Author |
| 2023-01-27 | mvme68k: Specify proper constraints for bus_space_read region and multi ops. | tsutsui |
| 2021-12-05 | s/from from/from/ in comment. | msaitoh |
| 2021-04-01 | Define __HAVE_LEGACY_INTRCNT to indicate this port uses legacy intrcnt | simonb |
| 2021-01-23 | Remove cargo-culted '#if 0' code that was designed to produce a | christos |
| 2020-04-02 | s/impliment/implement/ in comment. | msaitoh |
| 2020-02-01 | Add MAX/MIN PAGE_SIZE and PAGE_SHIFT definitions of m68k for jemalloc(3). | tsutsui |
| 2019-11-23 | cpu_need_resched(): | ad |
| 2019-09-23 | Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all arches | skrll |
| 2019-06-28 | Fix lingering page size comments. | tsutsui |
| 2019-05-07 | Switch all users (except ia64) of custom machine/ansi.h to common_ansi.h | kamil |
| 2018-12-19 | Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, | maxv |
| 2018-08-22 | - Cleanup for dynamic sysctl: | msaitoh |
| 2018-07-12 | Remove the kernel PMC code. Sent yesterday on tech-kern@. | maxv |
| 2018-04-19 | s/static inline/static __inline/g for consistency. | christos |
| 2017-11-06 | Cleanup and clarify the ELFSIZE mess: | christos |
| 2017-02-02 | PR port-mac68k/51923 | rin |
| 2017-02-02 | PR port-mac68k/51923 | rin |
| 2016-12-17 | Fix typo "one the" and architecture where appropriate. | flxd |
| 2015-12-24 | fenv for m68k | christos |
| 2014-08-06 | Consistently define WARN in a way that passes format string checks, i.e. | joerg |
| 2014-03-30 | fixes for gcc-4.8 (John D. Baker) | christos |
| 2013-10-19 | make cpu_need_resched() macros consistent; __USE flags | christos |
| 2013-09-23 | Make MVMEPROM_ARG2() macro take two args in a single asm statement. | tsutsui |
| 2012-03-28 | - Normalize inclusion protection (remove) | christos |
| 2012-02-12 | Change old-style function defintions to C89 prototypes. | matt |
| 2012-02-10 | proper sizing of kmem_arena on different ports | para |
| 2012-02-02 | Always include <m68k/cpu.h> (i.e. outside #if defined(_KERNEL)) | tsutsui |
| 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-04-11 | obsolete DB_AOUT_SYMBOLS. however, we need to leave most of the code | mrg |
| 2011-02-08 | Remove clause 3 (UCB advertising clause) from the University of Utah | rmind |
| 2011-02-01 | udpate license clauses on my code to match the new-style BSD licenses. | chuck |
| 2011-01-02 | Remove "last kernel PT page" stuff derived from hp300 where PA != VA. | tsutsui |
| 2010-12-22 | Collect cpu_info and friends and move to m68k/include/cpu.h | matt |
| 2010-11-06 | Remove incomplete, never worked dynamic run-time memory registration | uebayasi |
| 2010-06-06 | fix PR 6724 - convert m68k options to defflag's. this means that | mrg |
| 2009-12-11 | Refactoring MD segment related definitions on m68k ports: | tsutsui |
| 2009-12-09 | Fix wrong NBSEG values for all hp300 pmap derived m68k ports. | tsutsui |
| 2009-12-08 | Use PGSHIFT from <machine/param.h> for PAGE_SHIFT. | tsutsui |
| 2009-10-23 | Follow revision 1.8 in OpenBSD: remove ad clause. | snj |
| 2009-10-21 | Remove uarea swap-out functionality: | rmind |
| 2009-08-26 | Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: | thorpej |
| 2009-05-22 | Remove a no-longer-needed include of <sys/device.h>, which now created | he |
| 2009-03-06 | Remove SHMMAXPGS from all kernel configs. Dynamically compute the | joerg |
| 2008-06-26 | Unify splraiseipl(9) implementation among m68k ports, | isaki |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-03-29 | Split softc and device_t for zsc(4) and its children. | tsutsui |
| 2008-02-27 | Remove CTL_MACHDEP_NAMES, it's not used anywhere. | xtraeme |
| 2008-01-20 | Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, | joerg |
| 2008-01-12 | Misc cleanup: | tsutsui |