summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86/mm: Align TLB invalidation infoNadav Amit2018-02-131-1/+1
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-021-1/+0
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | x86/fault: Do not print IP in show_fault_oops()Borislav Petkov2018-03-081-1/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-03-221-0/+48
|\ \ \ \ \ \
| * | | | | | x86/mm: implement free pmd/pte page interfacesToshi Kani2018-03-221-2/+26
| * | | | | | mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-221-0/+24
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-221-32/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86, memremap: fix altmap accounting at freeDan Williams2018-03-141-32/+28
| |/ / / /
* | | | | x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani2018-03-141-3/+3
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-111-1/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | x86/pti: Fix a comment typoSeunghun Han2018-03-081-1/+1
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-042-0/+21
|\ \ \ \ | |/ / /
| * | | x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner2018-03-012-0/+21
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-262-4/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()Peter Zijlstra2018-02-211-0/+2
| * | x86/mm: Remove stale comment about KMEMCHECKJann Horn2018-02-201-4/+0
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-141-2/+2
|\ \ \ | |/ / |/| |
| * | x86/mm/kcore: Add vsyscall page to /proc/kcore conditionallyJia Zhang2018-02-131-1/+2
| * | vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-02-131-2/+1
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-145-7/+7
|\ \ \ | |_|/ |/| |
| * | x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski2018-02-155-7/+7
* | | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-0/+19
|\ \ \ | |_|/ |/| |
| * | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-0118-308/+1248
| |\ \
| * | | x86/mm: add a function to check if a pfn is UC/UC-/WCHaozhong Zhang2018-01-161-0/+19
* | | | Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-065-51/+92
|\ \ \ \
| * \ \ \ Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-062-46/+57
| |\ \ \ \
| | * \ \ \ Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-034-55/+22
| | |\ \ \ \
| | * | | | | mm: split altmap memory map allocation from normal caseChristoph Hellwig2018-01-081-1/+4
| | * | | | | mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-081-29/+38
| | * | | | | mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-082-6/+4
| | * | | | | mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-081-2/+2
| | * | | | | mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-082-7/+9
| | * | | | | mm: don't export arch_add_memoryChristoph Hellwig2018-01-081-1/+0
| * | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-041-1/+32
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen2018-01-301-1/+32
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-3/+2
| |\ \ \ \ \ \
| | * | | | | | x86: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+2
| * | | | | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-1/+1
* | | | | | | | membarrier/x86: Provide core serializing commandMathieu Desnoyers2018-02-051-3/+4
* | | | | | | | membarrier: Document scheduler barrier requirementsMathieu Desnoyers2018-02-051-0/+5
|/ / / / / / /
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-301-17/+17
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | x86/extable: Mark exception handler functions visibleAndi Kleen2018-01-141-17/+17
| | |_|_|_|/ | |/| | | |
* | | | | | x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernelsAndy Lutomirski2018-01-261-13/+9
* | | | | | x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski2018-01-261-5/+29
* | | | | | x86: Use __nostackprotect for sme_encrypt_kernelLaura Abbott2018-01-201-1/+1
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-173-135/+308
|\ \ \ \ \ \
| * | | | | | x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky2018-01-162-31/+81
| * | | | | | x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryptionTom Lendacky2018-01-162-22/+121
| * | | | | | x86/mm: Centralize PMD flags in sme_encrypt_kernel()Tom Lendacky2018-01-161-56/+77
OpenPOWER on IntegriCloud