| Age | Commit message (Expand) | Author |
| 2018-04-13 | Add a new example kernel module | kamil |
| 2018-04-13 | Add new example kernel module: sysctl | kamil |
| 2018-03-18 | finish MD glue for compat ucode module. | christos |
| 2018-03-03 | Update the ioconf files to reflect the move of the device source code | pgoyette |
| 2018-03-01 | Adjust PATHs for files that were moved | pgoyette |
| 2018-02-27 | The iic module needs to include 2c_subr so that i2cbus modules can | pgoyette |
| 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-02-21 | On the off chance that someone tries to use the modular version of the | pgoyette |
| 2018-02-19 | Code is fixed, so hiding the warning is not necessary any more. | maya |
| 2018-02-12 | Simplify and make the GCC check more precise at the same time. | joerg |
| 2018-02-12 | Fix building with MKGCC=no | adam |
| 2018-02-06 | Avoid gcc 6 specific options when compiling with gcc 5 | martin |
| 2018-02-06 | pf_table.c has many left-shift of negative value issues. | mrg |
| 2018-01-27 | use the intermediate bus | christos |
| 2018-01-25 | Create amdsmn(4) amd amdzentemp(4) modules for X86 | pgoyette |
| 2018-01-24 | Remove port-acorn26 | skrll |
| 2018-01-18 | implement 32-bit compat support for raidframe. | mrg |
| 2018-01-16 | Fix agr(4) module build. Reviewed by pgoyette@n.o, thanks. | knakahara |
| 2018-01-09 | fix autofs pseudo device | christos |
| 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-26 | Fix cargo cult ioctl implementation for LUAINFO: the name and desc fields | martin |
| 2017-12-16 | Use config(1) and IOCONF= to generate most of the auto-config data | pgoyette |
| 2017-12-09 | Include the flash_mtd_parts in the nand module. Without this, the module | pgoyette |
| 2017-12-09 | Split ip_ecn code into its own module, so it can be shared between | pgoyette |
| 2017-12-03 | again remove mistakely committed debug flags | jdolecek |
| 2017-12-03 | update from HEAD | jdolecek |
| 2017-11-15 | Build nand_toshiba.c | jmcneill |
| 2017-09-17 | This also needs INET6! | christos |
| 2017-08-28 | Remove the filesystem tracing feature | kamil |
| 2017-08-11 | Don't build the ibcs2 module on i386. | maxv |
| 2017-08-09 | Remove compat_ibcs2 from i386. After a discussion on port-vax, it turns | maxv |
| 2017-08-01 | Move arch/i386/i386/freebsd_* into compat/freebsd/. COMPAT_FREEBSD is | maxv |
| 2017-08-01 | Don't build the svr4 module on i386. | maxv |
| 2017-07-30 | Audio now compiles with WARNS=5, so there is no need to specify WARNS=3. | nat |
| 2017-07-29 | Remove i386. By the way, it looks like several architectures are missing | maxv |
| 2017-07-29 | Remove exec_aout support in compat_freebsd. The only reason we still have | maxv |
| 2017-06-16 | For non-rump modules, enable HDMI audio device. | pgoyette |
| 2017-06-12 | Descend into SUBDIR to actually build the wsbell module. | pgoyette |
| 2017-06-11 | Actually create the wsbell(4) module | pgoyette |
| 2017-06-11 | Define the NWSMUX symbol for the spkr module (for modules, we cannot | pgoyette |
| 2017-06-01 | Add the modules for audio, midi, and sequencer | pgoyette |
| 2017-05-20 | always put the module on the stack | mbalmer |
| 2017-05-20 | Only load a module if it is not already loaded in a state (much like userland | mbalmer |
| 2017-05-11 | Avoid possible null pointer dereferencing. | mbalmer |
| 2017-04-23 | Add luareadhappy to the list. | sevan |
| 2017-04-19 | Modularize ualea(4). | riastradh |
| 2017-04-16 | Can't destroy pb until we're done using it. | riastradh |