Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-30 | x86/mm/cpa: Flush direct map alias during cpa | Rick Edgecombe | 1 | -4/+8 |
2020-04-10 | x86/mm: introduce __set_memory_prot() | Logan Gunthorpe | 1 | -0/+13 |
2020-03-27 | x86/mm/set_memory: Fix -Wmissing-prototypes warnings | Benjamin Thiel | 1 | -0/+3 |
2020-01-31 | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+11 |
2020-01-20 | x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd | Ard Biesheuvel | 1 | -7/+1 |
2019-12-10 | x86/mm/pat: Mark __cpa_flush_tlb() as static | kbuild test robot | 1 | -1/+1 |
2019-12-10 | x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h> | Ingo Molnar | 3 | -3/+3 |
2019-12-10 | x86/mm/pat: Standardize on memtype_*() prefix for APIs | Ingo Molnar | 2 | -30/+30 |
2019-12-10 | x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/ | Ingo Molnar | 6 | -0/+4030 |