aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/mem
Commit message (Expand)AuthorAgeFilesLines
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-4/+4
* Merge i386 and amd64 mtrr drivers.Konstantin Belousov2017-02-171-2/+5
* Disconnect sun4v architecture from the three.Attilio Rao2011-05-141-14/+0
* Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().Jung-uk Kim2011-01-171-4/+1
* Unbreak build.Antoine Brodin2010-10-031-1/+1
* Add a memory-range interface to /dev/mem on PowerPC using PAT attributes.Nathan Whitehorn2010-10-031-1/+1
* MFtbemd:Warner Losh2010-08-231-4/+4
* Prefer the opt_global.h from KERNBUILDDIR if existent so we obtain allMarius Strobl2008-07-241-0/+5
* For sun4v ensure there is an opt_global.h with SUN4V defined included,Marius Strobl2008-07-221-0/+9
* Add a .PATH entry to search for sources in the ${MACHINE}/${MACHINE}John Birrell2006-10-161-0/+1
* No need to generate vnode_if.h anymoreWarner Losh2004-12-291-1/+1
* Add the memrange bits to the loadable module.Mark Murray2004-09-281-0/+6
* Fix module builds for i386 and amd64.Mark Murray2004-08-041-0/+3
* Break out the MI part of the /dev/[k]mem and /dev/io drivers intoMark Murray2004-08-011-0/+10