summaryrefslogtreecommitdiffstats
path: root/sys/modules/mem
Commit message (Expand)AuthorAgeFilesLines
* Disconnect sun4v architecture from the three.attilio2011-05-141-14/+0
* Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().jkim2011-01-171-4/+1
* Unbreak build.antoine2010-10-031-1/+1
* Add a memory-range interface to /dev/mem on PowerPC using PAT attributes.nwhitehorn2010-10-031-1/+1
* MFtbemd:imp2010-08-231-4/+4
* Prefer the opt_global.h from KERNBUILDDIR if existent so we obtain allmarius2008-07-241-0/+5
* For sun4v ensure there is an opt_global.h with SUN4V defined included,marius2008-07-221-0/+9
* Add a .PATH entry to search for sources in the ${MACHINE}/${MACHINE}jb2006-10-161-0/+1
* No need to generate vnode_if.h anymoreimp2004-12-291-1/+1
* Add the memrange bits to the loadable module.markm2004-09-281-0/+6
* Fix module builds for i386 and amd64.markm2004-08-041-0/+3
* Break out the MI part of the /dev/[k]mem and /dev/io drivers intomarkm2004-08-011-0/+10
OpenPOWER on IntegriCloud