summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/vm.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2021-04-12Create VM_MEMATTR_DEVICE on all architecturesAndrew Turner
2017-11-27sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2012-03-29- Rename VM_MEMATTR_UNCACHED to VM_MEMATTR_WEAK_UNCACHEABLE on x86 toJohn Baldwin
2010-09-30Add support for memory attributes (pmap_mapdev_attr() and friends) onNathan Whitehorn
2009-07-12Add support to the virtual memory system for configuring machine-Alan Cox
2009-06-26Correct the #endif comment.Alan Cox
2009-06-26This change is the next step in implementing the cache control functionalityAlan Cox