| Age | Commit message (Expand) | Author |
| 2019-09-01 | Pull up following revision(s) (requested by mrg in ticket #135): | martin |
| 2019-06-20 | Split the ufs code out of the ffs module and into its own module. | pgoyette |
| 2019-03-26 | Now that the if_srt module has a chance of working (ie, it now | pgoyette |
| 2019-03-24 | Add a loadable module for tap(4). | pgoyette |
| 2019-02-06 | Add ure(4): RealTek RTL8152/RTL8153 10/100/Gigabit USB Ethernet device. | rin |
| 2019-02-04 | don't assume _LP64 == supports COMPAT_NETBSD32. | mrg |
| 2019-02-03 | Don't include the raidframe compat code in the main raid module, the | pgoyette |
| 2019-01-27 | Merge the [pgoyette-compat] branch | pgoyette |
| 2019-01-21 | Build bpfjit and sljit modules on aarch64. | alnsn |
| 2018-12-19 | Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, | maxv |
| 2018-11-27 | Remove the rest of my local change that somehow snuck in to an | pgoyette |
| 2018-11-27 | Remove obsolete ksem entry to prevent build break. | msaitoh |
| 2018-11-27 | Include the compat_netbsd32* modules for sparc64 | pgoyette |
| 2018-11-07 | Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver that | maxv |
| 2018-08-28 | Rework PCI and AGP conditionalization. | riastradh |
| 2018-08-25 | Add mue(4), driver for Microchip LAN75xx/LAN78xx known as internal NIC of | rin |
| 2018-07-24 | Merge the tprof_pmi and tprof_amdpmi modules into a single tprof_x86 | maxv |
| 2018-07-10 | Remove viadrm(4), superseded by viadrmums. | maya |
| 2018-06-06 | add virtio_pci to list of not-yet-enabled modules | jakllsch |
| 2018-05-20 | Add a 1PPS-over-GPIO driver, originally by Brad Spencer, with changes by | thorpej |
| 2018-05-19 | Add an example "gpioirq" driver that demonstrates interrupts on GPIO | thorpej |
| 2018-02-26 | Descend into subdirectory to create the module for ichsmb(4) driver. | pgoyette |
| 2018-02-25 | Remove ksem module reference | kamil |
| 2018-02-25 | Add new modules (for i386 and amd64 only) for the imcsmb SMBus driver. | pgoyette |
| 2018-01-25 | Create amdsmn(4) amd amdzentemp(4) modules for X86 | pgoyette |
| 2018-01-09 | Merge autofs support from: Tomohiro Kusumi | christos |
| 2017-12-29 | PR/52848: Brad Spencer: Add module glue for AM2315 and SI70xx drivers | christos |
| 2017-12-09 | Split ip_ecn code into its own module, so it can be shared between | pgoyette |
| 2017-08-11 | Don't build the ibcs2 module on i386. | maxv |
| 2017-08-01 | Don't build the svr4 module on i386. | maxv |
| 2017-06-12 | Descend into SUBDIR to actually build the wsbell module. | pgoyette |
| 2017-06-01 | Add the modules for audio, midi, and sequencer | pgoyette |
| 2017-04-19 | Modularize ualea(4). | riastradh |
| 2017-03-25 | add vioscsi to the list (disabled) | jdolecek |
| 2017-02-16 | add l2tp(4) L2TPv3 interface. | knakahara |
| 2016-12-15 | Create a single combined module for spkr_pcppi and spkr_audio, and | pgoyette |
| 2016-12-15 | delete spkr_synth module | christos |
| 2016-12-10 | Create a new module for the synthesized speaker(4). | pgoyette |
| 2016-12-08 | Revert to previous. Add PCPPISPEAKER flag to fix build. | nat |
| 2016-12-08 | Fix building of the spkr module. The module now is the synthesized speaker. | nat |
| 2016-11-16 | Build the newly-created bufq_* modules | pgoyette |
| 2016-11-02 | * Split sys/kern/sys_process.c into three parts: | pgoyette |
| 2016-10-19 | PR kern/51514: ptrace(2) fails for 32-bit process on 64-bit kernel | skrll |
| 2016-10-15 | Sort entries within conditional blocks | skrll |
| 2016-09-27 | For now, disable all the newly-created ld(4) related modules. We need | pgoyette |
| 2016-09-27 | Add module build infrastructure for ld and its attachments | pgoyette |
| 2016-09-16 | make it possible to load nvme(4) as module to ease testing; currently somewhat | jdolecek |
| 2016-09-10 | Add a dummy "tun" module, whose only job is to trigger an autoload of | pgoyette |
| 2016-08-07 | add new modules | christos |
| 2016-08-06 | Modularize the pppoe driver | pgoyette |