summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-05membarrier/x86: Provide core serializing commandMathieu Desnoyers
2018-02-05membarrier: Document scheduler barrier requirementsMathieu Desnoyers
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen
2018-01-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-26x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernelsAndy Lutomirski
2018-01-26x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski
2018-01-20x86: Use __nostackprotect for sme_encrypt_kernelLaura Abbott
2018-01-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-16x86/mm: add a function to check if a pfn is UC/UC-/WCHaozhong Zhang
2018-01-16x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky
2018-01-16x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryptionTom Lendacky
2018-01-16x86/mm: Centralize PMD flags in sme_encrypt_kernel()Tom Lendacky
2018-01-16x86/mm: Use a struct to reduce parameters for SME PGD mappingTom Lendacky
2018-01-16x86/mm: Clean up register saving in the __enc_copy() assembly codeTom Lendacky
2018-01-15x86/kasan: Panic if there is not enough memory to bootAndrey Ryabinin
2018-01-14x86/extable: Mark exception handler functions visibleAndi Kleen
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-14x86/mm/pkeys: Fix fill_sig_info_pkeyEric W. Biederman
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-08mm: split altmap memory map allocation from normal caseChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig
2018-01-08mm: don't export arch_add_memoryChristoph Hellwig
2018-01-08x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()Jike Song
2018-01-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-05x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner
2018-01-05x86: do not use print_symbol()Sergey Senozhatsky
2018-01-05x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner
2018-01-05x86/kaslr: Fix the vaddr_end messThomas Gleixner
2018-01-04x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner
2018-01-03Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-03x86/pti: Make sure the user/kernel PTEs matchThomas Gleixner
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-23x86/mm/dump_pagetables: Allow dumping current pagetablesThomas Gleixner
2017-12-23x86/mm/dump_pagetables: Check user space page table for WX pagesThomas Gleixner
2017-12-23x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchyBorislav Petkov
2017-12-23x86/mm: Use INVPCID for __native_flush_tlb_single()Dave Hansen
2017-12-23x86/mm: Use/Fix PCID to optimize user/kernel switchesPeter Zijlstra