summaryrefslogtreecommitdiff
path: root/sys/modules/mem
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2017-02-17Merge i386 and amd64 mtrr drivers.Konstantin Belousov
2011-05-14Disconnect sun4v architecture from the three.Attilio Rao
2011-01-17Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().Jung-uk Kim
2010-10-03Unbreak build.Antoine Brodin
2010-10-03Add a memory-range interface to /dev/mem on PowerPC using PAT attributes.Nathan Whitehorn
2010-08-23MFtbemd:Warner Losh
2008-07-24Prefer the opt_global.h from KERNBUILDDIR if existent so we obtain allMarius Strobl
2008-07-22For sun4v ensure there is an opt_global.h with SUN4V defined included,Marius Strobl
2006-10-16Add a .PATH entry to search for sources in the ${MACHINE}/${MACHINE}John Birrell
2004-12-29No need to generate vnode_if.h anymoreWarner Losh
2004-09-28Add the memrange bits to the loadable module.Mark Murray
2004-08-04Fix module builds for i386 and amd64.Mark Murray
2004-08-01Break out the MI part of the /dev/[k]mem and /dev/io drivers intoMark Murray