summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powerpc/mem.c
Commit message (Expand)AuthorAgeFilesLines
* There does not seem to be any reason to acquire GIANT here. Follow amd64nwhitehorn2015-01-201-2/+0
* Allow mappings of memory not previously direct-mapped by the kernel whennwhitehorn2014-07-191-17/+7
* Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().jkim2011-01-171-8/+1
* Add a memory-range interface to /dev/mem on PowerPC using PAT attributes.nwhitehorn2010-10-031-1/+151
* Fix another bug involving /dev/mem and the OEA64 scratchpage. Whennwhitehorn2010-02-251-4/+2
* Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.rnoland2009-12-291-1/+2
* Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge modenwhitehorn2009-04-041-5/+12
* Replace all calls to minor() with dev2unit().ed2008-09-271-3/+3
* o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h.marcel2006-07-261-1/+0
* Add /dev/mem and /dev/kmem to powerpc.ssouhlal2004-08-161-0/+182
OpenPOWER on IntegriCloud