summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2015-09-10Evil hack to ensure dtrace lockstat module builds on arm.riz
2015-08-31add missing fileschristos
2015-08-21consistency with: src/sys/external/bsd/drm2/i915drm/files.i915drmkmschristos
2015-08-20ioconf glue for gpiosim module.uebayasi
2015-08-20Now gpiosim needs this for NGPIOSIM.uebayasi
2015-08-20Add ioconf entries to the pseudo-devices.christos
2015-07-30Add VMSWAPchristos
2015-07-09Don't build compat_netbsd32 if mips64 && building mips-n32matt
2015-06-22Add support for build mips64 kernel modules as N32matt
2015-06-13old ipc still needed for compat_netbsd32 on i386 and sparc.christos
2015-06-02Use SRCS+= instead of SRCS= in Makefile.incs to avoid assumptions ofpooka
2015-06-01Back out priorroy
2015-05-31Revert prior change, optionally include PPPOE and SPPP support again.roy
2015-05-31Change lfs from hash table to vcache.hannken
2015-05-30Remove ISCSI_PERFTEST.joerg
2015-05-30Remove ISCSI_TEST_MODE and corresponding dev/iscsi_test.h header.joerg
2015-05-17Add the spkr module to the build.pgoyette
2015-05-15Even though this isn't a man page, it looks like one. So sort thepgoyette
2015-05-14Descend into the examples to build them all the time. (They will notpgoyette
2015-05-13Fix up another internal reference to renamed module, and adjust somepgoyette
2015-05-13Fix instructions to match reality. (I renamed the example from thepgoyette
2015-05-13Fix RCS ID.joerg
2015-05-13A set of more comprehensive example kernel modules to replace ourpgoyette
2015-05-13Soon to be replaced with a more comprehensive set of examples.pgoyette
2015-05-13Descend into subdir to actually build the new sysv_ipc modulepgoyette
2015-05-13Create a new sysv_ipc module to contain the SYSVSHM, SYSVSEM, andpgoyette
2015-05-11acorn26 probably was not meant to use the arm32 genassymmartin
2015-05-10Split the SYSV* compat code out into a separate compat_sysv module.pgoyette
2015-05-10mips doesn't do a.out and never has.matt
2015-05-09Build compat_netbsd32.kmod for arm and mips64matt
2015-05-03Build the tco watchdog modulepgoyette
2015-04-29Enable build of viadrmums module, i386-only.riastradh
2015-04-29Include files.pci to get the necessary definitions in viadrmums.riastradh
2015-04-29Hold off on building viadrmums module until it works.riastradh
2015-04-29Module for viadrmums.riastradh
2015-04-23Build modules for sysmon and its subcomponentspgoyette
2015-04-18Add modularized swwdog driver.pgoyette
2015-04-17Latent support for ARM_HAS_LPAE.matt
2015-03-28pull in Makefile.incjmcneill
2015-03-28Split hdaudio and PCI attach glue. Even though the driver was written withjmcneill
2015-03-08dtrace syscall for linux32christos
2015-03-08non working glue.christos
2015-03-07Add syscall provider build glue, unhooked.christos
2015-03-07i2c devices don't actually have a dependency on "iic" (the bus driver)jmcneill
2015-03-05Factor generic parts of intelfb out into a drmfb.riastradh
2015-03-05Rewrite drm_encoder_slave.c, as nouveau will need.riastradh
2015-02-07plug leak on error. Reported by:christos
2015-02-02lua: updated from 5.3 work3 to 5.3.0lneto
2015-01-11Change chfs from hashlist to vcache.hannken
2015-01-08Move Linux ww_mutex code into a .c file where it belongs.riastradh