| Age | Commit message (Expand) | Author |
| 2018-02-26 | Add dumb memory probe routines for Milan to use all available memory. | tsutsui |
| 2017-11-06 | Cleanup and clarify the ELFSIZE mess: | christos |
| 2017-10-07 | Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch | jdolecek |
| 2017-02-02 | PR port-mac68k/51923 | rin |
| 2017-02-02 | PR port-mac68k/51923 | rin |
| 2016-10-18 | add isa_intr_establish_xname() to MD isa headers so that it can be used | jdolecek |
| 2015-12-24 | fenv for m68k | christos |
| 2015-09-07 | Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h. | dholland |
| 2014-10-18 | src is too big these days to tolerate superfluous apostrophes. It's | snj |
| 2014-07-26 | Reorganize and bump VM related constants. | tsutsui |
| 2014-03-29 | make pci_intr_string and eisa_intr_string take a buffer and a length | christos |
| 2013-10-19 | make cpu_need_resched() macros consistent; __USE flags | christos |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-08-10 | Appease gcc -fno-common: | tsutsui |
| 2012-03-28 | - Normalize inclusion protection (remove) | christos |
| 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-12-18 | Restore __HAVE_MM_MD_READWRITE which was added for 5.99.53 in rev 1.14 | tsutsui |
| 2011-11-15 | Merge copy-and-pasted fpu_probe() function (to share it among more m68k ports). | tsutsui |
| 2011-10-01 | fix build errors with gcc 4.5. | chs |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-07-17 | Switch to new-style <sys/bus.h>. | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-07-01 | #include <sys/bus.h> instead of <machine/bus.h>. | dyoung |
| 2011-07-01 | Per discussion at | dyoung |
| 2011-06-12 | Welcome to 5.99.53! Merge rmind-uvmplock branch: | rmind |
| 2011-05-16 | - merge and move pasted m68k MD setreg() functions into m68k/m68k_machdep.c | tsutsui |
| 2011-04-04 | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), | dyoung |
| 2011-02-08 | Remove clause 3 (UCB advertising clause) from the University of Utah | rmind |
| 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 |
| 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-12-06 | Move initialization of protection_codes[] and kernel_pmap() | tsutsui |
| 2009-11-23 | Use lwp_getpcb() on m68k ports, clean from struct user usage. | rmind |
| 2009-10-21 | Remove uarea swap-out functionality: | rmind |
| 2009-10-20 | Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. | snj |
| 2009-08-26 | Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: | thorpej |
| 2009-08-23 | fix atari builds in two ways: | mrg |
| 2009-08-19 | (Re-)define isa_detach_hook(), and define isa_dmadestroy(). Update | dyoung |
| 2009-07-08 | Merge local <atari/atari/intr.h> into common <machine/intr.h>. | tsutsui |
| 2009-03-13 | Use separate free lists for TT and ST ram, and give TT a lower id | abs |
| 2009-03-08 | ANSIfy, some KNF, misc cosmetics. | tsutsui |
| 2009-03-06 | Remove SHMMAXPGS from all kernel configs. Dynamically compute the | joerg |
| 2009-03-05 | Remove __P(). | tsutsui |
| 2009-01-01 | Pull the following amiga's pmap changes to atari: | tsutsui |
| 2008-12-31 | Remove quite obsolete pcb_cmap2. | tsutsui |
| 2008-12-27 | Account idepth in all interrupt handlers in locore.s. | tsutsui |
| 2008-12-09 | Make pmap_kernel() a MI macro for struct pmap *kernel_pmap_ptr, | pooka |