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