| Age | Commit message (Expand) | Author |
| 2014-01-12 | Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. | tsutsui |
| 2013-11-17 | Enable sljit and bpfjit on powerpc. | alnsn |
| 2013-09-21 | Explicitly link srt0.o (Standalone RunTime startup code) first. | tsutsui |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 2013-06-05 | remove obsolete networking options | christos |
| 2013-05-16 | Complete the dosparts -> mbrparts conversion. Only x86k new uses dosparts | christos |
| 2013-04-27 | more bogus number removal | 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 |
| 2012-10-13 | Adapt to the changed signature of pckbc_cnattach(). | jdc |
| 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-01-27 | converting extent(9) from malloc(9) to kmem(9) | para |
| 2011-12-18 | WABPL is no longer considered experimental (has not been for some time) | dholland |
| 2011-11-22 | The rnd pseudo-device is not really optional, because it is in the same | tls |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-07-17 | Enable new-style <sys/bus.h> on several PowerPC ports supporting PCI | 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-30 | dependant -> dependent | wiz |
| 2011-06-30 | Modify mapiodev to take a third argument indicating whether the space | matt |
| 2011-06-22 | Add support pci_intr_setattr. | matt |
| 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 | Cleanup includes. (<net/netisr.h> is handled by softints, not MD anymore, | 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-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-06-05 | Remove <machine/atomic.h>; use <sys/atomic.h> instead. | matt |
| 2011-05-17 | PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functional | dyoung |
| 2011-04-26 | Remove Darwin, MACH and Mach-O support. | joerg |
| 2011-03-06 | merge the bouyer-quota2 branch. This adds a new on-disk format | bouyer |
| 2011-01-31 | Fix ident. | matt |
| 2011-01-22 | Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly | joerg |
| 2011-01-19 | Prefix register names with %, apparently now required to build. | he |
| 2011-01-17 | Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't it | matt |
| 2011-01-02 | Switch mvmeppc bootloader to using MI libsa and libkern for maintainability. | tsutsui |
| 2010-12-20 | Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch | matt |
| 2010-11-23 | Remove unused count from pseudo-device md. | hannken |
| 2010-07-17 | Remove obsolete __HAVE_GENERIC_SOFT_INTERRUPTS, | tsutsui |
| 2010-04-29 | enable TMPFS in all GENERICs that have MFS enabled. | chs |
| 2010-04-24 | Support 64-bit imask for powerpc/pic. | kiyohara |
| 2010-04-16 | Remove unused count (invariably "4") from pseudo-device fss. | pooka |
| 2010-03-16 | include strncpy.c, like mvme68k libsa/Makefile rev 1.32. | mrg |
| 2010-03-03 | Fix some historical powerpc curiocity which had kernfs depend on | pooka |