summaryrefslogtreecommitdiff
path: root/sys/amd64/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/amd64: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-04-23Reassign copyright statements on several files from AdvancedJohn Baldwin
2012-03-29- Rename VM_MEMATTR_UNCACHED to VM_MEMATTR_WEAK_UNCACHEABLE on x86 toJohn Baldwin
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