summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-201-2/+0
|\
| * fs/core/vmcore: Move sev_active() reference to x86 arch codeThiago Jung Bauermann2019-08-091-1/+0
| * x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific headerThiago Jung Bauermann2019-08-091-1/+0
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-171-2/+6
|\ \
| * | x86/mm/pti: Do not invoke PTI functions when PTI is disabledThomas Gleixner2019-08-291-0/+2
| * | x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable()Song Liu2019-08-291-2/+4
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-164-114/+4
|\ \
| * | x86/mm: Fix cpumask_of_node() error conditionPeter Zijlstra2019-09-051-2/+2
| * | x86/mm: Remove the unused set_memory_wt() functionChristoph Hellwig2019-09-031-17/+0
| * | x86/mm: Remove set_pages_x() and set_pages_nx()Christoph Hellwig2019-09-032-17/+1
| * | x86/mm: Remove the unused set_memory_array_*() functionsChristoph Hellwig2019-09-031-75/+0
| * | x86/mm: Unexport set_memory_x() and set_memory_nx()Christoph Hellwig2019-09-031-2/+0
| * | Merge tag 'v5.3-rc7' into x86/mm, to pick up fixesIngo Molnar2019-09-032-17/+24
| |\ \
| * | | x86/mm: Avoid redundant interrupt disable in load_mm_cr4()Jan Kiszka2019-07-241-1/+1
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-161-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | efi: x86: move efi_is_table_address() into arch/x86Ard Biesheuvel2019-08-081-0/+1
| |/ /
* | / x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel textThomas Gleixner2019-08-291-8/+18
| |/ |/|
* | x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel2019-07-221-8/+5
* | x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel2019-07-221-1/+1
|/
* Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-201-0/+30
|\
| * dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky2019-07-161-0/+30
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-202-20/+12
|\ \
| * | x86/mm, tracing: Fix CR2 corruptionPeter Zijlstra2019-07-171-19/+11
| * | x86/mm: Free sme_early_buffer after initDavid Rientjes2019-07-161-1/+1
| |/
* | mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()Dan Williams2019-07-181-1/+3
* | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-182-4/+0
* | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-161-19/+2
* | mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual2019-07-161-0/+5
|/
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-141-6/+2
|\
| * memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig2019-07-021-6/+2
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-28/+7
|\ \
| * | x86: mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-28/+7
* | | asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]Mike Rapoport2019-07-121-24/+9
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ \
| * \ \ Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-1419-96/+19
| |\ \ \
| * | | | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
* | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-092-28/+65
|\ \ \ \ \
| * | | | | x86/mm: Rework ioremap resource mapping determinationLianbo Jiang2019-06-201-26/+45
| * | | | | x86/mm: Create a workarea in the kernel for SME early encryptionThomas Lendacky2019-06-201-2/+20
* | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-082-8/+6
|\ \ \ \ \ \
| * | | | | | signal/x86: Move tsk inside of CONFIG_MEMORY_FAILURE in do_sigbusEric W. Biederman2019-06-031-2/+1
| * | | | | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-4/+3
| * | | | | | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-291-3/+3
| * | | | | | signal: Remove task parameter from force_sig_mceerrEric W. Biederman2019-05-271-1/+1
| * | | | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-081-6/+12
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86/vsyscall: Document odd SIGSEGV error code for vsyscallsAndy Lutomirski2019-06-281-0/+7
| * | | | | x86/vsyscall: Show something useful on a read faultAndy Lutomirski2019-06-281-6/+5
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-291-11/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()Kirill A. Shutemov2019-06-261-11/+13