| Age | Commit message (Expand) | Author |
| 2014-02-27 | Currently dead vnodes still reside on the vnodelist of the file system | hannken |
| 2014-02-21 | defparam KERNHIST_DELAY | matt |
| 2013-12-09 | Put vfs bits of ktrace into kern_ktrace_vfs.c per convention. | pooka |
| 2013-10-15 | Remove dotg(4) as it's been replaced by dwctwo(4). | skrll |
| 2013-09-21 | Some dwc2 glue. | skrll |
| 2013-09-08 | defparam ATADEBUG_MASK | jmcneill |
| 2013-07-27 | Add COM_16750 to opt_com.h. | kiyohara |
| 2013-06-29 | - Rewrite parts of pfil(9): use array to store hooks and thus be more cache | rmind |
| 2013-06-24 | drop trailing whitespace | jakllsch |
| 2013-06-24 | Fix some comment formatting nits in the USB region. | jakllsch |
| 2013-06-23 | Rework rndsink(9) abstraction and adapt arc4random(9) and cprng(9). | riastradh |
| 2013-06-10 | there is no more fast_ipsec | christos |
| 2013-06-10 | Drop references to kame_ipsec, which has been gone for a while. | gdt |
| 2013-05-26 | Extend kernel PPS api with pps_ref_event(). | kardel |
| 2013-04-28 | put needs flag back in a bunch of drivers because we need the file for #ifdefs | christos |
| 2013-04-27 | more needs-flag removed. | christos |
| 2013-04-27 | ccd and cgd don't need flag | christos |
| 2013-04-27 | ccd does not need flags anymore | christos |
| 2013-03-30 | patches for new wifi devices. | christos |
| 2013-03-01 | Retire OSI network stack. OK core@ | joerg |
| 2013-02-22 | inet & inet6 == wrong | christos |
| 2013-02-10 | This change adds SATA port multiplier support to mvsata(4). | jakllsch |
| 2013-01-09 | Provide dotg(4) - a driver for the Synposys DesignWare OTG USB IP found | skrll |
| 2012-11-14 | Define msm6242b driver. | rkujawa |
| 2012-10-27 | Add bpfjit and enable it for amd64. | alnsn |
| 2012-10-17 | defopt COMPAT_60, it is already being used | drochner |
| 2012-09-27 | Remove bpf_jit which was ported from FreeBSD recently. | alnsn |
| 2012-09-01 | Add xhci placeholder | matt |
| 2012-08-03 | compat_mod is also needed by compat_netbsd32 | matt |
| 2012-08-01 | Add BPF JIT compiler, currently supporting amd64 and i386. Code obtained | rmind |
| 2012-07-31 | Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc | bouyer |
| 2012-07-30 | Add malo(4)@pci driver for Marvell Libertas wireless adaptor | degroote |
| 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-05-08 | Implement a genfs_rename abstraction. | riastradh |
| 2012-05-05 | G/C POOL_DIAGNOSTIC option. No objection on tech-kern@. | rmind |
| 2012-04-28 | Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move | rmind |
| 2012-04-07 | Add apple autodiscovery. | christos |
| 2012-03-22 | remove KAME IPSEC, replaced by FAST_IPSEC | drochner |
| 2012-03-10 | P1003_1B_SEMAPHORE is no longer optional. | joerg |
| 2012-02-19 | Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! | rmind |
| 2012-02-02 | Entropy-pool implementation move and cleanup. | tls |
| 2012-01-31 | igsfb doesn't use rcons, no need to pull it in | macallan |
| 2012-01-29 | Add vfs_quotactl.c. This is where filesystem-independent quota | dholland |
| 2012-01-28 | Add UDA1341TS audio CODEC support. Code is written by | nisimura |
| 2012-01-22 | add a tpm driver from bsssd.sourceforge.net | christos |
| 2012-01-19 | also remove unnecessary "needs-flag" for firmload, from Paul Goyette | drochner |
| 2012-01-18 | get the logics straight: CPU_UCODE requires "firmload" as a dependency | drochner |
| 2012-01-14 | options CPU_UCODE requires firmload.c | pgoyette |
| 2012-01-13 | Make option CPU_UCODE global | martin |