summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pat
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: track linear mapping split eventsSaravanan D2021-05-051-0/+8
* 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-182-2/+2
* x86: fix seq_file iteration for pat/memtype.cNeilBrown2021-02-261-2/+2
* arch, mm: make kernel_page_present() always availableMike Rapoport2020-12-151-3/+1
* arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-151-0/+2
* x86/mm/pat: Don't flush cache if hardware enforces cache coherency across enc...Krish Sadhukhan2020-09-181-1/+1
* x86/mm/pat: Mark an intentional data raceQian Cai2020-06-291-1/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-051-1/+6
|\
| * x86/tlb: Move __flush_tlb_one_kernel() out of lineThomas Gleixner2020-04-261-1/+1
| * x86/mm: Unexport __cachemode2pte_tblChristoph Hellwig2020-04-231-0/+5
* | x86/mm/cpa: Flush direct map alias during cpaRick Edgecombe2020-04-301-4/+8
|/
* x86/mm: introduce __set_memory_prot()Logan Gunthorpe2020-04-101-0/+13
* x86/mm/set_memory: Fix -Wmissing-prototypes warningsBenjamin Thiel2020-03-271-0/+3
* Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-01-311-0/+11
* x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgdArd Biesheuvel2020-01-201-7/+1
* x86/mm/pat: Mark __cpa_flush_tlb() as statickbuild test robot2019-12-101-1/+1
* x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar2019-12-103-3/+3
* x86/mm/pat: Standardize on memtype_*() prefix for APIsIngo Molnar2019-12-102-30/+30
* x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/Ingo Molnar2019-12-106-0/+4030