| Age | Commit message (Expand) | Author |
| 2014-02-28 | G/C sys/simplelock.h includes | skrll |
| 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-08-21 | Use <bsd.klinks.mk> | matt |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 2013-06-28 | undefined behavior, buffer overflow | christos |
| 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-04-21 | Fix hangup to interrupt on cascading PIC. | kiyohara |
| 2013-03-02 | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. | christos |
| 2012-12-08 | Add required attribute mk48txx to nvram. | kiyohara |
| 2012-12-01 | Fix misspelling of acceptible (it's only acceptable with an 'a', not an 'i'). | mbalmer |
| 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-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-31 | Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc | bouyer |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-07-26 | Revert, with intention of restoring in a less invasive way, the SATA Port | jakllsch |
| 2012-07-02 | Add sata Port MultiPlier (PMP) support to the ata bus layer, | bouyer |
| 2012-06-05 | Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least | abs |
| 2012-05-19 | Support load kernel from SCSI HDD with siop. It copy from bebox. (EXPERIMENTAL) | kiyohara |
| 2012-03-10 | P1003_1B_SEMAPHORE is no longer optional. | joerg |
| 2012-02-18 | Replace few simple_lock(9) cases. | rmind |
| 2012-02-02 | Entropy-pool implementation move and cleanup. | tls |
| 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-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-10-13 | Init MSI hooks. | matt |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-07-28 | more PCI_MAGIC_IO_RANGE fixes | macallan |
| 2011-07-17 | Switch more PowerPC ports having PCI support to new-style <sys/bus.h>. | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-07-07 | remove inline from some non-inline function prototypes. | mrg |
| 2011-07-01 | #include <sys/bus.h> instead of <machine/bus.h>. | dyoung |
| 2011-07-01 | Per discussion at | dyoung |
| 2011-07-01 | #include <sys/bus.h> instead of <machine/bus.h>. | dyoung |
| 2011-06-30 | dependant -> dependent | wiz |
| 2011-06-30 | Modify mapiodev to take a third argument indicating whether the space | matt |
| 2011-06-29 | Adapt to cpu_hatch_data changes | 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 |