| Age | Commit message (Expand) | Author |
| 2014-01-03 | Rework handling of Commodore Gayle chip. Avoid ugly struct casts, introduce | rkujawa |
| 2013-12-22 | Add preliminary support for the Individual Computers ACA500 in the form of acahf | rkujawa |
| 2013-10-19 | make cpu_need_resched() macros consistent; __USE flags | christos |
| 2012-07-11 | Add support for all 4 slots of G-REX 4000D and G-REX 1200. Also add | rkujawa |
| 2012-06-01 | More work on PCI memory accesses on empb(4). | rkujawa |
| 2012-05-07 | Add dummy bus_dma(9) typedefs (enabled by __HAVE_NO_BUS_DMA) in <sys/bus.h> | tsutsui |
| 2012-03-28 | - Normalize inclusion protection (remove) | christos |
| 2012-02-10 | proper sizing of kmem_arena on different ports | para |
| 2012-01-19 | Tons of enchancements to MD PCI code: | rkujawa |
| 2011-09-21 | Remove zbusmap prototype from bus.h (now in zbusvar.h) | rkujawa |
| 2011-09-19 | Minor changes to Amiga PCI MD code: | rkujawa |
| 2011-09-17 | Add driver for Prometheus PCI bridge. | rkujawa |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-08-04 | Add basic PCI support for amiga port. | rkujawa |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 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-02-08 | Remove clause 3 (UCB advertising clause) from the University of Utah | rmind |
| 2011-01-13 | Recognize Amiga 600 model. | phx |
| 2010-12-28 | Raise address of user stack to the highest safe (for 68040 mmu) address, | mhitch |
| 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-02-09 | Moved the macros amiga_cpu_sync() and amiga_membarrier() from amiga/device.h | phx |
| 2010-02-03 | Ensure reorder protection for amigappc in all bus space functions. | phx |
| 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-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-09-12 | Make disklabel.h from amiga and amigappc include the MI sys/disklabel_rdb.h. | phx |
| 2009-08-26 | Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: | thorpej |
| 2009-05-30 | No longer used since migrating from sicallback-softints to MI-softints. | phx |
| 2009-05-19 | Removed old Amiga-specific "sicallback" software interrupts and replaced | phx |
| 2009-03-14 | Remove all the __P() from sys (excluding sys/dist) | dsl |
| 2009-03-06 | Remove SHMMAXPGS from all kernel configs. Dynamically compute the | joerg |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 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-06 | Add timecounter support and borrow counter-based delay from i386. | mhitch |
| 2007-12-03 | Interrupt handling changes, in discussion since February: | ad |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-08-04 | Add ci_cpuid where it's missing. | ad |
| 2007-07-14 | Generic soft interrupts are mandatory. | ad |
| 2007-06-05 | Switch amiga to common m68k include files, pcb.h, pmap_motorola.h, and | mhitch |
| 2007-05-22 | Get rid of pcb_cmap2 - it hasn't been used for a long, long time. | mhitch |
| 2007-05-21 | Move declarations of m68k common functions | tsutsui |
| 2007-05-20 | Forgot cpu.h for amiga - rename proc_trampoline()->lwp_trampoline(). | mhitch |
| 2007-05-18 | Amiga changes for idlelwp. | mhitch |
| 2007-05-12 | Final changes to amiga kernel address space layout to match almost all the | mhitch |