summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pat/memtype.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix return value of __setup handlersRandy Dunlap2022-05-041-1/+1
* x86/pat: Pass valid address to sanitize_phys()Jeff Moyer2021-09-021-1/+6
* x86/pat: Do not compile stubbed functions when X86_PAT is offJan Kiszka2021-04-141-0/+2
* x86: Fix various typos in commentsIngo Molnar2021-03-181-1/+1
* x86: fix seq_file iteration for pat/memtype.cNeilBrown2021-02-261-2/+2
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar2019-12-101-1/+1
* x86/mm/pat: Standardize on memtype_*() prefix for APIsIngo Molnar2019-12-101-22/+22
* x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/Ingo Molnar2019-12-101-0/+1219