- f4dd60a Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
- 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
- ee9bc5f {x86,powerpc,microblaze}/kmap: move preempt disable by Ira Weiny · 4 years, 8 months ago
- e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 8 months ago
- 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 8 months ago
- 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 8 months ago
- ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- 86ec2da mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() by Anshuman Khandual · 4 years, 8 months ago
- 3823783 hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate by Mike Kravetz · 4 years, 8 months ago
- 359f254 hugetlbfs: move hugepagesz= parsing to arch independent code by Mike Kravetz · 4 years, 8 months ago
- ae94da8 hugetlbfs: add arch_hugetlb_valid_size by Mike Kravetz · 4 years, 8 months ago
- ecd0965 mm: make deferred init's max threads arch-specific by Daniel Jordan · 4 years, 8 months ago
- bc9331a mm: rename free_area_init_node() to free_area_init_memoryless_node() by Mike Rapoport · 4 years, 8 months ago
- 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 8 months ago
- d622abf mm: memblock: replace dereferences of memblock_region.nid with API calls by Mike Rapoport · 4 years, 8 months ago
- 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- 7f0a002 x86/mm: remove vmalloc faulting by Joerg Roedel · 4 years, 8 months ago
- 73f693c mm: remove vmalloc_sync_(un)mappings() by Joerg Roedel · 4 years, 8 months ago
- 86cf69f x86/mm/32: implement arch_sync_kernel_mappings() by Joerg Roedel · 4 years, 8 months ago
- 8e19843 x86/mm/64: implement arch_sync_kernel_mappings() by Joerg Roedel · 4 years, 8 months ago
- 99395ee mm: ptdump: expand type of 'val' in note_page() by Steven Price · 4 years, 8 months ago
- 1494e0c x86: mm: ptdump: calculate effective permissions correctly by Steven Price · 4 years, 8 months ago
- 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
- 17e0a7c Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 4317326 x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit by Mike Rapoport · 5 years ago
- 67d631b x86/mm: Stop printing BRK addresses by Arvind Sankar · 5 years ago
- d7110a2 x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables by Nathan Chancellor · 4 years, 10 months ago
- ef68017 x86/kvm: Handle async page faults directly through do_page_fault() by Andy Lutomirski · 5 years ago
- f44d5c4 Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
- 59566b0 x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up by Steven Rostedt (VMware) · 4 years, 9 months ago
- ab51301 x86/mm/cpa: Flush direct map alias during cpa by Rick Edgecombe · 4 years, 9 months ago
- bfe3d8f x86/tlb: Restrict access to tlbstate by Thomas Gleixner · 4 years, 9 months ago
- 6c9b7d7 x86/tlb: Move PCID helpers where they are used by Thomas Gleixner · 4 years, 9 months ago
- af5c40c x86/tlb: Uninline nmi_uaccess_okay() by Thomas Gleixner · 4 years, 9 months ago
- 96f59fe x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site by Thomas Gleixner · 4 years, 9 months ago
- 69de6c1 x86/tlb: Move paravirt_tlb_remove_table() to the usage site by Thomas Gleixner · 4 years, 9 months ago
- 4b04e6c x86/tlb: Move __flush_tlb_all() out of line by Thomas Gleixner · 4 years, 9 months ago
- 29def59 x86/tlb: Move flush_tlb_others() out of line by Thomas Gleixner · 4 years, 9 months ago
- 58430c5 x86/tlb: Move __flush_tlb_one_kernel() out of line by Thomas Gleixner · 4 years, 9 months ago
- 127ac91 x86/tlb: Move __flush_tlb_one_user() out of line by Thomas Gleixner · 4 years, 9 months ago
- cd30d26 x86/tlb: Move __flush_tlb_global() out of line by Thomas Gleixner · 4 years, 9 months ago
- 2faf153 x86/tlb: Move __flush_tlb() out of line by Thomas Gleixner · 4 years, 9 months ago
- cb2a023 x86/cr4: Sanitize CR4.PCE update by Thomas Gleixner · 4 years, 9 months ago
- 8c5cc19 x86/tlb: Uninline __get_current_cr3_fast() by Thomas Gleixner · 4 years, 9 months ago
- de17a37 x86/mm: Unexport __cachemode2pte_tbl by Christoph Hellwig · 4 years, 10 months ago
- d073569 x86/mm: Cleanup pgprot_4k_2_large() and pgprot_large_2_4k() by Christoph Hellwig · 4 years, 10 months ago
- 60abfd0 x86/mm/mmap: Fix -Wmissing-prototypes warnings by Benjamin Thiel · 4 years, 10 months ago
- 7fa3e10 x86/mm: Move pgprot2cachemode out of line by Christoph Hellwig · 4 years, 10 months ago
- 1f6f655 x86/mm: Add a x86_has_pat_wp() helper by Christoph Hellwig · 4 years, 10 months ago
- 5933094 x86/32: Remove CONFIG_DOUBLEFAULT by Borislav Petkov · 4 years, 10 months ago
- bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
- 30796e1 x86/mm: introduce __set_memory_prot() by Logan Gunthorpe · 4 years, 9 months ago
- c164fbb x86/mm: thread pgprot_t through init_memory_mapping() by Logan Gunthorpe · 4 years, 9 months ago
- f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
- 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 9 months ago
- 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 10 months ago
- 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 10 months ago
- 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
- dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
- 3967819 x86/mm: use helper fault_signal_pending() by Peter Xu · 4 years, 10 months ago
- 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 10 months ago
- d9d7677 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- fdf5563 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- a2150327 Merge branch 'next.uaccess-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into x86/cleanups by Thomas Gleixner · 4 years, 10 months ago
- 5bacdc0 x86/mm/set_memory: Fix -Wmissing-prototypes warnings by Benjamin Thiel · 4 years, 10 months ago
- be98dc6 x86/mm: Mark setup_emu2phys_nid() static by Benjamin Thiel · 4 years, 10 months ago
- cf122cf kill uaccess_try() by Al Viro · 5 years ago
- 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- af7aa04 x86/smp: Replace cpu_up/down() with add/remove_cpu() by Qais Yousef · 4 years, 10 months ago
- 3f3ee43 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 763802b x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 10 months ago
- 870b433 x86/ioremap: Fix CONFIG_EFI=n build by Borislav Petkov · 4 years, 10 months ago
- aa61ee7 x86/mm: Remove the now redundant N_MEMORY check by Baoquan He · 4 years, 11 months ago
- 44ef976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
- b56cd05 x86/mm: Rename is_kernel_text to __is_kernel_text by Jiri Olsa · 4 years, 10 months ago
- 6a9feaa x86/mm/kmmio: Use this_cpu_ptr() instead get_cpu_var() for kmmio_ctx by Sebastian Andrzej Siewior · 5 years ago
- 985e537 x86/ioremap: Map EFI runtime services data as encrypted for SEV by Tom Lendacky · 4 years, 11 months ago
- 681ff01 x86/mm/init/32: Stop printing the virtual memory layout by Arvind Sankar · 4 years, 11 months ago
- bba42af x86/mm: Fix dump_pagetables with Xen PV by Juergen Gross · 5 years ago
- 5d30f92 x86/NUMA: Provide a range-to-target_node lookup facility by Dan Williams · 5 years ago
- 1e5d8e1 x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFO by Dan Williams · 5 years ago
- e47690d x86: mm: avoid allocating struct mm_struct on the stack by Steven Price · 5 years ago
- f8f0d0b mm: ptdump: reduce level numbers by 1 in note_page() by Steven Price · 5 years ago
- 2ae2713 x86: mm: convert dump_pagetables to use walk_page_range by Steven Price · 5 years ago
- c5cfae1 x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct by Steven Price · 5 years ago
- e455248 x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct by Steven Price · 5 years ago
- 74d2aaa x86: mm: point to struct seq_file from struct pg_state by Steven Price · 5 years ago
- e813e65 Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
- ccaaaf6 Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpx by Linus Torvalds · 5 years ago
- f6170f0 Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- bcc8aff Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- c0e809e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 634cd4b Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- ab67f60 Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 13c72c0 x86/mm: Introduce lookup_address_in_mm() by Sean Christopherson · 5 years ago
- cb92315 smp: Remove allocation mask from on_each_cpu_cond.*() by Sebastian Andrzej Siewior · 5 years ago
- 45fc24e x86/mpx: remove MPX from arch/x86 by Dave Hansen · 5 years ago