| Age | Commit message (Expand) | Author |
| 2014-01-22 | need stride 0x1000 for gayle | christos |
| 2014-01-22 | make code compile again; need stride 0x1000 for gayle | christos |
| 2013-11-17 | Enable sljit and bpfjit on powerpc. | alnsn |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 2013-06-05 | remove obsolete networking options | christos |
| 2013-04-27 | the bogus number police | christos |
| 2013-04-27 | remove confusing numeric locators where they are unused. | christos |
| 2013-03-02 | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. | christos |
| 2013-03-01 | Retire OSI network stack. OK core@ | joerg |
| 2012-12-02 | Add z3rambd to files.amigappc, hopefully this will fix amigppc build. | rkujawa |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-10-17 | Add "options COMPAT_60" to all kernel configuration files | apb |
| 2012-10-16 | Fix fallout from recent ed driver replacement. Makes amigappc build again. | rkujawa |
| 2012-08-17 | Update all kernel configs mentioning WSEMUL_* but not already including | abs |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-03-10 | P1003_1B_SEMAPHORE is no longer optional. | joerg |
| 2012-02-15 | Port amiga calls config_console() from machdep.c now, so we have to do | phx |
| 2011-12-18 | WABPL is no longer considered experimental (has not been for some time) | dholland |
| 2011-11-24 | put back IPL_AUDIO and splaudio(), at the request of rmind. they are | mrg |
| 2011-11-23 | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From | jmcneill |
| 2011-11-22 | The rnd pseudo-device is not really optional, because it is in the same | tls |
| 2011-09-19 | Add 32 bit methods | christos |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-08-25 | Delete an unnecessary #include and an unnecessary comment. | dyoung |
| 2011-08-12 | Make amigappc compile again by adding barebones definitions of some of | dyoung |
| 2011-07-25 | Change u_intXX_t to uintXX_t throughout. | dyoung |
| 2011-07-18 | Do the bus.h -> bus_{defs,funcs}.h split and change all occurrences of | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-06-30 | dependant -> dependent | wiz |
| 2011-06-20 | Don't include *pmap.h in assembly files. Get the needed definitions | matt |
| 2011-06-20 | Don't export USER_SR if _MODULE is defined. | matt |
| 2011-06-20 | Don't expose port-specific if _MODULE is defined. | matt |
| 2011-06-20 | Cleanup powerpc param.h. If compiling a MODULE, ignore port-specific stuff. | matt |
| 2011-06-19 | move compat splN calls to intr.h where they belong. | matt |
| 2011-06-19 | Use __builtin_clz instead of cntlzw | matt |
| 2011-06-18 | Make a common genassym.cf (powerpc/genassym.cf) and then | matt |
| 2011-06-18 | struct device * -> device_t | matt |
| 2011-06-17 | intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT. | matt |
| 2011-06-05 | struct device * -> device_t, struct cfdata * -> cfdata_t | matt |
| 2011-03-06 | merge the bouyer-quota2 branch. This adds a new on-disk format | bouyer |
| 2011-01-20 | Add missing is_a600() definition, used by amiga devices. | phx |
| 2011-01-17 | Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't it | matt |
| 2011-01-14 | Include new bppcsc(4) driver from amiga. | phx |
| 2010-12-19 | Fixed serial RBF interrupt. | phx |
| 2010-12-19 | The 604e User's Manual states that the PLL_CFG settings are compatible with | phx |
| 2010-12-19 | Identify another type of BPPC correctly | jandberg |
| 2010-11-13 | Don't pull in huge sys/device.h definitions. | uebayasi |
| 2010-11-01 | Fixed overflow in cpu clock calculation and printing of the cpu revision. | phx |
| 2010-10-18 | Include new IOBZCLOCK option to make amiga/dev/ioblix_zbus.c compile again. | phx |
| 2010-05-21 | Some code cleanup and style guide compliance. | phx |